This is sources Bugzilla
Bugzilla Version 2.17.5
Bugzilla Bug 2798
  localedata/locales % Charset comment string fixes Last modified: 2007-02-17 19:10:31
     Query page      Enter new bug
Bug#: 2798   Hardware:   Reporter: Leonard den Ottolander <leonard-glibc-bugs@ottolander.nl>
Host: Target: Build:
Product:     Add CC:
Component:   Version:   CC:
Remove selected CCs
Status: RESOLVED   Priority:  
Resolution: WORKSFORME   Severity:  
Assigned To: Ulrich Drepper <drepper@redhat.com>   Target Milestone:  
Flags: Requestee:
  backport ()
  examined ()
  testsuite ()
Summary:
Keywords:

Attachment Description Type Created Actions
locales.charset.patch Fix inconsistencies in %Charset comments patch 2006-06-19 13:25 Edit | Diff
locales.charset.patch Improved version to reflect decision in bug 2799 patch 2006-06-21 14:13 Edit | Diff
locales.charset.patch Missed two underscores in last patch patch 2006-06-21 14:16 Edit | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 2798 depends on: Show dependency tree
Show dependency graph
Bug 2798 blocks:

Additional Comments:


Leave as RESOLVED WORKSFORME
Reopen bug
Mark bug as VERIFIED

View Bug Activity   |   Format For Printing


Description:   Last confirmed: 0000-00-00 00:00 Opened: 2006-06-19 13:24
I came across a couple of inconsistencies in the %Charset strings in the locale
files in localedata/locales.

Changes:
Replaced %Charsets string with %Charset
Replaced wrongly spelled or unknown charsets

I'll attach a patch.

------- Additional Comment #1 From Leonard den Ottolander 2006-06-19 13:25 -------
Created an attachment (id=1101)
Fix inconsistencies in %Charset comments

------- Additional Comment #2 From Leonard den Ottolander 2006-06-21 14:13 -------
bug 2799">Created an attachment (id=1106)
Improved version to reflect decision in bug 2799

------- Additional Comment #3 From Leonard den Ottolander 2006-06-21 14:16 -------
Created an attachment (id=1107)
Missed two underscores in last patch

------- Additional Comment #4 From Ulrich Drepper 2006-08-13 08:31 -------
You cannot just change the encodings specified in the file.  The locale author
might have a reason to name an encoding we don't support.  I have no problems
with fixing the spelling but that's it, no other change should be made.  There
is no reason to duplicate the information contained in the SUPPORTED file. 
Update the patch and I'll apply it.

------- Additional Comment #5 From Leonard den Ottolander 2006-08-13 10:23 -------
I don't mind fixing this patch, but I'm unsure as to which hunks would be
allowable and which aren't.

F.e. is
-% Charset: CP1251
+% Charset: CP1251, UTF-8
for be_BY acceptable? (UTF-8 being in use for this locale)

How about
-% Charset: BALTIC
+% Charset: ISO-8859-13
for lt_LT? I would say "no" according to your remark, but what charset is "BALTIC"?

How about the addition
+% Charset: UTF-8
for bg_BG which doesn't have a charset mentioned in the comments yet?

Maybe it's just easiest if you handpick acceptable hunks yourself. That should
be much less work than having to go back and forth a couple of times.

------- Additional Comment #6 From Ulrich Drepper 2006-08-24 06:57 -------
> -% Charset: CP1251
> +% Charset: CP1251, UTF-8

Unnecessary, everything can use UTF-8.


> -% Charset: BALTIC
> +% Charset: ISO-8859-13
> for lt_LT? I would say "no" according to your remark, but what charset is
> "BALTIC"?

No, because this is what the author specified.



> How about the addition
> +% Charset: UTF-8
> for bg_BG which doesn't have a charset mentioned in the comments yet?

Not needed.  UTF-8 is universal.

------- Additional Comment #7 From Ulrich Drepper 2007-02-17 19:10 -------
No reply in 6 months.  Closing.  Reopen in case you have a fixed patch.

     Query page      Enter new bug
Actions: New | Query | bug # | Reports | Requests   New Account | Log In