I am not sure whether this is a problem with the RedHat 2.96 release of gcc
only, as I do not have gcc 2.95 handy to test this with -it works fine with
gcc 3.2. Something as simple as the following does not compile

#include <boost/type_traits/type_with_alignment.hpp>
int main { return 0;}

The compile errors are with the lower_alignment and max_align unions. This
seems to be caused by BOOST_PP_NODE_ENTRY_256( BOOST_PP_FOR_P ) not
expanding correctly.

Anyone else come across this or have I not read a vital piece of
documentation?


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to