* doc/posix-functions/wctype.texi: The "blank" argument problem on mingw
is now worked around by Gnulib.
+2023-08-29 Bruno Haible <bruno@clisp.org>
+
+ wctype: Fix documentation (mistake 2023-07-26).
+ * doc/posix-functions/wctype.texi: The "blank" argument problem on mingw
+ is now worked around by Gnulib.
+
2023-08-26 Paul Eggert <eggert@cs.ucla.edu>
trim: do not over-allocate result
However, the Gnulib function @code{c32_get_type_test}, provided by Gnulib
module @code{c32_get_type_test}, operates on 32-bit wide characters and
therefore does not have this limitation.
-@item
-This function does not support the @code{"blank"} argument on some platforms:
-mingw.
@end itemize