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:           Sun Mar 15 08:16:54 UTC 2026

Modified Files:
        src/tests/usr.bin/xlint/lint1: c11.c msg_286.c msg_287.c
        src/usr.bin/xlint/lint1: decl.c err.c func.c

Log Message:
lint: in no-prototype functions, mention the function name


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/tests/usr.bin/xlint/lint1/c11.c
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/xlint/lint1/msg_286.c \
    src/tests/usr.bin/xlint/lint1/msg_287.c
cvs rdiff -u -r1.425 -r1.426 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.279 -r1.280 src/usr.bin/xlint/lint1/err.c
cvs rdiff -u -r1.198 -r1.199 src/usr.bin/xlint/lint1/func.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