Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 05/23/2006 11:12:25
Module Name:	pkgsrc
Committed By:	rillig
Date:		Tue May 23 11:12:25 UTC 2006

Modified Files:
	pkgsrc/pkgtools/pkglint/files: pkglint.pl

Log Message:
Moved the code that guesses the type of a variable based on its name
into get_variable_type(). Added a new field PkgLint::Type::is_guessed
that can be checked later.


To generate a diff of this commit:
cvs rdiff -r1.590 -r1.591 pkgsrc/pkgtools/pkglint/files/pkglint.pl

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.