Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2005-03-29 06:20:10


> The current Boost CVS does not work for compiling Boost.Python with the
> EDG front-end versions 238, 245, and 303 (and possibly any other EDG).
> E.g.
> using icc 8.1:

Confirmed.

> I've tracked down the failures to this CVS commit:
>
> date: 2005/03/23 11:22:25; author: johnmaddock;
> Modified function testing to make it configuration-friendly, future
> changes should require no more than a config macro change.

I was able to track this down to some preprocessor logic - a particular
compiler workaround was being applied when it should not have been, so
cv-qualified member functions were not being detected as such - should now
be fixed in cvs.

Thanks for the report,

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk