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:   rillig
Date:           Sat Aug 22 21:19:47 UTC 2026

Modified Files:
        src/usr.bin/make: parse.c
        src/usr.bin/make/unit-tests: directive-for.exp directive-for.mk

Log Message:
make: fix line number in error message about newline in .for loop


To generate a diff of this commit:
cvs rdiff -u -r1.757 -r1.758 src/usr.bin/make/parse.c
cvs rdiff -u -r1.32 -r1.33 src/usr.bin/make/unit-tests/directive-for.exp
cvs rdiff -u -r1.33 -r1.34 src/usr.bin/make/unit-tests/directive-for.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