egcs/gcc/cp ChangeLog lex.c input.c

brolley@egcs.cygnus.com brolley@egcs.cygnus.com
Mon Jun 7 11:10:00 GMT 1999


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	brolley@egcs.cygnus.com	99/06/07 11:10:31

Modified files:
	gcc/cp         : ChangeLog lex.c input.c 

Log message:
	1999-06-07  Dave Brolley  <brolley@cygnus.com>
	
	* lex.c (real_yylex): Replace unused bytes from bad multibyte char.
	* input.c (putback_buffer): New structure type.
	(putback): Replaces putback_char member.
	(putback): Replaces putback_char static variable.
	(feed_input): Use putback.
	(end_input): Use putback.
	(sub_getch): Use putback.
	(put_back): Use putback.



More information about the Gcc-cvs mailing list