]> Savannah Git Hosting - gnulib.git/commit
iswxdigit: Work around OpenBSD, Android, Haiku bug.
authorBruno Haible <bruno@clisp.org>
Sat, 31 Aug 2024 22:12:54 +0000 (00:12 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Sep 2024 13:49:47 +0000 (15:49 +0200)
commit04785e109584d7c64fc796d8cf78180d2d10d541
tree542f685449e8b02c75a42fe33cf97a9b36058a3a
parentfe4d6c37e4f08cfcd44f55e8e9e769328eebfd4e
iswxdigit: Work around OpenBSD, Android, Haiku bug.

* m4/iswxdigit.m4 (gl_FUNC_ISWXDIGIT): Require gt_LOCALE_EN_UTF8 instead
of gt_LOCALE_FR_UTF8. Use LOCALE_EN_UTF8 instead of LOCALE_FR_UTF8.
Update cross-compilation guess.
* modules/iswxdigit (Files): Add m4/locale-en.m4. Remove m4/locale-fr.m4.
ChangeLog
m4/iswxdigit.m4
modules/iswxdigit