* modules/mbchar (Depends-on): Add iswdigit.
* modules/wctype (Depends-on): Likewise.
2020-01-25 Bruno Haible <bruno@clisp.org>
+ mbchar, wctype: Use the corrected iswdigit function.
+ * modules/mbchar (Depends-on): Add iswdigit.
+ * modules/wctype (Depends-on): Likewise.
+
iswdigit: Add tests.
* tests/test-iswdigit.c: New file.
* tests/test-iswdigit.sh: New file.
wchar
wctype-h
iswblank
+iswdigit
wcwidth
memcmp
Depends-on:
wctype-h
iswblank [test $HAVE_WCTYPE = 0]
+iswdigit [test $HAVE_WCTYPE = 0]
configure.ac:
gl_FUNC_WCTYPE