OpenGrok
Cross Reference: msg_363.c
xref
: /
src
/
tests
/
usr.bin
/
xlint
/
lint1
/
msg_363.c
Home
|
History
|
Annotate
|
Download
|
only in
lint1
History log of
/src/tests/usr.bin/xlint/lint1/msg_363.c
Revision
Date
Author
Comments
1.7
05-Nov-2024
rillig
tests/lint: extend snprintb tests and improve their documentation
1.6
31-Aug-2024
rillig
lint: KNF
1.5
12-Apr-2024
rillig
branches: 1.5.2;
lint: in snprintb, warn about all escaped characters in descriptions
1.4
03-Mar-2024
rillig
lint: clean up string parsing and snprintb check
1.3
03-Mar-2024
rillig
lint: warn about escaped snprintb directive
Repurpose message 362, as the previous version was redundant since null
bytes in old-style formats are already covered by message 371 (bit
position out of range) and 377 (redundant '\0' at the end).
1.2
03-Mar-2024
rillig
lint: fix warning about "empty" single-letter snprintb descriptions
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.5.2.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Thu Oct 16 14:10:15 GMT 2025