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 Jun 24 08:11:12 UTC 2023
Modified Files:
src/tests/usr.bin/xlint/lint1: queries.c t_usage.sh
src/usr.bin/xlint/lint1: debug.c err.c lex.c lint1.h tree.c
Log Message:
lint: add query for comparing 'char' with plain integers
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/tests/usr.bin/xlint/lint1/queries.c
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/xlint/lint1/t_usage.sh
cvs rdiff -u -r1.34 -r1.35 src/usr.bin/xlint/lint1/debug.c
cvs rdiff -u -r1.201 -r1.202 src/usr.bin/xlint/lint1/err.c
cvs rdiff -u -r1.160 -r1.161 src/usr.bin/xlint/lint1/lex.c
cvs rdiff -u -r1.165 -r1.166 src/usr.bin/xlint/lint1/lint1.h
cvs rdiff -u -r1.528 -r1.529 src/usr.bin/xlint/lint1/tree.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