• 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
Enabling language-specific warnings in multi-language projects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Enabling language-specific warnings in multi-language projects


  • Subject: Enabling language-specific warnings in multi-language projects
  • From: "Sean McBride" <email@hidden>
  • Date: Thu, 20 Jul 2006 16:54:28 -0400
  • Organization: Rogue Research

Hi all,

As you may know, gcc has many many compiler warnings available.  Xcode
exposes only a small number of them in its GUI.

For example, there is the -Wdiv-by-zero warning, which can only be
turned on by adding it to 'Other Warning  Flags'.  Fair enough, but the
problems start with mixed projects.  With a project with .c, .cp, .m,
and .mm files and -Wdiv-by-zero one gets:

warning: command line option "-Wdiv-by-zero" is valid for C/ObjC but not
for ObjC++

Urg!  How can I get Xcode to use this warning only with languages that
support it and not give this silly warning otherwise?

Thanks,

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


 _______________________________________________
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

  • Follow-Ups:
    • Re: Enabling language-specific warnings in multi-language projects
      • From: Eric Albert <email@hidden>
  • Prev by Date: Re: Xcode Archives?
  • Next by Date: Re: Searching the headers in Xcode (Re: [ANN] Xcode + Leopard at WWDC this year)
  • Previous by thread: Re: xcconfig files: line wrap and inheriting
  • Next by thread: Re: Enabling language-specific warnings in multi-language projects
  • Index(es):
    • Date
    • Thread