• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: disable specific gcc warning
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >disable specific gcc warning (From: Dieter Oberkofler <email@hidden>)
 >Re: disable specific gcc warning (From: Rush Manbert <email@hidden>)

  • Prev by Date: Re: Debugging so slow it's unusable
  • Next by Date: Re: Any compiler warning for default copy constructors?
  • Previous by thread: Re: disable specific gcc warning
  • Next by thread: Jump to Definitions
  • Index(es):
    • Date
    • Thread