public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/28997] New: iconv: add cp50221 / iso-2022-jp-ms
@ 2022-03-24 11:18 jengelh at inai dot de
  0 siblings, 0 replies; only message in thread
From: jengelh at inai dot de @ 2022-03-24 11:18 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=28997

            Bug ID: 28997
           Summary: iconv: add cp50221 / iso-2022-jp-ms
           Product: glibc
           Version: 2.35
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: jengelh at inai dot de
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

== Observed ==

$ echo -e '\x1b$B-!4]?t;z%F%9%H\x1b(B' | iconv -f cp50221 -t utf-8
iconv: failed to start conversion processing: No such file or directory

== Expected ==

(GNU libiconv-1.16 supports it)

$ echo -e '\x1b$B-!4]?t;z%F%9%H\x1b(B' | ./src/iconv_no_i18n -f cp50221 -t
utf-8
①丸数字テスト

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-24 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-24 11:18 [Bug libc/28997] New: iconv: add cp50221 / iso-2022-jp-ms jengelh at inai dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).