genini ChangeLog genini

cgf@sourceware.org cgf@sourceware.org
Fri Mar 12 18:57:00 GMT 2010


CVSROOT:	/cvs/cygwin-apps
Module name:	genini
Changes by:	cgf@sourceware.org	2010-03-12 18:57:05

Modified files:
	.              : ChangeLog genini 

Log message:
	* genini: Default to not worrying if "message" and "ldesc" don't exist.  Fix
	$val test which could have done the wrong thing if $val was zero.
	(get): For 'message', parse the passed in value rather than $_.  Return undef
	on improperly formatted 'message' line.
	(parse): Detect undef return from get and issue an error since it means that
	the line wasn't parsed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/genini/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/genini/genini.diff?cvsroot=cygwin-apps&r1=1.10&r2=1.11



More information about the Cygwin-apps-cvs mailing list