This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Preproccessor not accepting '\' for multiline directives!
- To: joek at magnus1 dot com
- Subject: Re: Preproccessor not accepting '\' for multiline directives!
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 12 Oct 2000 17:21:17 -0200
- Cc: gcc at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <39e61125.4268.0@magnus.net>
On Oct 12, 2000, "Joe Kelch" <joek@magnus1.com> wrote:
> the preprocessor keeps reporting illegal tokens in some of the include files
> (stl_config.h and stl_range_errors.h) on the lines ending with a '\' to allow
> for continuation on the next physical line.
These lines probably contain `\r' in addition to `\n'. GCC up to
2.95.* can't handle these `\r's properly; this is fixed in the CVS
tree.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me