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/7860] few new suggested warnings (for C89)


------- Additional Comments From jsm28 at gcc dot gnu dot org  2004-09-24 19:20 -------
All warnings listed either are now on by default, are included in an
existing option such as -pedantic, or are covered by another bug report
such as 7654.

That there should be finer-grained control of which warnings are enabled
(which might include e.g. separate controls for the various warnings
in -pedantic) is generally agreed, but no-one has produced a generally
acceptable design and still had time left to implement it.  The bug
tracking the desire for such control is bug 9049.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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