This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/13757] New: mbstowcs(3) unable to handle 8bit characters.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]