"Robert Reece" <[EMAIL PROTECTED]> writes: > Any source file that includes type_traits/is_convertibly.hpp (directly or > indirectly) crashed my Forte 6.2 u2 and Forte 7 compilers with the following > message: > > /dsksuz02/r82/pegdevlcl/work> CC temp.cpp -I$BOOST > >> Assertion: (../lnk/init.cc, line 957) > while processing > /devdrive/3RD/src/boost/1.29.0/boost/type_traits/is_convertible.hpp at line > 118. > > temp.cpp is a one line source file with #include > <boost/type_traits/is_convertible.hpp> > > Anybody else see this behavior? Any fixes or work arounds?
Yes, I'm pretty sure I've seen it. Those compilers were absolutely dismal with Boost code the last time I tested them. I don't have any suggestions other than making sure you've got the latest patches from Sun. You can download patches from their website somewhere. HTH, -- David Abrahams [EMAIL PROTECTED] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost