Re: gcc #pragma to temporarily disable specific warnings?
Re: gcc #pragma to temporarily disable specific warnings?
- Subject: Re: gcc #pragma to temporarily disable specific warnings?
- From: Stan Shebs <email@hidden>
- Date: Mon, 30 Aug 2004 15:26:37 -0700
Steve Hartwell wrote:
On Aug 27, 2004, at 5:53 PM, Sean McBride wrote:
Are there pragmas I can use to turn off a specific warning that gcc
emits?
This is among top N most requested features for gcc, but for some
reason I can't recall, the author(s) don't want to implement it.
No longer true; consensus is now that it would be good to have, and
DJ Delorie was working on it not too long ago. It will require
touching a lot of GCC sources, since there are quite a few different
warnings to put under pragma control.
Stan
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.