Disable more _GL_CXXALIASWARN on all platforms other than glibc systems.
commit3ef3dd8d3523725e0b13c2a2ef4c99217d2446c1
authorBruno Haible <bruno@clisp.org>
Wed, 4 Dec 2019 03:49:58 +0000 (4 04:49 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 4 Dec 2019 03:50:42 +0000 (4 04:50 +0100)
tree60eaa3868a0d986204894c073bcd0ef2b6d78afe
parent56a2150cb8f33d7868f42098702173a0ccb38760
Disable more _GL_CXXALIASWARN on all platforms other than glibc systems.

* lib/wchar.in.h (wcsnrtombs, wcwidth, wcswidth): Disable
_GL_CXXALIASWARN invocation on non-glibc systems.
* lib/wctype.in.h (iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph,
iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit, wctype,
iswctype, towlower, towupper): Likewise.
ChangeLog
lib/wchar.in.h
lib/wctype.in.h