From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0895C386F42A; Mon, 12 Oct 2020 07:34:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0895C386F42A From: "malabay at yandex dot ru" To: glibc-bugs@sourceware.org Subject: [Bug locale/26727] New: sys-libs/glibc : Wrong locale be_BY (LC_MONETARY should be BYN, is BYR) Date: Mon, 12 Oct 2020 07:34:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: locale X-Bugzilla-Version: 2.31 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: malabay at yandex dot ru X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Oct 2020 07:34:19 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26727 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=20 (https://www.currency-iso.org/en/home/tables/table-a1.html )=20 The current code in glibc has other value: (https://sourceware.org/git/?p=3Dglibc.git;a=3Dblob;f=3Dlocaledata/locales/= be_BY;h=3Ddefb2d782f0efa150eb5ac52e30bfaf13b1c9cb7;hb=3DHEAD#l105) LC_MONETARY int_curr_symbol "BYR " currency_symbol "" mon_decimal_point "." mon_thousands_sep "" 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 --=20 You are receiving this mail because: You are on the CC list for the bug.=