Fix Savannah bug #106: keep separate track of which variable we are
commitf2c50d5cdc30d646229cdbf1c46da0094a6d474a
authorpsmith <psmith>
Wed, 15 Feb 2006 23:54:42 +0000 (15 23:54 +0000)
committerpsmith <psmith>
Wed, 15 Feb 2006 23:54:42 +0000 (15 23:54 +0000)
treecb62eaeb4abacb88d7d9595be50b8dbcabe8f3d5
parentd5530721d922d0f48709a31f7fe50a0722d1095a
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]