[perl #131858] [REGRESSION] default $.nl-in on IO::Handle does not correctly work in subclasses

2018-04-07 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
There's now a regression test in https://github.com/perl6/roast/commit/a7af87465e0dc593f4e008d6dcfe077f1bbff0f1 Closing (but please take a look at that roast commit) On 2018-03-11 13:11:21, jan-olof.hen...@bredband.net wrote: > On Tue, 08 Aug 2017 04:19:24 -0700, elizabeth wrote: > > reverted

[perl #131858] [REGRESSION] default $.nl-in on IO::Handle does not correctly work in subclasses

2018-03-11 Thread Jan-Olof Hendig via RT
On Tue, 08 Aug 2017 04:19:24 -0700, elizabeth wrote: > reverted c63c57e9a823303e74c06 for now > > > On 8 Aug 2017, at 12:21, Zoffix Znet (via RT) > follo...@perl.org> wrote: > > > > # New Ticket Created by Zoffix Znet > > # Please include the string: [perl #131858] > > # in the subject line of

Re: [perl #131858] [REGRESSION] default $.nl-in on IO::Handle does not correctly work in subclasses

2017-08-08 Thread Elizabeth Mattijsen
reverted c63c57e9a823303e74c06 for now > On 8 Aug 2017, at 12:21, Zoffix Znet (via RT) > wrote: > > # New Ticket Created by Zoffix Znet > # Please include the string: [perl #131858] > # in the subject line of all future correspondence about this issue. > #

Re: [perl #131858] [REGRESSION] default $.nl-in on IO::Handle does not correctly work in subclasses

2017-08-08 Thread Elizabeth Mattijsen via RT
reverted c63c57e9a823303e74c06 for now > On 8 Aug 2017, at 12:21, Zoffix Znet (via RT) > wrote: > > # New Ticket Created by Zoffix Znet > # Please include the string: [perl #131858] > # in the subject line of all future correspondence about this issue. > #

[perl #131858] [REGRESSION] default $.nl-in on IO::Handle does not correctly work in subclasses

2017-08-08 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #131858] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=131858 > Currently, this causes breakage in IO::String zoffix@VirtualBox~$ perl6 -e 'class Z