public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/37866]  New: "passing argument from incompatible pointer type" warning cannot be passed to -Werror=
@ 2008-10-17 22:25 flameeyes at gentoo dot org
  2008-10-17 22:36 ` [Bug c/37866] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: flameeyes at gentoo dot org @ 2008-10-17 22:25 UTC (permalink / raw)
  To: gcc-bugs

The new -Werror= option for GCC 4.3 is very useful to make GCC error out for
specific warnings, but it currently lacks a way to make that warning an error
(which is very useful to avoid skipping parameters in fprintf()-like functions.

Even -fdiagnostics-show-option suggested by the manual doesn't show an option
name near those warnings, which seems to be available only with -Wall.


-- 
           Summary: "passing argument from incompatible pointer type"
                    warning cannot be passed to -Werror=
           Product: gcc
           Version: 4.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: flameeyes at gentoo dot org
 GCC build triplet: x86_64-pc-linux-gnu
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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


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

end of thread, other threads:[~2009-09-10 15:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-17 22:25 [Bug c/37866] New: "passing argument from incompatible pointer type" warning cannot be passed to -Werror= flameeyes at gentoo dot org
2008-10-17 22:36 ` [Bug c/37866] " pinskia at gcc dot gnu dot org
2008-10-17 22:38 ` flameeyes at gentoo dot org
2008-11-13 17:21 ` flameeyes at gentoo dot org
2008-12-02 15:34 ` viktor dot bachraty at gmail dot com
2009-07-06 16:48 ` manu at gcc dot gnu dot org
2009-07-06 17:04 ` flameeyes at gentoo dot org
2009-09-09 23:30 ` rsc at swtch dot com
2009-09-10 15:15 ` 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).