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 Mar  7 19:42:54 UTC 2021

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/tests/usr.bin/xlint/lint1: Makefile t_integration.sh
        src/usr.bin/xlint/lint1: cgram.y err.c
Added Files:
        src/tests/usr.bin/xlint/lint1: msg_340.c msg_340.exp

Log Message:
lint: in strict C mode, warn about initialization with '[a ... b]'

https://gcc.gnu.org/onlinedocs/gcc/Case-Ranges.html


To generate a diff of this commit:
cvs rdiff -u -r1.1025 -r1.1026 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.34 -r1.35 src/tests/usr.bin/xlint/lint1/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/usr.bin/xlint/lint1/msg_340.c \
    src/tests/usr.bin/xlint/lint1/msg_340.exp
cvs rdiff -u -r1.32 -r1.33 src/tests/usr.bin/xlint/lint1/t_integration.sh
cvs rdiff -u -r1.165 -r1.166 src/usr.bin/xlint/lint1/cgram.y
cvs rdiff -u -r1.86 -r1.87 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