[perl #112216] slicing a string with inifinite ranges gives LTA error message

2016-01-12 Thread Will Coleda via RT
On Tue Jan 21 17:15:14 2014, coke wrote: > On Tue Apr 03 22:38:13 2012, moritz wrote: > > > > > > On 04/03/2012 11:16 PM, Patrick R. Michaud wrote: > > > On Tue, Apr 03, 2012 at 09:22:11PM +0200, Moritz Lenz wrote: > > >> On 04/03/2012 06:44 PM, Patrick R. Michaud via RT wrote: > > >> > On Tue Apr

[perl #112216] slicing a string with inifinite ranges gives LTA error message

2014-01-21 Thread Will Coleda via RT
On Tue Apr 03 22:38:13 2012, moritz wrote: > > > On 04/03/2012 11:16 PM, Patrick R. Michaud wrote: > > On Tue, Apr 03, 2012 at 09:22:11PM +0200, Moritz Lenz wrote: > >> On 04/03/2012 06:44 PM, Patrick R. Michaud via RT wrote: > >> > On Tue Apr 03 01:24:47 2012, moritz wrote: > >> >> 10:23 < timot

Re: [perl #112216] slicing a string with inifinite ranges gives LTA error message

2012-04-03 Thread Moritz Lenz
On 04/03/2012 11:16 PM, Patrick R. Michaud wrote: > On Tue, Apr 03, 2012 at 09:22:11PM +0200, Moritz Lenz wrote: >> On 04/03/2012 06:44 PM, Patrick R. Michaud via RT wrote: >> > On Tue Apr 03 01:24:47 2012, moritz wrote: >> >> 10:23 < timotimo> r: say "foo"[1..*] >> >> 10:23 <+p6eval> rakudo 8ead

Re: [perl #112216] slicing a string with inifinite ranges gives LTA error message

2012-04-03 Thread Patrick R. Michaud
On Tue, Apr 03, 2012 at 09:22:11PM +0200, Moritz Lenz wrote: > On 04/03/2012 06:44 PM, Patrick R. Michaud via RT wrote: > > On Tue Apr 03 01:24:47 2012, moritz wrote: > >> 10:23 < timotimo> r: say "foo"[1..*] > >> 10:23 <+p6eval> rakudo 8ead1e: OUTPUT«Method 'gimme' not found for > >> invocant of

Re: [perl #112216] slicing a string with inifinite ranges gives LTA error message

2012-04-03 Thread Moritz Lenz
On 04/03/2012 06:44 PM, Patrick R. Michaud via RT wrote: > On Tue Apr 03 01:24:47 2012, moritz wrote: >> 10:23 < timotimo> r: say "foo"[1..*] >> 10:23 <+p6eval> rakudo 8ead1e: OUTPUT«Method 'gimme' not found for >> invocant of >> class 'Str'␤ in method postcircumfix:<[ ]> at >>

[perl #112216] slicing a string with inifinite ranges gives LTA error message

2012-04-03 Thread Patrick R. Michaud via RT
On Tue Apr 03 01:24:47 2012, moritz wrote: > 10:23 < timotimo> r: say "foo"[1..*] > 10:23 <+p6eval> rakudo 8ead1e: OUTPUT«Method 'gimme' not found for > invocant of > class 'Str'␤ in method postcircumfix:<[ ]> at > src/gen/CORE.setting:1147␤ in block at >

[perl #112216] slicing a string with inifinite ranges gives LTA error message

2012-04-03 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #112216] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=112216 > 10:23 < timotimo> r: say "foo"[1..*] 10:23 <+p6eval> rakudo 8ead1e: OUTPUT«Method