mktables: Need to have two classes of unused files
authorKarl Williamson <public@khwilliamson.com>
Mon, 26 Dec 2011 19:08:47 +0000 (12:08 -0700)
committerKarl Williamson <public@khwilliamson.com>
Fri, 30 Dec 2011 04:11:48 +0000 (21:11 -0700)
commit1fec9f6074d501fbdf92459b3aa32993eaf46b33
tree0a92fb2164c06016a0d5f932be770bbc5afead82
parentfaf3cf6b9d828cc7f4b2d257cb322f9f50232428
mktables: Need to have two classes of unused files

The current code works only when skipped files aren't actually present.
Otherwise, it deletes them from a hash, which causes a wrong warning to
be output.  By creating a separate hash for skipped files, we avoid
that.
lib/unicore/mktables