Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/make
Module Name: src
Committed By: sjg
Date: Tue Oct 9 05:55:04 UTC 2007
Modified Files:
src/usr.bin/make: var.c
src/usr.bin/make/unit-tests: test.exp
Log Message:
Fix an off-by-one error in handing mal-formed modifiers.
The issue seems to have been present for some time, only showed up
when running unit-tests on SunOS.
Make sure we get an error message, but otherwise behave as before.
To generate a diff of this commit:
cvs rdiff -r1.118 -r1.119 src/usr.bin/make/var.c
cvs rdiff -r1.20 -r1.21 src/usr.bin/make/unit-tests/test.exp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index