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: Wed Dec 2 00:28:24 UTC 2015
Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: cond2.mk
Log Message:
Fix evaluation of defined(FOO) and ${FOO} > 0
add a unit-test to catch it.
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/usr.bin/make/cond.c
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/cond2.mk
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