Page MenuHomeFreeBSD

Re-generate locale sources for CLDR 34/Unicode 11
AbandonedPublic

Authored by yuripv on Dec 18 2020, 6:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 4, 1:55 AM
Unknown Object (File)
Thu, Apr 2, 9:38 PM
Unknown Object (File)
Wed, Mar 25, 1:24 AM
Unknown Object (File)
Mon, Mar 23, 3:46 PM
Unknown Object (File)
Sun, Mar 22, 8:25 AM
Unknown Object (File)
Tue, Mar 17, 8:15 AM
Unknown Object (File)
Dec 1 2025, 2:35 PM
Unknown Object (File)
Nov 27 2025, 10:18 PM
Subscribers

Details

Reviewers
bapt
hrs
Summary

As CLDR 35/Unicode 12 update in rS364245 did not really do anything
other than updating the tools, revert the Makefile back to CLDR 34/
Unicode 11 just so that we have consistent build with updated tools in
preparation to no longer generating sources for legacy locales.

While here, force C sorting order when writing out Makefiles so it
does not flap depending on developer locale -- it already did several
times, and I am to blame, having C.UTF-8 on one system and en_US.UTF-8
on the other.

This mystically removes some of UTF-8 map contents, and those are indeed
not in generated UTF-8.cm, probably the source for 34 release was re-rolled.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped