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:           Sat Jan  9 17:21:33 UTC 2021

Modified Files:
        src/tests/usr.bin/xlint/lint1: msg_108.c msg_108.exp
        src/usr.bin/xlint/lint1: err.c tree.c

Log Message:
lint: fix crash for error 108 (invalid type of unary operator)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/xlint/lint1/msg_108.c
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/xlint/lint1/msg_108.exp
cvs rdiff -u -r1.64 -r1.65 src/usr.bin/xlint/lint1/err.c
cvs rdiff -u -r1.136 -r1.137 src/usr.bin/xlint/lint1/tree.c

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