[perl #132447] IO.slurp throws exception when run in threads

2017-11-15 Thread Zoffix Znet via RT
Hi, Having trouble reproducing this on Linux on 2017.10-177-g77048b6 in a dir with 33k files that have one line of text each. - Can you inlcude the exact version (perl6 -v) to go with the --ll-exception stack trace so we can examine the referenced core code? I tried following the line numbers

[perl #132447] IO.slurp throws exception when run in threads

2017-11-15 Thread Zoffix Znet via RT
Hi, Having trouble reproducing this on Linux on 2017.10-177-g77048b6 in a dir with 33k files that have one line of text each. - Can you inlcude the exact version (perl6 -v) to go with the --ll-exception stack trace so we can examine the referenced core code? I tried following the line numbers

[perl #132441] Windows REPL cannot handle «, » characters

2017-11-15 Thread via RT
# New Ticket Created by Dan Zwell # Please include the string: [perl #132441] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=132441 > Note: results are from Windows 10. Same results from CMD and from Cmder. Rakudo version

Re: [perl #132447] AutoReply: IO.slurp throws exception when run in threads

2017-11-15 Thread Dan Zwell
It seems this has already been resolved on the master branch. After making a new build, I cannot reproduce the problem. Can you close the bug report? Thanks! On Wed, Nov 15, 2017 at 2:59 AM perl6 via RT wrote: > Greetings, > > This message has been automatically

[perl #132447] IO.slurp throws exception when run in threads

2017-11-15 Thread via RT
# New Ticket Created by Dan Zwell # Please include the string: [perl #132447] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=132447 > The exception is: Cannot assign to an immutable value in method slurp at

Re: [perl #132447] AutoReply: IO.slurp throws exception when run in threads

2017-11-15 Thread Dan Zwell via RT
It seems this has already been resolved on the master branch. After making a new build, I cannot reproduce the problem. Can you close the bug report? Thanks! On Wed, Nov 15, 2017 at 2:59 AM perl6 via RT wrote: > Greetings, > > This message has been automatically

[perl #132441] [SEVERE] Windows REPL cannot handle «, » characters

2017-11-15 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
Marked as 「SEVERE」 because it's very unfortunate that non-ascii stuff does not work. I don't know why it happens though, so people should feel free to retag as needed. On 2017-11-13 20:29:52, d...@zwell.net wrote: > Note: results are from Windows 10. Same results from CMD and from Cmder. > Rakudo

[perl #132447] IO.slurp throws exception when run in threads

2017-11-15 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
Marked as 「testneeded」 to make sure we have tests for it. If there are tests already, then it should be linked and the ticket can be closed. On 2017-11-15 14:43:51, d...@zwell.net wrote: > It seems this has already been resolved on the master branch. After > making > a new build, I cannot