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]

Re: [patch] Remove invalid test on non-const empty strings


Jonathan Wakely wrote:

There's already __GLIBCXX_DEBUG_PEDANTIC

Maybe the non-pedantic debug mode should be changed to allow this v3
extension, but refuse it in pedantic mode.


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?

Paolo.


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