]> Savannah Git Hosting - gnulib.git/commit
wctype: Work around wctype+iswctype bug on MSVC.
authorBruno Haible <bruno@clisp.org>
Wed, 26 Jul 2023 13:12:47 +0000 (15:12 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 26 Jul 2023 13:19:45 +0000 (15:19 +0200)
commitd8fc9af5ec2ebb1fd68ae3d366fbc76fee852e08
tree86acce2c2319802253143ededc0dfdfeff88b06e
parentf4ad51ee78a99f86110a6fe0fc8e319b7500f645
wctype: Work around wctype+iswctype bug on MSVC.

* m4/wctype.m4 (gl_FUNC_WCTYPE): In the test program, test also for the
MSVC bug. Update cross-compilation guess.
* doc/posix-functions/wctype.texi: Mention the MSVC bug.
ChangeLog
doc/posix-functions/wctype.texi
m4/wctype.m4