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: Wed Apr 14 18:35:40 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_343.c msg_343.exp
src/usr.bin/xlint/lint1: cgram.y check-msgs.lua err.c externs1.h
lint1.h
Log Message:
lint: add support for C11-isms such as int[static 3]
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/xlint/lint1/msg_343.c \
src/tests/usr.bin/xlint/lint1/msg_343.exp
cvs rdiff -u -r1.215 -r1.216 src/usr.bin/xlint/lint1/cgram.y
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/xlint/lint1/check-msgs.lua
cvs rdiff -u -r1.107 -r1.108 src/usr.bin/xlint/lint1/err.c
cvs rdiff -u -r1.103 -r1.104 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.94 -r1.95 src/usr.bin/xlint/lint1/lint1.h
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