]> git.ipfire.org Git - thirdparty/make.git/commit
Fix Savannah bug #106: keep separate track of which variable we are
authorPaul Smith <psmith@gnu.org>
Wed, 15 Feb 2006 23:54:42 +0000 (23:54 +0000)
committerPaul Smith <psmith@gnu.org>
Wed, 15 Feb 2006 23:54:42 +0000 (23:54 +0000)
commit0806a403d65ef6a7f16e2c17aa8286100ebad5d7
treeefb7503681a70739ad6e4659ebefc701975ced7f
parent86af3872a910e314d20ef911fad1819ad90c1291
Fix Savannah bug #106: keep separate track of which variable we are
expanding, and use that info when generating error messages instead of
the file info, where appropriate.
ChangeLog
expand.c
function.c
make.h
tests/ChangeLog
tests/scripts/functions/error
tests/scripts/functions/foreach
tests/scripts/functions/warning
tests/scripts/functions/word
tests/scripts/options/warn-undefined-variables [new file with mode: 0644]
tests/scripts/variables/negative [new file with mode: 0644]