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  7 16:06:18 UTC 2025

Modified Files:
        src/tests/usr.bin/xlint/lint1: platform_schar.c platform_uchar.c
        src/usr.bin/xlint/lint1: err.c

Log Message:
lint: remove warning about 'constant in conditional context'

This makes the '-X 161' option to lint invalid.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/xlint/lint1/platform_schar.c
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/xlint/lint1/platform_uchar.c
cvs rdiff -u -r1.266 -r1.267 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