This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: How to suppress warning?
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: Lev Assinovsky <LAssinovsky at algorithm dot aelita dot com>, "Gcc-Help (E-mail)" <gcc-help at gcc dot gnu dot org>
- Date: Thu, 23 Oct 2003 12:30:54 -0500
- Subject: RE: How to suppress warning?
Hi Lev,
>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.
I do not understand why post-processing the output from GCC to strip the warning that you want to ignore should stop your company.
Regardless of how many non-compliant source files you have in SourceSafe.
>So there is no option like "-Wno-noendofline" ?
Not to my knowledge.
--Eljay