Bug 134045

Summary: the gu_IN locale improvements
Product: [Fedora] Fedora Reporter: Jatin Nansi <jnansi>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED UPSTREAM QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: drepper, eng-i18n-bugs
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-04 09:03:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 126002    
Attachments:
Description Flags
updates to gu_IN locale data
none
updated patch none

Description Jatin Nansi 2004-09-29 07:38:35 UTC
Description of problem:
the localedata for gu_IN in glibc has some missing fields and some
spelling mistakes. I am attaching a patch to correct those.

Version-Release number of selected component (if applicable):
glibc-2.3.3-55

How reproducible:
Every time

Steps to Reproduce:
1. this data is used in several places. No steps to reproduce tho.
2.
3.
  
Actual results:
missing data, and spelling mistakes

Expected results:
correct data

Additional info:

Comment 1 Jatin Nansi 2004-09-29 07:40:23 UTC
Created attachment 104491 [details]
updates to gu_IN locale data

Comment 2 Jatin Nansi 2004-09-29 07:44:59 UTC
submitted upstream:
http://sources.redhat.com/bugzilla/show_bug.cgi?id=413

Comment 3 Ulrich Drepper 2004-09-30 10:18:35 UTC
I cannot  judge the patch much but is wrong, for instance, that
yesexpr and noexpr do not recognize yY and nN as well.  This is common
practice in all locales.

Comment 4 Jatin Nansi 2004-10-04 08:08:46 UTC
Attaching patch with yesexpr and noexpr corrected.

Comment 5 Jatin Nansi 2004-10-04 08:09:40 UTC
Created attachment 104707 [details]
updated patch

Comment 6 Ulrich Drepper 2004-10-04 09:03:50 UTC
I've added the patch upstream.  It'll find its way into FC3 with the
next update.