How to turn off two specific warnings
How to turn off two specific warnings
- Subject: How to turn off two specific warnings
- From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>
- Date: Mon, 25 Apr 2005 16:16:26 -0400
- Thread-topic: Xcode-users Digest, Vol 2, Issue 144
I want to turn off two specific warnings in XCode/gcc, but I'm not sure how to:
"warning: ISO C forbids an empty source file"
and
"warning: #warning is a GCC extension"
For the former, I don't want to see it at all, and for the latter, I want to see what follows the #warning, but I don't want to see the warning about #warning being an extension. Any ideas? And yes, I did look in the gcc manual, but I didn't see anything appropriate for either.
Thanks,
Cem Karan
_______________________________________________
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