This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Can't generate simple casing tables
authorKarl Williamson <public@khwilliamson.com>
Sat, 9 Oct 2010 20:35:08 +0000 (14:35 -0600)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 12 Oct 2010 20:40:49 +0000 (13:40 -0700)
commitd7078fb7eb2e34db4cceb513aadbd2caee8513b2
tree6a0c591247dcc461c429dba8a0144ce8d472f963
parenta67f160a9f70cb25e4ef3e777fba4eabf58417d6
mktables: Can't generate simple casing tables

The simple as opposed to the full casing tables weren't able to be
generated correctly because I was passing the name of a table instead of
its object.  Normally these tables are generated at all, but I turned
generation of them on temporarily for development purposes, and found
this bug.  So there is no test case that can be generated for this fix.
lib/unicore/mktables