Re: new test failures on Cygwin and OpenBSD
Bruno Haible via Gnulib discussion list <[email protected]>
| Newsgroups | gmane.comp.lib.gnulib.bugs |
|---|---|
| Message-ID | <4638859.t68216eyJU@cagnes> |
Paul Eggert wrote: > test-c32isprint.c:119: c32isprint (0xa0) = 1, isprint (0xa0) == 0 I need to think about it. But can you tell, in which locales the problem occurs: - in the "C" locale, - in single-byte locales other than "C", - or both? Bruno