[Bug libc/13757] New: mbstowcs(3) unable to handle 8bit characters.
sdrake at xnet dot co.nz
sourceware-bugzilla@sourceware.org
Sun Feb 26 08:08:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=13757
Bug #: 13757
Summary: mbstowcs(3) unable to handle 8bit characters.
Product: glibc
Version: 2.13
Status: NEW
Severity: normal
Priority: P2
Component: libc
AssignedTo: unassigned@sourceware.org
ReportedBy: sdrake@xnet.co.nz
CC: drepper.fsp@gmail.com
Classification: Unclassified
Created attachment 6246
--> http://sourceware.org/bugzilla/attachment.cgi?id=6246
Simple mbstowcs test program
Compiling and running the attached program with glibc emmits:
ERROR: mbstowcs: Invalid or incomplete multibyte or wide character
Compiling and running the progam on a system with a different libc
implentaion it gives the expected output.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list