This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
[Off-topic] Wrote the suppressing warnings for GCC section of boost wiki page on Warning Guidelines
- From: Patrick Horgan <phorgan1 at yahoo dot com>
- To: GCC-help <gcc-help at gcc dot gnu dot org>
- Date: Fri, 14 Jan 2011 14:05:45 -0800
- Subject: [Off-topic] Wrote the suppressing warnings for GCC section of boost wiki page on Warning Guidelines
- Reply-to: phorgan1 at yahoo dot com
I added a section to the boost warnings guidelines page about
suppressing warnings with GCC. I think it's pretty good bringing
together information I got on this list, from reading the source and
from browsing through the documentation for various releases of GCC. If
anyone wants to check it for correctness I would be very appreciative.
I would in particular like to thank Jonathan Wakely for his willingness
to help and for the great help he gave me on this list.
https://svn.boost.org/trac/boost/wiki/Guidelines/WarningsGuidelines
If you scroll to the bottom directly you'll see the end of the section
on suppressing GCC warnings.
Thank you,
Patrick