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: Sat Apr 12 19:42:35 UTC 2025
Modified Files:
src/usr.bin/xlint/lint1: lex.c
Log Message:
lint: save a few bytes of memory
The longest entry in the table had been CONSTANTCONDITION, which was
removed a few days ago.
To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 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