Bug 9736 - wrong frac_digits in el_CY and el_GR
Summary: wrong frac_digits in el_CY and el_GR
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: localedata (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: GNU C Library Locale Maintainers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-12 18:22 UTC by Clint Adams
Modified: 2014-07-02 06:09 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments
(int_|)frac_digits change for el_GR and el_CY (612 bytes, patch)
2009-01-12 18:23 UTC, Clint Adams
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Clint Adams 2009-01-12 18:22:53 UTC
frac_digits and int_frac_digits are set to 4 in el_CY and el_GR, whereas all
other euro locales have it set to 2 and 2.
Comment 1 Clint Adams 2009-01-12 18:23:28 UTC
Created attachment 3659 [details]
(int_|)frac_digits change for el_GR and el_CY
Comment 2 Ulrich Drepper 2009-02-07 04:41:22 UTC
I checked in parts of the patch.  You added some unrelated changes.