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:           Mon Apr 20 22:03:39 UTC 2026

Modified Files:
        src/tests/usr.bin/xlint/lint1: decl_arg.c gcc_attribute.c msg_010.c
            msg_228.c
        src/usr.bin/xlint/lint1: decl.c err.c

Log Message:
lint: warn about 'const' or 'volatile' in function return type


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/tests/usr.bin/xlint/lint1/decl_arg.c
cvs rdiff -u -r1.13 -r1.14 src/tests/usr.bin/xlint/lint1/gcc_attribute.c
cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/xlint/lint1/msg_010.c
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/xlint/lint1/msg_228.c
cvs rdiff -u -r1.427 -r1.428 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.282 -r1.283 src/usr.bin/xlint/lint1/err.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