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 pinskia at gcc dot gnu dot org  2004-04-27 03:56 -------
The only warnings that are left (besides the one in PR 7654) are:
-Wcppcomment
-Wenum-trailing-comma

But are effect C89/C90 mode as both of what is being warned about are valid C99.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-02-08 06:04:58         |2004-04-27 03:56:35
               date|                            |
            Summary|few new suggested warnings  |few new suggested warnings
                   |                            |(for C89)


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]