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 Jul 13 07:19:25 UTC 2023
Modified Files:
src/usr.bin/xlint/lint1: cgram.y externs1.h func.c lex.c lint1.h
Log Message:
lint: reduce code size for handling lint comments
To generate a diff of this commit:
cvs rdiff -u -r1.458 -r1.459 src/usr.bin/xlint/lint1/cgram.y
cvs rdiff -u -r1.192 -r1.193 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.168 -r1.169 src/usr.bin/xlint/lint1/func.c
cvs rdiff -u -r1.179 -r1.180 src/usr.bin/xlint/lint1/lex.c
cvs rdiff -u -r1.187 -r1.188 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