Aleksey Gurtovoy wrote: > Joerg Walter wrote: > > 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. > > Hmm, compiles fine for me on the clean CVS get (ignoring > "test31/32.cpp" > errors, see the attached log). Are you sure you are in > sync with the main > trunk?
Sorry for being unclear, I referred to the tests at http://boost.sourceforge.net/regression-logs/cs-win32-full.html I don't have MSVC 7.0 available. [snip] Thanks Joerg _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost