From 47629d41e4e57b37cc01ea50711708664ff733ba Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Thu, 15 Sep 2022 21:28:44 -0600 Subject: mktables: Reorder some code This moves some code ahead of other code so that the end of the sub all works on a single related issue. This is in preparation for 15.0, where that issue becomes moot, so we can then change to return early from the sub. --- regcharclass.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regcharclass.h') diff --git a/regcharclass.h b/regcharclass.h index b1c77d9818..c1811ccbf1 100644 --- a/regcharclass.h +++ b/regcharclass.h @@ -3850,7 +3850,7 @@ * 43f6df50e4878f501b417e366b0ee097ae5ccb2d4ce942026bed3d62d78e7887 lib/unicore/extracted/DLineBreak.txt * a04502ebb36a45d83cbe48a7d8132ea8143edb7b3d34d0aa6afe4a9685049741 lib/unicore/extracted/DNumType.txt * 11075771b112e8e7ccf6ffa637c4c91eadc3ef3db0517b24e605df8fd3624239 lib/unicore/extracted/DNumValues.txt - * 9a9969f3b07153998899ac0988eb4bffed406e53edb1831ea2444678702a6c2b lib/unicore/mktables + * da311266ec741173c392e9f95697d93305916833325c5c85847afadc577a869a lib/unicore/mktables * c72bbdeda99714db1c8024d3311da4aef3c0db3b9b9f11455a7cfe10d5e9aba3 lib/unicore/version * 0a6b5ab33bb1026531f816efe81aea1a8ffcd34a27cbea37dd6a70a63d73c844 regen/charset_translations.pl * acc94e4afc339fe2cf2ae74d6e1cbcf2c396328d78e56236ad314eadbfc84125 regen/regcharclass.pl -- cgit v1.2.1