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:           Tue Mar 30 15:18:19 UTC 2021

Modified Files:
        src/tests/usr.bin/xlint/lint1: d_c99_init.c d_c99_init.exp msg_101.c
            msg_101.exp
        src/usr.bin/xlint/lint1: err.c init.c tree.c

Log Message:
lint: add type information for message about unknown member name


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/tests/usr.bin/xlint/lint1/d_c99_init.c
cvs rdiff -u -r1.19 -r1.20 src/tests/usr.bin/xlint/lint1/d_c99_init.exp
cvs rdiff -u -r1.3 -r1.4 src/tests/usr.bin/xlint/lint1/msg_101.c \
    src/tests/usr.bin/xlint/lint1/msg_101.exp
cvs rdiff -u -r1.98 -r1.99 src/usr.bin/xlint/lint1/err.c
cvs rdiff -u -r1.181 -r1.182 src/usr.bin/xlint/lint1/init.c
cvs rdiff -u -r1.253 -r1.254 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