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: RFA: Get rid of CPP_BACKSLASH


On Tue, Oct 31, 2000 at 08:08:55PM +0000, Neil Booth wrote:
> This touches a couple of non-cpplib files; OK to commit?
> 
> 	* c-parse.in (_yylex): Remove CPP_BACKSLASH case.
> 	* cp/spew.c: Similarly.
> 	* cpplex.c (_cpp_lex_token): Backslashes are now CPP_OTHER.
> 	* cppmacro.c (stringify_arg): Similarly.
> 	* cpplib.h (CPP_BACKSLASH): Delete.

Ok.


r~

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