How to suppress warning?

Eljay Love-Jensen eljay@adobe.com
Thu Oct 23 15:58:00 GMT 2003


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




More information about the Gcc-help mailing list