This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13077] Need a way to disable warnings in code
- 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: 16 Nov 2003 22:43:07 -0000
- Subject: [Bug c++/13077] Need a way to disable warnings in code
- References: <20031116172820.13077.tron.thomas@verizon.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-16 22:43 -------
What you said about "Project Builder" is not true, it has not been true for the past year.
Yes it is hard to find where to put per file flags but you can do it.
Go to the target settings.
Click on Sources under "Build Phase".
Click on the file you want to add the flag.
Click on the left most part of the field and this will bring up a window where you can put the extra
flag.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13077