NetBSD/usr.bin/xlint
rillig 04a944b0fd lint: add more details to warning about nonportable character comparison
Especially when macros are involved, this makes it easier to see that
there is a real problem.

Seen in bin/sh/expand.c:273, where a plain char is compared to numbers
larger than 127.
2021-10-09 21:56:12 +00:00
..
arch lint: make char unsigned on aarch64 2021-07-20 18:43:06 +00:00
common lint: reduce number of ifdef names 2021-09-05 18:34:50 +00:00
lint1 lint: add more details to warning about nonportable character comparison 2021-10-09 21:56:12 +00:00
lint2 tests/lint: align message checker for lint2 to the one from lint1 2021-09-10 21:05:08 +00:00
llib
xlint lint: replace space followed by tab with simply tab 2021-09-10 20:02:50 +00:00
Makefile
Makefile.inc lint: clean gcov files for lint2 and xlint as well 2021-08-07 17:38:41 +00:00