[PATCH] localedata: LC_MEASUREMENT: use copy directives everywhere
Mike Frysinger
vapier@gentoo.org
Sun Apr 10 16:56:00 GMT 2016
On 10 Apr 2016 11:16, Chris Leonard wrote:
> Correction: It is more accurate to say only US, Liberia and
> Myanmar/Burma do NOT use metric units. Myanmar uses a unique mix of
> imperial units and metric.
there's a little more of a mix, but for the purposes of LC_MEASUREMENT,
you are correct. CLDR shows:
<measurementData>
<measurementSystem type="metric" territories="001"/>
<measurementSystem type="US" territories="LR MM US"/>
<measurementSystem type="metric" category="temperature" territories="LR MM"/>
<measurementSystem type="US" category="temperature" territories="BS BZ KY PR PW"/>
<measurementSystem type="UK" territories="GB"/>
</measurementData>
we don't track temp data, so once we throw out those entries,
we are left with the three you cited.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160410/1236c966/attachment.sig>
More information about the Libc-alpha
mailing list