src/sid/component/cfgroot ChangeLog compConfig.cxx

bje@sourceware.cygnus.com bje@sourceware.cygnus.com
Tue May 22 05:17:00 GMT 2001


CVSROOT:	/cvs/src
Module name:	src
Changes by:	bje@sources.redhat.com	2001-05-22 05:17:14

Modified files:
	sid/component/cfgroot: ChangeLog compConfig.cxx 

Log message:
	2001-05-22  Ben Elliston  <bje@redhat.com>
	
	* compConfig.cxx (cfgroot_component::num_invalid_chars): New.
	(cfgroot_component::configure): Initialise it.
	(cfgroot_component::max_invalid_chars): New enumerator.
	(cfgroot_component::emit_invalid_char_error): New method.
	(cfgroot_component::consume_token): Factor out common error
	handling code into cfgroot_component::emit_invalid_char_error.
	(cfgroot_component::parse): Stop parsing if too many invalid
	character codes are encountered and emit an error message.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cfgroot/ChangeLog.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cfgroot/compConfig.cxx.diff?cvsroot=src&r1=1.5&r2=1.6



More information about the Sid-cvs mailing list