Обсуждение: pginstaller - pginst: Fixed definition of EUC_jp codepage.

Поиск
Список
Период
Сортировка

pginstaller - pginst: Fixed definition of EUC_jp codepage.

От
h-saito@pgfoundry.org (User H-saito)
Дата:
Log Message:
-----------
Fixed definition of EUC_jp codepage.
This was helped by ITAGAKI Takahiro-san's report.
20932 should be used here instead of 51932. (MSDN might be wrong!)

#The locale was not chiefly used in Japan....
#Therefore, it did not notice easily.:-(
Thanks!

back-patch to 8.2.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pginst/ca:
        locale.c (r1.8 -> r1.8.4.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/locale.c.diff?r1=1.8&r2=1.8.4.1)