public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/12711] New: changes required for adding new currency symbol in indian locale _IN
@ 2011-04-28 10:34 pravin.d.s at gmail dot com
  2011-04-28 10:36 ` [Bug localedata/12711] " pravin.d.s at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: pravin.d.s at gmail dot com @ 2011-04-28 10:34 UTC (permalink / raw)
  To: libc-locales

http://sourceware.org/bugzilla/show_bug.cgi?id=12711

           Summary: changes required for adding new currency symbol in
                    indian locale _IN
           Product: glibc
           Version: 2.13
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales@sources.redhat.com
        ReportedBy: pravin.d.s@gmail.com


Created attachment 5691
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5691
sourashtra locale file

see the attached locale

localedef -i ./saz -f UTF-8 ./saz_TT gives error

./saz:73: LC_MONETARY: unknown character in field `currency_symbol'

taking reference of bug http://sourceware.org/bugzilla/show_bug.cgi?id=11258

it looks like changes required in C-translit-h.in

attaching patch for same

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/12711] changes required for adding new currency symbol in indian locale _IN
  2011-04-28 10:34 [Bug localedata/12711] New: changes required for adding new currency symbol in indian locale _IN pravin.d.s at gmail dot com
@ 2011-04-28 10:36 ` pravin.d.s at gmail dot com
  2011-04-28 11:28 ` pravin.d.s at gmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pravin.d.s at gmail dot com @ 2011-04-28 10:36 UTC (permalink / raw)
  To: libc-locales

http://sourceware.org/bugzilla/show_bug.cgi?id=12711

--- Comment #1 from Pravin S <pravin.d.s at gmail dot com> 2011-04-28 10:32:15 UTC ---
Created attachment 5692
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5692
it adds Indian Rupee Symbol in C-translit.h.in

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/12711] changes required for adding new currency symbol in indian locale _IN
  2011-04-28 10:34 [Bug localedata/12711] New: changes required for adding new currency symbol in indian locale _IN pravin.d.s at gmail dot com
  2011-04-28 10:36 ` [Bug localedata/12711] " pravin.d.s at gmail dot com
@ 2011-04-28 11:28 ` pravin.d.s at gmail dot com
  2011-05-09 16:21 ` drepper.fsp at gmail dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pravin.d.s at gmail dot com @ 2011-04-28 11:28 UTC (permalink / raw)
  To: libc-locales

http://sourceware.org/bugzilla/show_bug.cgi?id=12711

Pravin S <pravin.d.s at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |12541

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/12711] changes required for adding new currency symbol in indian locale _IN
  2011-04-28 10:34 [Bug localedata/12711] New: changes required for adding new currency symbol in indian locale _IN pravin.d.s at gmail dot com
  2011-04-28 10:36 ` [Bug localedata/12711] " pravin.d.s at gmail dot com
  2011-04-28 11:28 ` pravin.d.s at gmail dot com
@ 2011-05-09 16:21 ` drepper.fsp at gmail dot com
  2011-05-10  5:03 ` pravin.d.s at gmail dot com
  2014-06-27 13:38 ` fweimer at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: drepper.fsp at gmail dot com @ 2011-05-09 16:21 UTC (permalink / raw)
  To: libc-locales

http://sourceware.org/bugzilla/show_bug.cgi?id=12711

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |drepper.fsp at gmail dot
                   |                            |com
         Resolution|                            |FIXED

--- Comment #2 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-05-09 15:55:48 UTC ---
The real fix for this issue is to add the rupee sign to the UTF-8 file.  I did
that.  The additional transliteration is just a bonus.  I applied that change
as well.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/12711] changes required for adding new currency symbol in indian locale _IN
  2011-04-28 10:34 [Bug localedata/12711] New: changes required for adding new currency symbol in indian locale _IN pravin.d.s at gmail dot com
                   ` (2 preceding siblings ...)
  2011-05-09 16:21 ` drepper.fsp at gmail dot com
@ 2011-05-10  5:03 ` pravin.d.s at gmail dot com
  2014-06-27 13:38 ` fweimer at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: pravin.d.s at gmail dot com @ 2011-05-10  5:03 UTC (permalink / raw)
  To: libc-locales

http://sourceware.org/bugzilla/show_bug.cgi?id=12711

--- Comment #3 from Pravin S <pravin.d.s at gmail dot com> 2011-05-10 03:51:18 UTC ---
thanks :)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/12711] changes required for adding new currency symbol in indian locale _IN
  2011-04-28 10:34 [Bug localedata/12711] New: changes required for adding new currency symbol in indian locale _IN pravin.d.s at gmail dot com
                   ` (3 preceding siblings ...)
  2011-05-10  5:03 ` pravin.d.s at gmail dot com
@ 2014-06-27 13:38 ` fweimer at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: fweimer at redhat dot com @ 2014-06-27 13:38 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=12711

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-06-27 13:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-28 10:34 [Bug localedata/12711] New: changes required for adding new currency symbol in indian locale _IN pravin.d.s at gmail dot com
2011-04-28 10:36 ` [Bug localedata/12711] " pravin.d.s at gmail dot com
2011-04-28 11:28 ` pravin.d.s at gmail dot com
2011-05-09 16:21 ` drepper.fsp at gmail dot com
2011-05-10  5:03 ` pravin.d.s at gmail dot com
2014-06-27 13:38 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).