Skip to content

Conversation

dscorbett
Copy link
Contributor

unicode.py had a typo preventing General_Category=Other_Number characters from appearing in N_table. I fixed the typo and regenerated tables.rs. I used the data files from Unicode 9.0 because upgrading the Unicode version is a more involved affair.

Cf. rust-lang/rust#51609.

@rth
Copy link
Contributor

rth commented Mar 2, 2019

Would a non-regression test be useful?

@Manishearth Manishearth merged commit 8ca8e23 into unicode-rs:master May 13, 2019
@Manishearth
Copy link
Member

Thanks! A regression test would be helpful, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants