This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: backslash whitespace newline
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: Howard Hinnant <howard dot hinnant at gmail dot com>
- Cc: gcc at gcc dot gnu dot org, joseph at codesourcery dot com
- Date: Tue, 25 Oct 2005 07:52:36 +0900
- Subject: Re: backslash whitespace newline
- References: <ECC1960B-FDC6-4554-9857-1423784A6628@twcny.rr.com>
Howard Hinnant wrote:-
> I've been reviewing the age-old issue of interpreting
> <whitespace>*<newline> as the end-of-line indicator as is the current
> practice with gcc.
FWIW I support abandoning this behaviour too.
Neil.