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

iconvdata/gconv-modules bug?


Hi, I found a typo in iconvdata/gconv-modules.
Is it correct? alais -> alias?


--- gconv-modules       Tue Apr 13 01:34:28 1999
+++ gconv-modules.fixed Tue Apr 13 01:34:56 1999
@@ -872,7 +872,7 @@
 
 #      from                    to                      module          cost
 alias  EUCJP//                 EUC-JP//
-alais  CSEUCPKDFMTJAPANESE//   EUC-JP//
+alias  CSEUCPKDFMTJAPANESE//   EUC-JP//
 alias  OSF00030010//           EUC-JP//
 module EUC-JP//                INTERNAL                EUC-JP          1
 module INTERNAL                EUC-JP//                EUC-JP          1



BTW, I think it should add UJIS alias in gconv-modules. like:

 alias  UJIS//                  EUC-JP//

Because most Japanese linux users use "UJIS" locale on their machines.
(I use "ja_JP.ujis" locale in my linux box).

Regards,
--
GOTO Masanori
Department of Computational Intelligence and Systems Science,
Tokyo Institute of Technology


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