Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/xlint/lint1



Module Name:    src
Committed By:   rillig
Date:           Thu Jun 29 22:52:44 UTC 2023

Modified Files:
        src/usr.bin/xlint/lint1: cgram.y debug.c decl.c func.c lex.c lint1.h

Log Message:
lint: clean up member names of declaration levels

No functional change outside debug mode.


To generate a diff of this commit:
cvs rdiff -u -r1.438 -r1.439 src/usr.bin/xlint/lint1/cgram.y
cvs rdiff -u -r1.36 -r1.37 src/usr.bin/xlint/lint1/debug.c
cvs rdiff -u -r1.322 -r1.323 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.158 -r1.159 src/usr.bin/xlint/lint1/func.c
cvs rdiff -u -r1.161 -r1.162 src/usr.bin/xlint/lint1/lex.c
cvs rdiff -u -r1.169 -r1.170 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