Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: rillig
Date: Mon Aug 3 15:43:32 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/usr.bin/make: var.c
src/usr.bin/make/unit-tests: Makefile modmisc.mk
Added Files:
src/usr.bin/make/unit-tests: lint.exp lint.mk
Log Message:
make(1): in lint mode, disallow dynamic variable names in :@ modifier
This is an extremely obscure feature that hopefully nobody ever
considered using.
To generate a diff of this commit:
cvs rdiff -u -r1.883 -r1.884 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.409 -r1.410 src/usr.bin/make/var.c
cvs rdiff -u -r1.82 -r1.83 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r0 -r1.1 src/usr.bin/make/unit-tests/lint.exp \
src/usr.bin/make/unit-tests/lint.mk
cvs rdiff -u -r1.32 -r1.33 src/usr.bin/make/unit-tests/modmisc.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