[libstdc++ PATCH] libstdc++ debug mode (second try)
Doug Gregor
dgregor@apple.com
Mon Jul 28 22:08:00 GMT 2003
On Friday, July 25, 2003, at 5:57PM, John Levon wrote:
> I've just fallen foul of trying to use the pedantic mode. The docs
> mislead me into just using -D_GLIBCPP_DEBUG_PEDANTIC, whereas you need
> that *and* -D_GLIBCPP_DEBUG
>
> Could you clarify that part of the docs ? Even better would be if
> _PEDANTIC implied the other define too
Will clarify docs and either automagically set _GLIBCXX_DEBUG when
_GLIBCXX_DEBUG_PEDANTIC is set, or at least warn when we see the
problem occur.
Doug
More information about the Libstdc++
mailing list