>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Just a reminder for when you come to commit this. The patch as Angus> it stands will produce a couple of compiler warnings under Angus> linux because the function arguments aren't used. You'll need Angus> to add a couple of casts to void. (In fact, I think that Angus> there's a BOOST_ARGUMENT_UNUSED macro or somesuch that Angus> documents this kludge quite nicely. Yes, I was aware of that, but thanks anyway to point it out again. This will reduce the probability that I forget. JMarc