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.
This commit is contained in:
Paul Smith
2006-02-15 23:54:42 +00:00
parent 86af3872a9
commit 0806a403d6
11 changed files with 242 additions and 58 deletions

View File

@@ -1,3 +1,5 @@
# -*-Perl-*-
$description = "\
The following test creates a makefile to test the warning function.";