Re: disable specific gcc warning
Re: disable specific gcc warning
- Subject: Re: disable specific gcc warning
- From: Rush Manbert <email@hidden>
- Date: Fri, 24 Feb 2006 09:21:59 -0800
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:
This email sent to email@hidden