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: Using _GLIBCPP_RESOLVE_LIB_DEFECTS in the testsuite?


>However, I'm implementing a 
>debug mode and the distinction does matter (because the testcase fails 
>without the DR semantics).

Hmm. Can you be more elaborate about what it is you are doing? Are you
planning on integrating this with the public FSF sources?

For the record, _GLIBCPP_RESOLVE_LIB_DEFECTS can be assumed to be
permanently set to 1. It's there as a marker for the maintainers as to
what diverged from the standard. I don't think the library will actually
compile without it.

-benjamin


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