This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

genini ChangeLog genini


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]