public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/37041]  New: -Wc++-compat refinements
@ 2008-08-06 20:55 jsm28 at gcc dot gnu dot org
  2008-08-07 11:56 ` [Bug c/37041] " manu at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-08-06 20:55 UTC (permalink / raw)
  To: gcc-bugs

-Wc++-compat should allow bool, wchar_t, char16_t and char32_t as typedefs
defined in system headers, while warning if they are used other than as types
or the typedefs are defined other than in system headers.

-Wc++-compat should warn for asm and inline when used in a C mode where they
are identifiers not keywords, but not in a mode when they are keywords and
not for the __ variants in any case.

-Wc++-compat should warn for uses of the alternative representations for
operators and punctuators such as "and", including uses as macro names (except
when defined in system headers, because of iso646.h) and macro parameter names.


-- 
           Summary: -Wc++-compat refinements
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-03-06 18:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-37041-4@http.gcc.gnu.org/bugzilla/>
2014-12-22  4:40 ` [Bug c/37041] -Wc++-compat refinements egall at gwmail dot gwu.edu
2014-12-22 19:39 ` manu at gcc dot gnu.org
2015-03-06 18:56 ` egall at gwmail dot gwu.edu
2008-08-06 20:55 [Bug c/37041] New: " jsm28 at gcc dot gnu dot org
2008-08-07 11:56 ` [Bug c/37041] " manu at gcc dot gnu dot org
2008-08-07 12:05 ` joseph at codesourcery dot com
2009-06-12 21:07 ` ian at airs dot com
2010-07-03 20:10 ` manu at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).