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 Jun 20 20:59:09 UTC 2021

Modified Files:
        src/usr.bin/xlint/lint1: externs1.h print.c

Log Message:
lint: remove unused print_tnode

The function display_expression serves the same purpose and prints more
details.


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/xlint/lint1/print.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