NetBSD/tests/usr.bin/xlint
rillig 87f7a17b45 lint: do not warn about pointer casts to array types
If the (recursive) element type of the array is compatible, that's good
enough.  Even after the previous commits, this warning is the one that
occurs most in a standard NetBSD build, and it is generally ignored.
For now, focus on reducing the number of false positives to an
acceptable level.
2022-06-24 21:22:11 +00:00
..
lint1 lint: do not warn about pointer casts to array types 2022-06-24 21:22:11 +00:00
lint2 lint: clean up comments 2022-05-30 23:27:45 +00:00
Makefile tests/lint: add test skeletons for messages from lint2 2021-08-05 22:36:07 +00:00