Home | History | Annotate | Download | only in lint1
History log of /src/tests/usr.bin/xlint/lint1/msg_335.c
RevisionDateAuthorComments
 1.3  07-Jul-2023  rillig lint: warn about function definitions without header declaration

The existing warning was only issued for function declarations, not for
function definitions.

The interesting change in the tests is in msg_351.c. Many other tests
use non-static functions due to their syntactic brevity. In these
tests, the warning is disabled individually, to allow new functions to
be added without generating warning 351.
 1.2  17-Jun-2022  rillig tests/lint: add more details to tests from msg_300 until msg_343
 1.1  14-Jan-2021  rillig lint: add tests for newly added messages for strict bool mode

RSS XML Feed