From 8727bfde8965fbfd0d7e5a95f654e3e1d851bcb6 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Fri, 16 Sep 2022 05:56:45 -0600 Subject: mktables: Multi_Default now accepts multiple defaults per property Unicode 15.0 may have multiple @missing lines for a single property, that should use this class. This commit converts the storage into an array to accommodate that need.. --- charclass_invlists.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'charclass_invlists.h') diff --git a/charclass_invlists.h b/charclass_invlists.h index 0a7c3ef4e0..dde3391a7f 100644 --- a/charclass_invlists.h +++ b/charclass_invlists.h @@ -430752,7 +430752,7 @@ static const U8 WB_table[23][23] = { * 43f6df50e4878f501b417e366b0ee097ae5ccb2d4ce942026bed3d62d78e7887 lib/unicore/extracted/DLineBreak.txt * a04502ebb36a45d83cbe48a7d8132ea8143edb7b3d34d0aa6afe4a9685049741 lib/unicore/extracted/DNumType.txt * 11075771b112e8e7ccf6ffa637c4c91eadc3ef3db0517b24e605df8fd3624239 lib/unicore/extracted/DNumValues.txt - * 1d0d03a78e13e67ad588acdcde6b4e941de43e77ce1ea469e58d20f5d055d33e lib/unicore/mktables + * d97aeb4312c8fdc0f44654834108596ecdf5d03c8fca231d6def4338687a89c9 lib/unicore/mktables * c72bbdeda99714db1c8024d3311da4aef3c0db3b9b9f11455a7cfe10d5e9aba3 lib/unicore/version * 0a6b5ab33bb1026531f816efe81aea1a8ffcd34a27cbea37dd6a70a63d73c844 regen/charset_translations.pl * c7ff8e0d207d3538c7feb4a1a152b159e5e902d20293b303569ea8323e84633e regen/mk_PL_charclass.pl -- cgit v1.2.1