Re: [perl #128154] [BUG] Cannot use qqx in rakudo star on windows7
[email protected] (Kamil Kułaga) Thu, 12 Jul 2018 10:57:01 +0200
| Newsgroups | perl.perl6.compiler |
|---|---|
| Message-ID | <CA+pwmbyu=UKu8AQyGe2hrx-Uh8W2YRze4EWmOmVM0-dHKO1O0Q@mail.gmail.com> |
Will it work fine for utf-16 users? On Wed, Jul 11, 2018 at 11:16 AM Steve Mynott via RT <[email protected]> wrote: > > Maybe the Windows port of rakudo should set this automatically on startup? > On Wed, 11 Jul 2018 at 10:08, Kamil Kułaga via RT > <[email protected]> wrote: > > > > I found resolution. It looks like it is problem windows locale issue than perl itself. > > > > Running command > > > > chcp utf8 > > > > Makes work just fine. Default is 852. I'm very supprised because I use unicode encoding all the the time and never had such issue. For me it would be better to detect if codepage is set to 852 and warn user that perl6 may not work well. Shall we close it or leave defect for future improvement? > > > > -- > Steve Mynott <[email protected]> > cv25519/ECF8B611205B447E091246AF959E3D6197190DD5 > -- Pozdrawiam Kamil Kułaga