This is the mail archive of the gcc-help@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]
Other format: [Raw text]

How can one disable gcc warnings inline with c code?


A few system libraries are giving me grief by causing numerous warnings in
otherwise 'clean' or warning free code.  Without disabling the warning
checking at the command line is there a way to disable the warnings inline?




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