This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/17170] -Wdefault-bitfield-sign
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Aug 2004 16:12:59 -0000
- Subject: [Bug c/17170] -Wdefault-bitfield-sign
- References: <20040824155045.17170.terra@gnome.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-31 16:12 -------
Again there is no reason to warn about the signness if we already document about it as required by the
C standard :)
Also since we do warn about :1 were all the problems are, I am going to close this.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17170