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:           Sun Aug 23 09:28:52 UTC 2020

Modified Files:
        src/usr.bin/make: enum.h nonints.h var.c
        src/usr.bin/make/unit-tests: Makefile varname-dot-shell.exp
            varname-dot-shell.mk

Log Message:
make(1): fix assertion failure in debug output for read-only variables


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/enum.h
cvs rdiff -u -r1.96 -r1.97 src/usr.bin/make/nonints.h
cvs rdiff -u -r1.462 -r1.463 src/usr.bin/make/var.c
cvs rdiff -u -r1.115 -r1.116 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/varname-dot-shell.exp \
    src/usr.bin/make/unit-tests/varname-dot-shell.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