This is the mail archive of the libc-alpha@sourceware.cygnus.com 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]

gconv aliases


Shouldn't /usr/lib/gconv/gconv-modules contain aliases translating
CP-XXXX charsets into proper module names? In this case this should
be only CP-XXXX to CPXXXX. For ISO this works well.

[kravietz@tau News]$ iconv --from-code=CP-1250 --to-code=ISO-8859-2
iconv: conversion from `CP-1250' to `ISO-8859-2' not supported
[kravietz@tau News]$ iconv --from-code=CP1250 --to-code=ISO-8859-2
[kravietz@tau News]$ 

-- 
Pawel Krawczyk, CETI internet, Krakow. http://ceti.pl/~kravietz/

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