From: Douglas Gregor (gregod_at_[hidden])
Date: 2004-01-20 11:21:32


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.

        Doug