Commit 2e7bc3c
committed
Add missing entries to phrase.occ
"崐" from openvanilla#833
"𡻈" from openvanilla#75
Those are the only two characters with score -99.0. For 𡻈 it's
problematic because it's ranked lower than the emoji 🪡 because of it.
Also fixes the `sort` Makefile recipe based on how the issue was fixed
in openvanilla#837
Also updates the byte length in `check` from 3 to 4, because "𡻈" is
actually 4 bytes long in UTF-8.1 parent 6316592 commit 2e7bc3c
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
67 | | - | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46318 | 46318 | | |
46319 | 46319 | | |
46320 | 46320 | | |
| 46321 | + | |
46321 | 46322 | | |
46322 | 46323 | | |
46323 | 46324 | | |
| |||
152586 | 152587 | | |
152587 | 152588 | | |
152588 | 152589 | | |
| 152590 | + | |
0 commit comments