This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] | |
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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |