summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-11-22 09:18:28 -0700
committerKarl Williamson <public@khwilliamson.com>2012-01-13 09:58:33 -0700
commit4a7e937e5e38b45d73f74bc6acde04dfb15ad1aa (patch)
tree9c5cd9dd9c801a534e3d87b835cce54e302494c6 /embed.fnc
parent90412e3e3b234b8972b49e7b15bf4d94b2d1540a (diff)
downloadperl-4a7e937e5e38b45d73f74bc6acde04dfb15ad1aa.tar.gz
utf8_heavy.pl: Add inversion status to cache key
Contrary to what the debug statement said, what is being returned is a swash, and that swash is different from one that comes from the same file but differs in inversion, and so changing the INVERT_IT element messes things up for any existing one. Heretofore it hasn't mattered because the swash returned is always a copy, and so it actually hasn't created any problems. But future commits will stop the copying, so this would create problems then. The file will now have to be re-'do'ne to get an inverted list from it.
Diffstat (limited to 'embed.fnc')
0 files changed, 0 insertions, 0 deletions