mktables: Move table creation code
authorKarl Williamson <public@khwilliamson.com>
Wed, 3 Apr 2013 03:36:28 +0000 (21:36 -0600)
committerKarl Williamson <public@khwilliamson.com>
Thu, 29 Aug 2013 15:55:51 +0000 (09:55 -0600)
commit8d88896d10ee81fb95a9494ca771f9d2b14f5fc7
treed7d26d75dd5960abfbf43ef8732eb166ea4a6cd3
parent0dc4a61d58c3a71942ef87b50b9cb593f0ae899b
mktables: Move table creation code

This code is moved later in the process.  This is in preparation for
mktables generating tables in the native character set.  By moving it to
later, the translation to native has already been done, and special
coding need not be done.

This also caught 7 code points that were omitted somehow in the previous
logic
lib/unicore/mktables