This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: use full_name as well when converting table to binary
authorKarl Williamson <public@khwilliamson.com>
Wed, 17 Aug 2011 21:11:47 +0000 (15:11 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 8 Nov 2011 15:09:06 +0000 (08:09 -0700)
commit01adf4be55e1591c93a0a511f25a39364b7feade
treeed59bf380f75641a1fd4f3e62659621ea50fdf4b
parent66b4eb0a4cf7b61e4263e74da3e4762677585345
mktables: use full_name as well when converting table to binary

This fixes a bug in which a table gets converted to binary, but there is
no distinguishing between the regular and full name for it.

There is no test for this, as it only shows up if an installation
chooses to download and compile the Unicode Unihan data base, something
that isn't shipped by default.
lib/unicore/mktables