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/10392] New: iconv's CP932 doesn't recognize apparently valid input


I'm running sys-libs/glibc-2.9_p20081201-r2 on Gento Linux.  I'm attempting to
use iconv to convert sjis/cp932 input into utf8 output.  However, some
apparently valid input is causing iconv to return EILSEQ.  It is worthwhile to
note that this content can be displayed by Firefox both on Linux and a Windows
Vista test box as well as in IE8.  It appears that there is some problem within
iconv, but there is no other charset that matches the input (as seen here):

http://www.gnu.org/software/libiconv/documentation/libiconv/iconv_open.3.html

-- 
           Summary: iconv's CP932 doesn't recognize apparently valid input
           Product: glibc
           Version: 2.9
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: akihana at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: x86_64-pc-linux-gnu
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=10392

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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