This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Escape sequence/parse errors
- To: gcc at gcc dot gnu dot org
- Subject: Escape sequence/parse errors
- From: Michael Vance <briareos at lokigames dot com>
- Date: Wed, 6 Sep 2000 11:30:09 -0700
I'm trying to compile a .cc file generated by yacc on a Win32 box. Gcc
barfs because of :
#line 2 "console\yyparse.c"
int main( int argc, char* argv[] )
{
return 0;
}
[michael@namaste cpp]$ /usr/local/gcc-20000807/bin/g++ escape.cc
escape.cc:1: unknown escape sequence `\y'
Anyway to turn this sort of error off? egcs 1.1.2 compiles without
error.
m.
--
Programmer "Ha ha." "Ha ha." "What are you laughing at?"
Loki Software "Just the horror of being alive."
http://lokigames.com/~briareos/ - Tony Millionaire