Summary: | Fixed ISO-4217 spec for sr_CS locale | ||
---|---|---|---|
Product: | glibc | Reporter: | Aleksandar Urosevic <urke> |
Component: | localedata | Assignee: | Petter Reinholdtsen <pere> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dsegan, glibc-bugs |
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 38, 852 | ||
Attachments: | patch for iso-4217.def (YUM to CSD) |
Description
Aleksandar Urosevic
2004-11-15 15:15:21 UTC
Created attachment 282 [details]
patch for iso-4217.def (YUM to CSD)
Some references (there're many more ISO 4127 web pages which cite "CSD", but no official ones, unless paid ;): http://www.iridis.com/glivar/ISO_4217 When did this change take effect? My guess is at the same time YU/YUG->CS/SCG change took place: currency code is defined as starting with ISO 3166 alpha-2 code, as described on eg. http://encyclopedia.thefreedictionary.com/Currency%20Code : > The first two letters of the code are the two letters of ISO 3166-1 alpha-2 > (which are similar to those used for national top-level domains on the internet) > and the third is usually the initial of the currency itself. I couldn't find any trustworthier source (like page on iso.ch itself). (In reply to comment #4) > I couldn't find any trustworthier source (like page on iso.ch itself). I found official notice in „National Bank of Serbia“ News and Press Releases on http://www.nbs.org.yu/english/news (direct link to this news page is http://www.nbs.org.yu/english/4_10.htm ) There is noted this: „Foreign Banks and Their Subsidiaries Offering Purchase and Sale of Dinars (CSD)“ Looks good to me. I'm not sure if the old currecy code need to stay in the list for a while, but expect it to be safe to just remove it. This seems to be fixed in HEAD: http://sourceware.org/cgi-bin/cvsweb.cgi/libc/locale/iso-4217.def?rev=1.16&content-type=text/x-cvsweb-markup&cvsroot=glibc Ok to close? Subject: Bug 549 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_3-branch Changes by: roland@sources.redhat.com 2005-07-18 01:47:31 Modified files: locale : iso-4217.def Log message: 2005-02-27 Denis Barbier <barbier@debian.org> [BZ #549] * locale/iso-4217.def: Add CSD currency. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/locale/iso-4217.def.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.15&r2=1.15.4.1 This fix is now in the 2.3 branch as well as the trunk, and the problem should be resolved as of the 2.3.6 release. |