NetBSD/usr.bin/xlint/lint1
rillig 6eb357b43e lint: separate error and warning for 27 and 58
Even though this results in more lines of code, the benefit is that the
message text in the comment is verified by check-msgs.lua.  The code is
also easier to read, the parentheses and asterisk were not needed.
2021-01-03 17:11:19 +00:00
..
cgram.y lint: add missing redundant messages in source code 2021-01-01 11:41:01 +00:00
check-msgs.lua lint: fix typo in check-msgs tool 2021-01-02 01:12:38 +00:00
decl.c lint: separate error and warning for 27 and 58 2021-01-03 17:11:19 +00:00
emit1.c lint: fix lint warning 161 "constant in conditional context" 2021-01-02 18:26:44 +00:00
err.c lint: fix spelling of message 308 2021-01-03 16:59:59 +00:00
externs1.h lint: convert bitfieldtype_ok from int to bool 2021-01-02 18:44:58 +00:00
func.c lint: convert bitfieldtype_ok from int to bool 2021-01-02 18:44:58 +00:00
init.c lint: fix buffer truncation for type names 2021-01-02 03:49:25 +00:00
lint1.h lint: fix lint warning 161 "constant in conditional context" 2021-01-02 18:26:44 +00:00
main1.c
Makefile lint: remove custom LINTFLAGS 2021-01-01 14:51:44 +00:00
Makefile.ops-c
Makefile.ops-h
makeman
mem1.c
mkops lint: in mkops, replace printf with println 2020-12-31 16:19:05 +00:00
op.h lint: use bool instead of u_int:1 in structures 2021-01-02 01:06:15 +00:00
ops.def
print.c lint: un-abbreviate parenthesized and _strg 2020-12-30 10:56:51 +00:00
scan.l lint: use bool instead of u_int:1 in structures 2021-01-02 01:06:15 +00:00
tree.c lint: add type information to message 124 "illegal pointer combination" 2021-01-03 15:51:16 +00:00