NetBSD/external/ibm-public
rillig 7d1ac2621e postfix: enable lint again
Since init.c 1.229 from 2021-12-22, lint correctly parses and interprets
initializers with omitted braces, which are allowed by the C standards
but not recommended.

The warnings about empty declarations at file scope are suppressed
precisely.

Lint2 handles the generated .ln files fine in my local builds, I suspect
some truncated files as the cause for the unspecific "is broken" from
the comment.
2021-12-25 13:30:42 +00:00
..
postfix postfix: enable lint again 2021-12-25 13:30:42 +00:00
Makefile