This is the mail archive of the gcc-bugs@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]

[Bug preprocessor/27750] bogus 'backslash-newline at end of file' warning



------- Comment #4 from sabre at nondot dot org  2006-05-24 06:26 -------
> This might be why it is undefined at compile time if the file does not end in a
> new-line or not :).

However, GCC *does* supports this as an extension, hence the expected pedwarn.

> I don't think that warning is that bogus.  It is true too.

Huh?  The backslash-newline occur in the middle of a comment, not at the end of
a file.

-Chris


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27750


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