]> Savannah Git Hosting - gnulib.git/commit
mbsinit: Fix compilation error in mingw-w64 7.0 with _UCRT defined.
authorBruno Haible <bruno@clisp.org>
Tue, 17 Dec 2019 09:35:05 +0000 (10:35 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Dec 2019 09:35:05 +0000 (10:35 +0100)
commitf61573abd91da7f722b8b4a1dc97bea9b81b17a3
treecd4a6dd7c5154f551d42d72d602039fdc3b27afe
parent290331834d4f200042e01da78e38ff944a55703c
mbsinit: Fix compilation error in mingw-w64 7.0 with _UCRT defined.

Reported by Tom Kacvinsky <tom.kacvinsky@vector.com>
and Martin Storsjö <martin@martin.st>
in <https://savannah.gnu.org/bugs/?57406>.

* lib/mbsinit.c: Accommodate an MSVC-like mbstate_t definition with
mingw.
ChangeLog
lib/mbsinit.c