egcs/gcc/cp ChangeLog lex.c parse.c pt.c

gdr@gcc.gnu.org gdr@gcc.gnu.org
Sun Mar 12 09:19:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	gdr@sourceware.cygnus.com	00/03/12 09:19:22

Modified files:
	gcc/cp         : ChangeLog lex.c parse.c pt.c 

Log message:
	2000-03-11  Gabriel Dos Reis  <gdr@codesourcery.com>
	
	* lex.c (whitespace_cr): Compress consecutive calls to warning().
	(do_identifier): Ditto for error().
	
	* pt.c (convert_nontype_argument): Ditto for cp_error().
	(convert_template_argument): Ditto for cp_pedwarn().

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.1638&r2=1.1639
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/lex.c.diff?cvsroot=gcc&r1=1.184&r2=1.185
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/parse.c.diff?cvsroot=gcc&r1=1.157&r2=1.158
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/pt.c.diff?cvsroot=gcc&r1=1.404&r2=1.405



More information about the Gcc-cvs mailing list