This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Assume a leading zero means hex format
authorKarl Williamson <public@khwilliamson.com>
Sat, 21 Jan 2012 20:19:15 +0000 (13:19 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sat, 4 Feb 2012 23:29:28 +0000 (16:29 -0700)
commitb91749bce0ff3d86c6e210a0b35289b4ad36c144
treea4f59c3faa13bd40e2206ba926a14433b4db097d
parentb25fa77023ab79d5f43d2324c88057e13fa6f8af
mktables: Assume a leading zero means hex format

When calculating the format of a table, assume that there are no leading
zeros if it is a decimal number, but that means hex.
lib/unicore/mktables