This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: How to suppress warning?
- From: "Lev Assinovsky" <LAssinovsky at algorithm dot aelita dot com>
- To: "Eljay Love-Jensen" <eljay at adobe dot com>,"Gcc-Help (E-mail)" <gcc-help at gcc dot gnu dot org>
- Date: Thu, 23 Oct 2003 18:31:01 +0400
- Subject: RE: How to suppress warning?
Sorry, but I am unable to modify the files.
They are coming from Windows.
----
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 5:41 PM
> To: Lev Assinovsky; Gcc-Help (E-mail)
> Subject: Re: How to suppress warning?
>
>
> Hi Lev,
>
> >Does anybody knows how to suppress warning: "no newline at
> end of file"
>
> Put a newlineat the end of file.
>
> (It's especially egregious not to have a newline at eof when
> the last line is a preprocessor statement.)
>
> HTH,
> --Eljay
>
>
>