This is the mail archive of the gcc-patches@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: (C++) fix for '\\' in cpp '# <line> <file>' directive


Jason Merrill <jason@cygnus.com> writes:
> Actually, wouldn't it make sense just to avoid calling check_newline when
> we're eating up a block of text?

I thought about that, but it just seemed cleaner this way. I didn't want
to add more logic. If you'd prefer it the other way, let me know and I'll
send in the diff.

Regards,
Mumit


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