Boost logo

Boost :

From: Martin Wille (mw8329_at_[hidden])
Date: 2004-01-21 08:45:59


Martin Wille wrote:
> 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.

Hmm. This seems to have triggered a couple of errors.
I'm not sure what we're going to debug with that flag set,
our code or the debug mode of the standard library
implementation.

Regards,
m


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk