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 Jul  7 19:57:17 UTC 2025

Modified Files:
        src/tests/usr.bin/xlint/lint1: d_c99_bool_strict.c msg_207.c
        src/usr.bin/xlint/lint1: func.c

Log Message:
lint: disable message 207 about 'loop not entered at top'

The purpose of the message is unclear, and it produces several warnings
in legitimate code.


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/tests/usr.bin/xlint/lint1/d_c99_bool_strict.c
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/xlint/lint1/msg_207.c
cvs rdiff -u -r1.194 -r1.195 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