Re: RH6.0 C compiler doesn't recognize "\"

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 7 Sep 1999 20:23:07 +0100 (BST)


> The C compiler in RH6.0 (Linux 2.2.5-15) doesn't like back slash "\" in the
> header file for the continued lines. Does anyone know how to make this
> compiler take this standard "\" as acceptible symbol for continued lines?

Its quite happy with them. Make sure you don't have other bogus symbols
after the \ - especially if you are copying DOS files and not fixing
the end of line markers

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/