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 15 09:40:37 UTC 2023

Modified Files:
        src/tests/usr.bin/xlint/lint1: d_lint_assert.c
        src/usr.bin/xlint/lint1: cgram.y decl.c lex.c mem1.c

Log Message:
lint: add debug logging for memory management and the symbol table


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/xlint/lint1/d_lint_assert.c
cvs rdiff -u -r1.461 -r1.462 src/usr.bin/xlint/lint1/cgram.y
cvs rdiff -u -r1.356 -r1.357 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.186 -r1.187 src/usr.bin/xlint/lint1/lex.c
cvs rdiff -u -r1.68 -r1.69 src/usr.bin/xlint/lint1/mem1.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