Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode 9.0 (say ‘ #5666

Closed
p6rt opened this issue Sep 12, 2016 · 4 comments
Closed

Unicode 9.0 (say ‘ #5666

p6rt opened this issue Sep 12, 2016 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Sep 12, 2016

Migrated from rt.perl.org#129259 (status was 'resolved')

Searchable as RT129259$

@p6rt
Copy link
Author

p6rt commented Sep 12, 2016

From @AlexDaniel

It is a known issue, but I figured a ticket is not going to hurt.

Code​:
say ‘ð�¦�’.uniname

Result​:
<reserved>

Expected Result​:
BUTTERFLY

@p6rt
Copy link
Author

p6rt commented Sep 28, 2016

From @jnthn

On Mon Sep 12 14​:01​:41 2016, alex.jakimenko@​gmail.com wrote​:

It is a known issue, but I figured a ticket is not going to hurt.

Code​:
say ���.uniname

Result​:
<reserved>

Expected Result​:
BUTTERFLY

Works now, and added a test in S15-unicode-information/uniname.t to verify it works.

There are some further issues that need resolving as a result of bumping to Unicode 9, however. The NFG algorithm will need updates due to changes in the grapheme boundary specification to add support for emoji. There are already two RT issues tracking that issue, so I'll resolve this one given we've done what it says. :-)

/jnthn

@p6rt
Copy link
Author

p6rt commented Sep 28, 2016

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Sep 28, 2016

@jnthn - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Sep 28, 2016
@p6rt p6rt added the uni label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant