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@xxxxxxxxx] > 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 > > >