This is the mail archive of the gcc-bugs@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]

[Bug c++/33255] A warning for "unused" typedefs?


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33255

--- Comment #20 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-07-24 22:54:05 UTC ---
... or maybe not, because actually _GLIBCXX_CONCEPT_CHECKS defines used
typedefs, only, pointless besides type checking.

We should also check -D_GLIBCXX_DEBUG. This one is serious.


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