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] | |
From a practical point of view, this idea goes in the right direction, in my opinion. Is __GLIBCXX_DEBUG_PEDANTIC meant to catch "undefined behavior" and "implemention defined behavior" usages?
I'm re-reading now our debug.html (sorry about the sloppiness) and indeed it looks like the way to go is moving these debug-mode tests under _GLIBCXX_DEBUG_PEDANTIC.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |