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:           Fri Jul 11 19:03:01 UTC 2025

Modified Files:
        src/tests/usr.bin/xlint/lint1: msg_348.c
        src/usr.bin/xlint/lint1: debug.c init.c lint1.h tree.c

Log Message:
lint: fix warning about enum array index

Seen in openssh/fmt_scaled.c, scale_chars.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/tests/usr.bin/xlint/lint1/msg_348.c
cvs rdiff -u -r1.83 -r1.84 src/usr.bin/xlint/lint1/debug.c
cvs rdiff -u -r1.274 -r1.275 src/usr.bin/xlint/lint1/init.c
cvs rdiff -u -r1.236 -r1.237 src/usr.bin/xlint/lint1/lint1.h
cvs rdiff -u -r1.685 -r1.686 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