Module Name: src
Committed By: rillig
Date: Sat Sep 10 13:13:22 UTC 2022
Modified Files:
src/tests/usr.bin/xlint/lint1: queries.c
Log Message:
tests/lint: fix test for queries on platforms where char is unsigned
These platforms reported an additional "implicit conversion changes
sign" in lines 105, 105, 118, 122.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/xlint/lint1/queries.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.