]> Savannah Git Hosting - gnulib.git/commit
unistdio/u*-vasnprintf: Fix conversion of %Id directive result.
authorBruno Haible <bruno@clisp.org>
Wed, 22 Mar 2023 05:13:18 +0000 (06:13 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 22 Mar 2023 05:13:18 +0000 (06:13 +0100)
commitc9e246f596836d1eb57120a2d3b65687170356a1
tree2d2c4fd7129bce90d23899f5c89122ecb6feacc6
parentff3f33eea46cd58b490a88bc90e9e572bff70d0f
unistdio/u*-vasnprintf: Fix conversion of %Id directive result.

* lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's result is
entirely ASCII if the directive contain the glibc 'I' flag.
ChangeLog
lib/vasnprintf.c