NetBSD/usr.bin/xlint
rillig b19a5288ba lint: add type information to 'possible pointer alignment problem [135]'
This warning occurs more than 7400 times in a regular NetBSD build, and
without giving any type information, leaves the reader clueless about
what the underlying issue might be.  Add type information since that is
a no-brainer to implement.
2021-02-28 00:40:22 +00:00
..
arch lint: reduce preprocessor magic for platform target types 2021-01-24 14:47:40 +00:00
common lint: add debug logging for initializing an array of unknown size 2021-02-21 14:19:27 +00:00
lint1 lint: add type information to 'possible pointer alignment problem [135]' 2021-02-28 00:40:22 +00:00
lint2 lint: change spelling of initialisation to initialization 2021-02-22 15:09:50 +00:00
llib
xlint lint: make path to lint data configurable 2021-01-24 16:55:09 +00:00
Makefile
Makefile.inc