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]

RE: How to suppress warning?


Sorry, but we have tons of files in SourceSafe. To do what you suggest
I have to stop our company for few hours, which is impossible.
So there is no option like "-Wno-noendofline" ?

----
Lev Assinovsky
Aelita Software Corporation
O&S InTrust Framework Division, Team Leader
ICQ# 165072909


> -----Original Message-----
> From: Eljay Love-Jensen [mailto:eljay@adobe.com]
> Sent: Thursday, October 23, 2003 7:59 PM
> To: Lev Assinovsky; Gcc-Help (E-mail)
> Subject: RE: How to suppress warning?
> 
> 
> Hi Lev,
> 
> If you cannot make the source code comply with the language 
> (due to the source code being out of your control, or 
> whatnot), you can use perl to strip out the bothersome 
> warnings from the compiler's output.
> 
> Other tools may provide similiar facility (awk, sed, python, ...).
> 
> --Eljay
> 
> 
> 


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