egcs/gcc ChangeLog diagnostic.c diagnostic.h

gdr@gcc.gnu.org gdr@gcc.gnu.org
Wed Jun 27 11:03:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	gdr@gcc.gnu.org	2001-06-27 11:03:04

Modified files:
	gcc            : ChangeLog diagnostic.c diagnostic.h 

Log message:
	2001-06-27  Gabriel Dos Reis  <gdr@codesourcery.com>
	
	* diagnostic.h: Add documentation. Make macros polymorphic.
	* diagnostic.c (ideal_line_wrap_cutoff): Remove
	definition. Replace with diagnostic_line_cutoff.
	(prefixing_policy): Remove. Replace with diagnostic_prefixing_rule.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.10476&r2=1.10477
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/diagnostic.c.diff?cvsroot=gcc&r1=1.61&r2=1.62
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/diagnostic.h.diff?cvsroot=gcc&r1=1.30&r2=1.31



More information about the Gcc-cvs mailing list