$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2006-08-08 05:53:51
For reference, see http://tinyurl.com/rm4dr and http://tinyurl.com/k53v2.
Interestingly enough, the test passes on Tru64/CXX. Compiled with gcc 4.0.3
the test aborts with 'terminate called recursively', compiled with 3.4.4 it
throws a SIGABRT.
Is there anything I can do to help in debugging?
Markus