Hi all, I've recently committed a couple of bugfixes, extensions and compatibility hacks. The last regression tests seem to be OK for Linux, but some tests under Windows fail to compile. I'm especially concerned about VC7 failures with the diagnostic
concepts.cpp C:\boost\site\boost\mpl\if.hpp(158) : error C2976: 'boost::mpl::if_' : too few template arguments C:\boost\site\boost\mpl\if.hpp(102) : see declaration of 'boost::mpl::if_' C:\boost\site\boost\mpl\if.hpp(158) : error C2504: '<Unknown>' : base class undefined because ublas doesn't depend from mpl. So I've to assume, that somebody is changing either boost.config, boost.type_traits, boost.smart_ptr or boost.timer. Thanks in advance Joerg P.S.: Why aren't there any regression tests for mpl? P.P.S.: Thanks very much for the regular regression tests! These are an invaluable tool, especially if one isn't able to test on all supported platforms. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost