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 May  4 08:37:09 UTC 2025

Modified Files:
        src/tests/usr.bin/xlint/lint1: msg_153.c msg_383.c
        src/usr.bin/xlint/lint1: err.c externs1.h init.c tree.c

Log Message:
lint: add more details to message about discarding qualifiers

The name of the function (or, if not available, its type) is useful in
lines that contain more than one function call.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/tests/usr.bin/xlint/lint1/msg_153.c
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/xlint/lint1/msg_383.c
cvs rdiff -u -r1.271 -r1.272 src/usr.bin/xlint/lint1/err.c
cvs rdiff -u -r1.239 -r1.240 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.273 -r1.274 src/usr.bin/xlint/lint1/init.c
cvs rdiff -u -r1.682 -r1.683 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