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]

Re: Indented #line directives


>>>>> "Zack" == Zack Weinberg <weinberg@cygnus.com> writes:

    Zack> Known bug, but should be harmless.  Will be fixed with the
    Zack> new lexer (next week, I hope).

Cool.

    Zack> That is deliberate, please leave it alone.  It suppresses
    Zack> warnings about #include_next being unknown to traditional C.

    >> Isn't the preprocessor supposed to reject `#' directives that
    >> don't occur in the leftmost column?

    Zack> Only in traditional mode.

OK.  I didn't know it was legal ANSI/ISO C, but I see that it is.
That's why your the CPP expert... :-)

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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