Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/xlint
Module Name: src
Committed By: rillig
Date: Thu Jun 29 10:31:33 UTC 2023
Modified Files:
src/usr.bin/xlint/common: externs.h inittyp.c lint.h
src/usr.bin/xlint/lint1: decl.c emit1.c
src/usr.bin/xlint/lint2: emit2.c
Log Message:
lint: clean up initialization of type properties
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.bin/xlint/common/externs.h
cvs rdiff -u -r1.35 -r1.36 src/usr.bin/xlint/common/inittyp.c
cvs rdiff -u -r1.36 -r1.37 src/usr.bin/xlint/common/lint.h
cvs rdiff -u -r1.320 -r1.321 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.69 -r1.70 src/usr.bin/xlint/lint1/emit1.c
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/xlint/lint2/emit2.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