mbrtowc: Work around native Windows bug.
authorBruno Haible <bruno@clisp.org>
Sun, 13 Feb 2011 18:29:42 +0000 (19:29 +0100)
committerIan Beckwith <ianb@erislabs.net>
Wed, 16 Feb 2011 23:35:34 +0000 (23:35 +0000)
commit2bbd4523187af328f114150c97847f7fb915ac82
tree01427b1e220e17ff3ed2853afd53341a53067708
parent2796cbc828a3d58a14f55f3c1f494a8a5fb2c0e0
mbrtowc: Work around native Windows bug.

* m4/mbrtowc.m4 (gl_MBRTOWC_RETVAL): Detect native Windows bug. Use the
guess when no suitable locale for testing was found.
* doc/posix-functions/mbrtowc.texi: Mention the native Windows bug.
(cherry picked from commit a035a8d38a608a06b9540b0cae6a2c7ea99f9638)
ChangeLog
doc/posix-functions/mbrtowc.texi
m4/mbrtowc.m4