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

Roast rakudo skip/todo test:./S29-conversions/ord_and_chr.t line:162 reason: 'chr max' #4036

Closed
p6rt opened this issue May 3, 2015 · 3 comments

Comments

@p6rt
Copy link

p6rt commented May 3, 2015

Migrated from rt.perl.org#124837 (status was 'rejected')

Searchable as RT124837$

@p6rt
Copy link
Author

p6rt commented Mar 19, 2017

From @usev6

This issue was about a failing test for too large unicode code points.

  #?rakudo.moar todo 'chr max RT #​124837'
  dies-ok {chr(0x10FFFF+1)}, "chr out of range (max)";

Ticket https://rt-archive.perl.org/perl6/Ticket/Display.html?id=130914 has more informations, so I'm closing this one as a duplicate.

1 similar comment
@p6rt
Copy link
Author

p6rt commented Mar 19, 2017

From @usev6

This issue was about a failing test for too large unicode code points.

  #?rakudo.moar todo 'chr max RT #​124837'
  dies-ok {chr(0x10FFFF+1)}, "chr out of range (max)";

Ticket https://rt-archive.perl.org/perl6/Ticket/Display.html?id=130914 has more informations, so I'm closing this one as a duplicate.

@p6rt p6rt closed this as completed Mar 19, 2017
@p6rt
Copy link
Author

p6rt commented Mar 19, 2017

@usev6 - Status changed from 'new' to 'rejected'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant