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: Sat Jul 1 06:09:24 UTC 2023
Modified Files:
src/tests/usr.bin/xlint/lint1: init_braces.c
src/usr.bin/xlint/lint1: externs1.h init.c tree.c
Log Message:
lint: fix initialization of unnamed union member
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/xlint/lint1/init_braces.c
cvs rdiff -u -r1.183 -r1.184 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.243 -r1.244 src/usr.bin/xlint/lint1/init.c
cvs rdiff -u -r1.538 -r1.539 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