Commit 1f07a91
committed
mktables: Support new Unicode 16.0 properties ID_Compat_Math_foo
These new properties are automatically handled, but there is a problem.
They have no short form names. Files are written for them based on
their names, and those files are not distinguishable on a DOS 8.3 file
system. The solution here is to manually override the automatically
generated file names with distinguishable ones.1 parent aa6faba commit 1f07a91
File tree
6 files changed
+18
-6
lines changed- lib/unicore
6 files changed
+18
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
436055 | 436055 | | |
436056 | 436056 | | |
436057 | 436057 | | |
436058 | | - | |
| 436058 | + | |
436059 | 436059 | | |
436060 | 436060 | | |
436061 | 436061 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8820 | 8820 | | |
8821 | 8821 | | |
8822 | 8822 | | |
8823 | | - | |
| 8823 | + | |
8824 | 8824 | | |
8825 | 8825 | | |
8826 | 8826 | | |
| |||
10072 | 10072 | | |
10073 | 10073 | | |
10074 | 10074 | | |
| 10075 | + | |
| 10076 | + | |
| 10077 | + | |
| 10078 | + | |
| 10079 | + | |
| 10080 | + | |
| 10081 | + | |
| 10082 | + | |
10075 | 10083 | | |
10076 | 10084 | | |
10077 | 10085 | | |
| |||
13748 | 13756 | | |
13749 | 13757 | | |
13750 | 13758 | | |
| 13759 | + | |
| 13760 | + | |
| 13761 | + | |
| 13762 | + | |
13751 | 13763 | | |
13752 | 13764 | | |
13753 | 13765 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments