$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Reece (Rob.Reece_at_[hidden])
Date: 2003-01-02 14:49:28
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?
Thanks -Rob