This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [libstdc++ PATCH] libstdc++ debug mode (second try)


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

thanks
john


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]