public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/51849] New: -Wc99-compat would be considered useful
@ 2012-01-13 17:51 bkoz at gcc dot gnu.org
  2012-01-16 10:16 ` [Bug c/51849] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bkoz at gcc dot gnu.org @ 2012-01-13 17:51 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51849
           Summary: -Wc99-compat would be considered useful
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: bkoz@gcc.gnu.org


The default "C" language dialect for GCC is gnu89. To ease the transition to
the eventual switch to gnu99, a warning flag is desired that can flag
potentially changed language features between C89 and C99, much like
-Wc++11-compat helps programmers transition from C++03 to C++11.

See some of the commentary from Joseph here:
http://gcc.gnu.org/ml/gcc/2012-01/msg00126.html


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

end of thread, other threads:[~2014-08-10  6:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-13 17:51 [Bug c/51849] New: -Wc99-compat would be considered useful bkoz at gcc dot gnu.org
2012-01-16 10:16 ` [Bug c/51849] " rguenth at gcc dot gnu.org
2014-06-30 16:20 ` mpolacek at gcc dot gnu.org
2014-08-10  6:12 ` mpolacek at gcc dot gnu.org
2014-08-10  6:13 ` mpolacek at gcc dot gnu.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).