$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Wille (mw8329_at_[hidden])
Date: 2004-01-20 15:45:05
Douglas Gregor wrote:
> On Saturday 17 January 2004 05:50 am, Martin Wille wrote:
>
>>Wouldn't the debug mode be superior for the tests the
>>compiler doesn't choke upon?
>>I think we should just add an explicit failure markup
>>for that test. This obviously is a compiler problem.
>
>
> Speaking of which, are you using the debug mode in GCC 3.4 (prerelease)? The
> flag is -D_GLIBCXX_DEBUG.
No, I wasn't using this flag. Thanks for this information!
I'll modify my gcc-3.4 toolset to add that flag.
Regards,
m