Re: [perl #127925] [BUG] Unicode handling on Windows command line

2017-02-11 Thread A. Sinan Unur
https://github.com/MoarVM/MoarVM/pull/528/files?diff=split was merged so this ticket can be closed. Thank you. -- Sinan

Re: [perl #127925] [BUG] Unicode handling on Windows command line

2017-02-10 Thread A. Sinan Unur
I think my pull request has reached the point where it should work on others' machines, too ;-) Please try it out: https://github.com/MoarVM/MoarVM/pull/528/files?diff=split

Re: [perl #127925] [BUG] Unicode handling on Windows command line

2017-02-08 Thread A. Sinan Unur
See also https://github.com/MoarVM/MoarVM/issues/527

Re: [perl #127925] [BUG] Unicode handling on Windows command line

2017-02-07 Thread Parrot Raiser
A quick look at Stackoverflow suggests that Windows isn't being terribly helpful. On 2/7/17, Zoffix Znet via RT wrote: > Another report in NQP repo: https://github.com/perl6/nqp/issues/346 > > ->8-- > > It is entirely possible that I am missing something obvious, b