gcc/gcc ChangeLog diagnostic.c

zack@gcc.gnu.org zack@gcc.gnu.org
Sun May 11 02:06:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	zack@gcc.gnu.org	2003-05-11 02:06:13

Modified files:
	gcc            : ChangeLog diagnostic.c 

Log message:
	* diagnostic.c: Reorder functions for clarity, putting all the
	functions in the "error" family next to each other, and
	likewise all the functions in the "error_with_decl" family.
	Some other routines were moved too.  Add comments.
	(vbuild_message_string): Fold into sole caller.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.17759&r2=1.17760
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/diagnostic.c.diff?cvsroot=gcc&r1=1.110&r2=1.111



More information about the Gcc-cvs mailing list