• 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: Steve Baxter <email@hidden>
  • Date: Wed, 22 Jun 2005 20:32:41 +0100

What is missing is:

- An unique number for each error or warning

- A page of explanation for each error number

Some of the errors and warnings can be rather cryptic, a page of explanation for each would make it much easier to identify exactly what the compiler thinks the problem is!

Cheers,

Steve.

On 22 Jun 2005, at 19:27, Markus Hitter wrote:


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:
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: 
 >Reference list of compiler messages? (From: Markus Ruggiero <email@hidden>)
 >Re: Reference list of compiler messages? (From: Markus Hitter <email@hidden>)

  • Prev by Date: Re: Reference list of compiler messages?
  • Next by Date: Script Phase spills empty mkdirs?
  • Previous by thread: Re: Reference list of compiler messages?
  • Next by thread: Script Phase spills empty mkdirs?
  • Index(es):
    • Date
    • Thread