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: "Sean McBride" <email@hidden>
- Date: Sat, 28 Aug 2004 16:01:04 -0400
Steve Hartwell (email@hidden) on Fri, Aug 27, 2004 00:21 said:
>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.
At least that explains why I couldn't find the answer on the web. :)
>Since there is no pragma, to suppress this particular warning for
>specific source files, you could select one or more of them in the
>Groups & Files panel, and in the Get Info/Inspector window, choose the
>"Build" tab and enter -Wno-comment.
That worked great, thanks!
_______________________________________________
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.