Now fixed in 760c734:

  pmich...@plum:~/rakudo$ ./perl6
  > print .chr for <233 186 166 233 171 152>;
  麦é«> 

The TT #1793 ticket turned out to be a non-bug; the problem was in
Rakudo's setup of $*IN, $*OUT, and $*ERR.

I'm not sure how the current test suite would be able to test this
particular bug (since it's in the standard output filehandle), so I'm
going to go ahead and mark the ticket as resolved.  (If someone has a
good way of testing this, it would be welcome.)

Thanks!

Pm

Reply via email to