Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2003 18:43:11 +0900 (JST)
From:      Yamazaki Atsushi <ats@mbi.nifty.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   misc/51085: FreeBSD is missing ja_JP.eucJP locale.
Message-ID:  <200304170943.h3H9hBDJ034636@ats.zive.net>
Resent-Message-ID: <200304170950.h3H9o6iA085619@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         51085
>Category:       misc
>Synopsis:       FreeBSD is missing ja_JP.eucJP locale.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 17 02:50:06 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Yamazaki Atsushi
>Release:        FreeBSD 4.8-RC2 i386
>Organization:
no
>Environment:
System: FreeBSD rith.ari.zive.net 4.8-RC2 FreeBSD 4.8-RC2 #0: Mon Mar 24 02:29:09 JST 2003     ats@ari.zive.net:/usr/src/sys/compile/RITH  i386



>Description:
FreeBSD is missing ja_JP.eucJP locale.

>How-To-Repeat:
>Fix:

change ja_JP.eucJP.src to like ko_KR.eucKR.src

--- /usr/src/share/mklocale/ja_JP.eucJP.src.old Wed Feb 27 01:58:42 2002
+++ /usr/src/share/mklocale/ja_JP.eucJP.src     Wed Apr 17 11:02:33 2003
 IDEOGRAM        0xf3a1 - 0xf3fe
 IDEOGRAM        0xf4a1 - 0xf4a4

-/*
- * This is for Code Set 3, half-width kana
- */
-SPECIAL         0xa1 - 0xdf
-PHONOGRAM       0xa1 - 0xdf
-CONTROL         0x84 - 0x97 0x9b - 0x9f 0xe0 - 0xfe
+/* We don't have codeset 3 and 4.
+   So codeset 3 is only dummy definition
+ */
+PRINT        0xa1 - 0xfe
+SPECIAL      0xa1 - 0xfe

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304170943.h3H9hBDJ034636>