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:           Sun Jul 30 22:27:21 UTC 2023

Modified Files:
        src/usr.bin/xlint/lint1: debug.c externs1.h init.c lex.c

Log Message:
lint: in debug mode, default to indenting the debug log

Only the 'parsing' lines are not indented, as line breaks are
independent from the structure of the code.


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/usr.bin/xlint/lint1/debug.c
cvs rdiff -u -r1.202 -r1.203 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.249 -r1.250 src/usr.bin/xlint/lint1/init.c
cvs rdiff -u -r1.188 -r1.189 src/usr.bin/xlint/lint1/lex.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