Yesterday I did:
> 2023-03-19 Bruno Haible
>
> vasnwprintf: Fix module dependencies.
> * modules/vasnwprintf (Depends-on): Add wmemcpy, wmemset.
Oops, this produces gnulib-tool warnings:
gnulib-tool: warning: module vasnwprintf-posix depends on a module with an
The vasnwprintf implementation and tests depend on a few wide-character string
functions from . This patch adds the dependencies.
It also depends on 'swprintf'; to be added later.
2023-03-19 Bruno Haible
vasnwprintf: Fix module dependencies.
* modules/vasnwprintf (