> Thank you damian, i will apply that patch,
Much appreciated, Herbert!
Damian
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 201901725b858f04021959d63a7a7c537ccc198b
https://github.com/perl6/specs/commit/201901725b858f04021959d63a7a7c537ccc198b
Author: Larry Wall
Date: 2012-04-05 (Thu, 05 Apr 2012)
Changed paths:
M S03-ope
On Thu, Apr 05, 2012 at 01:46:53PM -0700, Carl Mäsak wrote:
> r: say ~(1, 2, 6 ... *)[10]
> rakudo 4373f0: OUTPUT«»
> eeks
> no, that particular thing isn't in RT
> * masak submits rakudobug
For the moment, I'm going to argue Rakudo's behavior here as
"correct", or at least consistent with t
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #112288]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112288 >
r: say 1, 2, 6 ... *
rakudo 4373f0: OUTPUT«...»
r: say 1, 2, 6 ... 10
rakudo
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 46a5991de5977b8613894fac00424717ab707ed6
https://github.com/perl6/specs/commit/46a5991de5977b8613894fac00424717ab707ed6
Author: Herbert Breunung
Date: 2012-04-05 (Thu, 05 Apr 2012)
Changed paths:
M S
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: f0f29e7bd352d210eafa1c09c8b7174ff7f8c4fd
https://github.com/perl6/specs/commit/f0f29e7bd352d210eafa1c09c8b7174ff7f8c4fd
Author: Larry Wall
Date: 2012-04-05 (Thu, 05 Apr 2012)
Changed paths:
M S03-ope
Thank you damian, i will apply that patch,
> Herbert Breunung asked:
>
>> what was you rational behind this decision.
>> I like it visually but my brain refuses to find any logic why only there
>> special vars should be different.
>
> This change stems from another change that we made after dis
Herbert Breunung asked:
> what was you rational behind this decision.
> I like it visually but my brain refuses to find any logic why only there
> special vars should be different.
This change stems from another change that we made after discussions at
YAPC Riga last year. That change was to conv
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #112276]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112276 >
p6: say $*IN.slurp.comb(/e/).elems
rakudo 4373f0, niecza v15-6-gefda208: OUTPUT
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 1eb9da4fa85639a424f7832add1b783809705039
https://github.com/perl6/specs/commit/1eb9da4fa85639a424f7832add1b783809705039
Author: Moritz Lenz
Date: 2012-04-05 (Thu, 05 Apr 2012)
Changed paths:
M S28-sp
10 matches
Mail list logo