more typos in gconv-modules
Bruno Haible
haible@ilog.fr
Mon Dec 20 07:57:00 GMT 1999
Again two typos in the gconv-modules file. According to the IANA character
set registry, CP850 has the alias csPC850Multilingual, and CP862 has the
alias csPC862LatinHebrew. Fix:
*** iconvdata/gconv-modules.orig Tue May 11 22:21:53 1999
--- iconvdata/gconv-modules Sun Dec 19 12:24:29 1999
***************
*** 647,653 ****
# from to module cost
alias CP850// IBM850//
alias 850// IBM850//
! alias CSPC8MULTILINGUAL// IBM850//
alias OSF10020352// IBM850//
module IBM850// INTERNAL IBM850 1
module INTERNAL IBM850// IBM850 1
--- 647,653 ----
# from to module cost
alias CP850// IBM850//
alias 850// IBM850//
! alias CSPC850MULTILINGUAL// IBM850//
alias OSF10020352// IBM850//
module IBM850// INTERNAL IBM850 1
module INTERNAL IBM850// IBM850 1
***************
*** 701,707 ****
# from to module cost
alias CP862// IBM862//
alias 862// IBM862//
! alias CSPC8LATINHEBREW// IBM862//
alias OSF1002035E// IBM862//
module IBM862// INTERNAL IBM862 1
module INTERNAL IBM862// IBM862 1
--- 701,707 ----
# from to module cost
alias CP862// IBM862//
alias 862// IBM862//
! alias CSPC862LATINHEBREW// IBM862//
alias OSF1002035E// IBM862//
module IBM862// INTERNAL IBM862 1
module INTERNAL IBM862// IBM862 1
Bruno
More information about the Libc-alpha
mailing list