This is the mail archive of the gcc@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: Escape sequence/parse errors


On Sep  6, 2000, Michael Vance <briareos@lokigames.com> wrote:

> Well, it's auto-generated, and that would be rather tedious, wouldn't
> it? As for the second, is there some sort of spec that mandates that
> gcc needs to parse # directives as having escape sequences? Then I
> could see bison being in error for generating such information.

Don't use backslashes in when you run bison.  If you use only forward
slashes for filenames, everything should be well.

-- 
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


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