This is the mail archive of the automake-cvs@sources.redhat.com mailing list for the automake 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]

automake ./ChangeLog lib/Automake/VarDef.pm li ...


CVSROOT:	/cvs/automake
Module name:	automake
Changes by:	adl@sourceware.org	2003-11-29 18:02:40

Modified files:
	.              : ChangeLog 
	lib/Automake   : VarDef.pm Variable.pm 
	tests          : txinfo22.test 

Log message:
	* lib/Automake/VarDef.pm (value): Rename as ...
	(raw_value): ... this.
	(value): New method, strip # and \n.
	(dump): Use raw_value.
	* lib/Automake/Variable.pm (output): Use raw_value.
	(value_as_list): Simplify, now that backslash and comments
	are already removed.
	* tests/txinfo22.test: Make sure Automake isn't confused
	by comments in variables.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2440&r2=1.2441
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/VarDef.pm.diff?cvsroot=automake&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/Variable.pm.diff?cvsroot=automake&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/txinfo22.test.diff?cvsroot=automake&r1=1.1&r2=1.2


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