Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2000 05:02:17 -0700 (PDT)
From:      vadim@etc.lviv.ua
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/17826: Ukrainian locale is broken
Message-ID:  <200004061202.FAA62538@freefall.freebsd.org>

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

>Number:         17826
>Category:       conf
>Synopsis:       Ukrainian locale is broken
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr  6 05:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Vadim Chekan
>Release:        FreeBSD-3.2
>Organization:
GC
>Environment:
FreeBSD extra.gc.lviv.ua 3.1-STABLE FreeBSD 3.1-STABLE #0: Wed Sep  8 18:43:15 EEST 1999     root@extra.gc.lviv.ua:/usr/src/sys/compile/EXTRA.3  i386
>Description:
In FreeBSD-4.0 in http://www.freebsd.org/cgi/cvsweb.cgi/src/share/mklocale/uk_UA.KOI8-U.src?rev=1.1
ukrainian character aren't present in ALPHA section.
>How-To-Repeat:

>Fix:
Add ukrainian chars in file src/share/mklocale/uk_UA.KOI8-U.src
- ALPHA           'A' - 'Z' 'a' - 'z' 0xa3 0xb3 0xc0 - 0xff
+ ALPHA           'A' - 'Z' 'a' - 'z' 0xa3 0xb3 0xa4 0xb4 0xa6 0xb6 0xa7 0xb7 0xad 0xbd 0xc0 - 0xff

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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