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.perl.org/Ticket/Display.html?id=130914 has more informations, 
so I'm closing this one as a duplicate.

Reply via email to