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:           Tue Feb 14 21:56:48 UTC 2023

Modified Files:
        src/usr.bin/make: make.h var.c
        src/usr.bin/make/unit-tests: parse-var.exp parse-var.mk
            varparse-errors.exp varparse-errors.mk

Log Message:
make: remove redundant type VarParseResult

No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.313 -r1.314 src/usr.bin/make/make.h
cvs rdiff -u -r1.1043 -r1.1044 src/usr.bin/make/var.c
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/unit-tests/parse-var.exp
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/make/unit-tests/parse-var.mk
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/make/unit-tests/varparse-errors.exp \
    src/usr.bin/make/unit-tests/varparse-errors.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