Home | History | Annotate | Download | only in lint1
History log of /src/tests/usr.bin/xlint/lint1/msg_366.c
RevisionDateAuthorComments
 1.5  31-Aug-2024  rillig lint: KNF
 1.4  25-Mar-2024  rillig branches: 1.4.2;
lint: rename snprintb 'directives' to 'conversions'

This aligns the terminology with the snprintf function.
 1.3  03-Mar-2024  rillig lint: fix warning about "empty" single-letter snprintb descriptions
 1.2  03-Mar-2024  rillig lint: check for unreachable bits and fields in snprintb formats

While here, clean up a few existing checks.
 1.1  01-Mar-2024  rillig lint: test format strings from snprintb calls

The functions snprintb and snprintb_m are specific to NetBSD, and their
format strings are tricky to get correct. Provide some assistance in
catching the most common mistakes.
 1.4.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed