On 25/12/2025 14:16, Bruno Haible wrote:
Hi Pádraig,
Specifically, since gnulib commit 89de9ec7458 (released in coreutils 9.9),
any time a strftime % directive returns the empty string, fprintftime() will
return an error.
This is the case with %p in the ms_MY locale on Debian 11 at least.
The attached should address the issue.
The identifier 'n_' is unbound. Did you mean '_n', maybe?
Other than that, the patch looks correct.
Cool, I verified the fprintftime gnulib tests passed, and pushed.
cheers,
Padraig