16 Apr
2018
16 Apr
'18
14:20
On Mon, 2018-04-16 at 16:15 +0200, Joerg Schilling wrote:
Hi,
I just discovered a problem in ubuntu that most likely is in suse as well:
POSIX requires for char -> wchar_t translations:
In the POSIX locale an [EILSEQ] error cannot occur since all byte values are valid characters.
but e.g. mbstowcs() aborts in the "C" locale when a non 7-bit ASCII character is discovered in the source string.
please file bugs in bugzilla, where the right people can be assigned. Much more suitable than discussion / mailing lists. If you have a clear reproducer, that's helpful as well. cheers Dominique