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/3176] New: iconv to LC_CTYPE/LANG environment


Hi,

when converting strings with iconv from one character set to another you always
need to know what character set is expected e.g. for input and output on the
terminal. Would be nice to have iconv convert a character string to whatever the
terminal expectes, given by LANG and LC_CTYPE environment.

This would allow to handle strings as UTF-8 internally and then simply convert
them to the terminal charset whatever this is.

regards

-- 
           Summary: iconv to LC_CTYPE/LANG environment
           Product: glibc
           Version: 2.3.6
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: hadmut at danisch dot de
                CC: glibc-bugs at sources dot redhat dot com


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

------- 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]