Hello,
On Solaris 11, a couple of mbrtowc tests fails:
FAIL: test-mbrtowc3.sh
==
test-mbrtowc.c:116: assertion 'wc == (wchar_t) 0xBADFACE' failed
FAIL: test-mbrtowc4.sh
==
test-mbrtowc.c:303: assertion 'ret == 1' failed
The former case check
I'm very sorry for the long delay.
Paul Eggert writes:
> The _Bool thing is due to a problem in gettext's configure.ac files.
> gettext-tools/configure.ac invokes gtpo_EARLY, which invokes
> AM_PROG_CC_C_O, which means gettext-tools is configured with
> '-D_STDC_C99=', so stdbool.h works; wherea