Re: disable specific gcc warning
Re: disable specific gcc warning
- Subject: Re: disable specific gcc warning
- From: Steve Baxter <email@hidden>
- Date: Fri, 24 Feb 2006 18:17:25 +0000
Actually in my experience the answer is generally "no". GCC is very
lacking in fine-grained warning control (you can't turn off
individual warnings, only whole sets, and there are some warnings you
can't turn off at all).
On 24 Feb 2006, at 17:21, Rush Manbert wrote:
Dieter Oberkofler wrote:
hello
is it possible to disable a specific gcc warning (e.g. warning:
'???' should be initialized in the member initialization list) ?
thank you in advance
dieter
Hi Dieter,
In general, the answer is yes. See this page or search for "gcc
warnings" in the Xcode documentation window. There's also a man
page for gcc if you like using the shell.
http://developer.apple.com/documentation/DeveloperTools/gcc-4.0.1/
gcc/Warning-Options.html#Warning-Options
- Rush
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40improvision.com
This email sent to email@hidden
Stephen Baxter
Software Development Manager
Improvision
email@hidden
+44-2476-692229
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden