On Sat, Apr 13, 2024 at 14:02:51 +0000, Roland Illig wrote:

> Module Name:  src
> Committed By: rillig
> Date:         Sat Apr 13 14:02:51 UTC 2024
> 
> Modified Files:
>       src/tests/lib/libc/gen: t_fmtcheck.c
> 
> Log Message:
> tests/fmtcheck: show that fmtcheck does not support "%2$s"

Quite some time ago I wrote a format checker that does grok positional
arguments (I didn't realize fmtcheck(3) existed), but I don't have
time to brush it up and integrate it.  If anyone would be interested
in picking that up, the source is at

  https://hg.sr.ht/~nbuwe/printf_checkformat

-uwe

Reply via email to