public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug locale/26727] New: sys-libs/glibc : Wrong locale be_BY (LC_MONETARY should be BYN, is BYR)
@ 2020-10-12  7:34 malabay at yandex dot ru
  2020-10-12  7:34 ` [Bug locale/26727] " malabay at yandex dot ru
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: malabay at yandex dot ru @ 2020-10-12  7:34 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 26727
           Summary: sys-libs/glibc : Wrong locale be_BY (LC_MONETARY
                    should be BYN, is BYR)
           Product: glibc
           Version: 2.31
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: locale
          Assignee: unassigned at sourceware dot org
          Reporter: malabay at yandex dot ru
  Target Milestone: ---

The current code of the Belarussian currency is BYN according to ISO 4217 
(https://www.currency-iso.org/en/home/tables/table-a1.html ) 

The current code in glibc  has other value:
(https://sourceware.org/git/?p=glibc.git;a=blob;f=localedata/locales/be_BY;h=defb2d782f0efa150eb5ac52e30bfaf13b1c9cb7;hb=HEAD#l105)


LC_MONETARY
int_curr_symbol           "BYR "
currency_symbol           "<U0440><U0443><U0431>"
mon_decimal_point         "."
mon_thousands_sep         "<U202F>"
mon_grouping              3;3
positive_sign             ""
negative_sign             "-"
int_frac_digits           2
frac_digits               2
p_cs_precedes             0
p_sep_by_space            1
n_cs_precedes             0
n_sep_by_space            1
p_sign_posn               1
n_sign_posn               1
END LC_MONETARY

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug locale/26727] sys-libs/glibc : Wrong locale be_BY (LC_MONETARY should be BYN, is BYR)
  2020-10-12  7:34 [Bug locale/26727] New: sys-libs/glibc : Wrong locale be_BY (LC_MONETARY should be BYN, is BYR) malabay at yandex dot ru
@ 2020-10-12  7:34 ` malabay at yandex dot ru
  2020-10-12  9:46 ` fweimer at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: malabay at yandex dot ru @ 2020-10-12  7:34 UTC (permalink / raw)
  To: glibc-bugs

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

Sergey <malabay at yandex dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |malabay at yandex dot ru

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug locale/26727] sys-libs/glibc : Wrong locale be_BY (LC_MONETARY should be BYN, is BYR)
  2020-10-12  7:34 [Bug locale/26727] New: sys-libs/glibc : Wrong locale be_BY (LC_MONETARY should be BYN, is BYR) malabay at yandex dot ru
  2020-10-12  7:34 ` [Bug locale/26727] " malabay at yandex dot ru
@ 2020-10-12  9:46 ` fweimer at redhat dot com
  2020-10-12 12:19 ` slyfox at inbox dot ru
  2020-10-12 15:43 ` malabay at yandex dot ru
  3 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2020-10-12  9:46 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com
              Flags|                            |security-

--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
It looks like Belarus underwent various currency reforms going from BYR to BYB
to BYN.

Do we have to adjust currency_symbol as well?  Should it be "Br "?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug locale/26727] sys-libs/glibc : Wrong locale be_BY (LC_MONETARY should be BYN, is BYR)
  2020-10-12  7:34 [Bug locale/26727] New: sys-libs/glibc : Wrong locale be_BY (LC_MONETARY should be BYN, is BYR) malabay at yandex dot ru
  2020-10-12  7:34 ` [Bug locale/26727] " malabay at yandex dot ru
  2020-10-12  9:46 ` fweimer at redhat dot com
@ 2020-10-12 12:19 ` slyfox at inbox dot ru
  2020-10-12 15:43 ` malabay at yandex dot ru
  3 siblings, 0 replies; 5+ messages in thread
From: slyfox at inbox dot ru @ 2020-10-12 12:19 UTC (permalink / raw)
  To: glibc-bugs

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

Sergei Trofimovich <slyfox at inbox dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slyfox at inbox dot ru,
                   |                            |toolchain at gentoo dot org

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug locale/26727] sys-libs/glibc : Wrong locale be_BY (LC_MONETARY should be BYN, is BYR)
  2020-10-12  7:34 [Bug locale/26727] New: sys-libs/glibc : Wrong locale be_BY (LC_MONETARY should be BYN, is BYR) malabay at yandex dot ru
                   ` (2 preceding siblings ...)
  2020-10-12 12:19 ` slyfox at inbox dot ru
@ 2020-10-12 15:43 ` malabay at yandex dot ru
  3 siblings, 0 replies; 5+ messages in thread
From: malabay at yandex dot ru @ 2020-10-12 15:43 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #2 from Sergey <malabay at yandex dot ru> ---
In July 2016, a new ruble was introduced (ISO 4217 code BYN), at a rate of 1
BYN 
= 10,000 BYR. 

A Currency symbol is Br according Wikipedia
(https://en.wikipedia.org/wiki/Belarusian_ruble)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2020-10-12 15:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12  7:34 [Bug locale/26727] New: sys-libs/glibc : Wrong locale be_BY (LC_MONETARY should be BYN, is BYR) malabay at yandex dot ru
2020-10-12  7:34 ` [Bug locale/26727] " malabay at yandex dot ru
2020-10-12  9:46 ` fweimer at redhat dot com
2020-10-12 12:19 ` slyfox at inbox dot ru
2020-10-12 15:43 ` malabay at yandex dot ru

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).