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 Apr 19 16:34:11 UTC 2026
Modified Files:
src/tests/usr.bin/xlint/lint1: c11.c c23.c msg_089.c
src/usr.bin/xlint/lint1: decl.c
Log Message:
lint: in C11 mode, allow typedef to redefine an existing type
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/tests/usr.bin/xlint/lint1/c11.c
cvs rdiff -u -r1.18 -r1.19 src/tests/usr.bin/xlint/lint1/c23.c
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/xlint/lint1/msg_089.c
cvs rdiff -u -r1.426 -r1.427 src/usr.bin/xlint/lint1/decl.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