This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Desire gcc option to skip warnings in standard headers


On Tue, 30 Jun 1998, Jeffrey A Law wrote:

> 
> pragmas are generally frowned upon in gcc.  You'll have a hard time
> convincing anyone to accept new ones.
> 

And for good reasons in most cases. However, what if the native API
requires it (especially if the native headers are unusable w/out it)?

Now I'm having second thoughts submitting patches for Win32 specific
pragmas (sysv like #pragma pack with a slight twist, and also push/pop 
of packing stack) ... these are all necessary thanks to you know who.

Mumit



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]