Bug 44307 - UTF-8 locales support
Summary: UTF-8 locales support
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 4.7-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-20 17:30 UTC by Hye-Shik Chang
Modified: 2004-03-27 08:17 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (5.36 KB, patch)
2002-10-20 17:30 UTC, Hye-Shik Chang
no flags Details | Diff
file.diff (132.71 KB, patch)
2002-10-20 17:30 UTC, Hye-Shik Chang
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hye-Shik Chang freebsd_committer freebsd_triage 2002-10-20 17:30:01 UTC
Please add UTF-8 locales for several languages.

gzipped patch is also available at http://people.freebsd.org/~perky/utf8-share.diff.gz and http://people.freebsd.org/~perky/utf8-mtree.diff.gz

Fix: ==============
patch for mtree 


=========================
patches for share/*
Comment 1 Андрей Чернов 2002-10-20 18:30:33 UTC
On Sun, Oct 20, 2002 at 16:24:06 +0000, Hye-Shik Chang wrote:

> Please add UTF-8 locales for several languages.

By first look, you have wrong DIGIT class in all places excepting one.
TODOGIT is not neccessary too and should be removed. I'll fix mklocale to 
detect this mistake automatically.

-- 
Andrey A. Chernov
http://ache.pp.ru/
Comment 2 Hye-Shik Chang 2002-12-31 22:14:08 UTC
New patch for the recent tree is available at
http://people.freebsd.org/~perky/utf8locale-021213.diff.bz2

  Hye-Shik =)
Comment 3 Tim Robbins freebsd_committer freebsd_triage 2004-03-27 08:15:27 UTC
State Changed
From-To: open->closed

A newer version of your UTF-8 locales have been committed to -current; 
thanks for your hard work here! No MFC is planned.