egcs/gcc ChangeLog diagnostic.h diagnostic.c c ...

gdr@gcc.gnu.org gdr@gcc.gnu.org
Thu Aug 24 01:30:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	gdr@sourceware.cygnus.com	2000-08-24 01:30:02

Modified files:
	gcc            : ChangeLog diagnostic.h diagnostic.c 
	gcc/cp         : ChangeLog error.c 

Log message:
	* diagnostic.c (finish_diagnostic): Define.
	(output_do_printf): Use wrap_text instead of output_add_string.
	(default_print_error_function): Avoid embedded '\n'.
	
	* diagnostic.h (flush_diagnostic_buffer): Declare.
	
	cp/
	* error.c (print_instantiation_context): Don't forget to flush the
	buffer.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7520&r2=1.7521
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/diagnostic.h.diff?cvsroot=gcc&r1=1.13&r2=1.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/diagnostic.c.diff?cvsroot=gcc&r1=1.33&r2=1.34
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.1953&r2=1.1954
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/error.c.diff?cvsroot=gcc&r1=1.125&r2=1.126



More information about the Gcc-cvs mailing list