• 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: Reference list of compiler messages?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reference list of compiler messages?


  • Subject: Re: Reference list of compiler messages?
  • From: Markus Hitter <email@hidden>
  • Date: Wed, 22 Jun 2005 20:27:46 +0200


Am 22.06.2005 um 17:58 schrieb Markus Ruggiero:

I am looking for a reference list of all the warning and error messages the compiler can spit out.

The gcc man page? Xcode -> Menu -> Help -> Open man page.

A bunch of these warnings can be switched on and off by a checkbox in the compiler settings. Xcode -> select target -> Cmd-i -> click "build" tab -> select "Warnings" in the "Collections" Popup.


I have been looking in the official doc and also checked the gnu.org site but have not found anything. Does there exist such a list?

The man page is the most exhaustive list after reading gcc's sources, I'm afraid. You could start with passing all known -Wno-... flags to the compiler, then removing them one by one. Dunno wether this improves your code-dewarning speed, however. I'd just patiently fix them one by one.



I am trying to port some 400 old style C (pre ANSI!) files with thousands of lines per file.

Good luck.


Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/




_______________________________________________ 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: Reference list of compiler messages?
      • From: Steve Baxter <email@hidden>
References: 
 >Reference list of compiler messages? (From: Markus Ruggiero <email@hidden>)

  • Prev by Date: Re: ZeroLink fails
  • Next by Date: Re: Reference list of compiler messages?
  • Previous by thread: Re: Reference list of compiler messages?
  • Next by thread: Re: Reference list of compiler messages?
  • Index(es):
    • Date
    • Thread