[perl #131845] Binding a Seq to a `@` variable tries to consume it first

2017-08-10 Thread Zoffix Znet via RT
On Sun, 06 Aug 2017 18:52:07 -0700, alex.jakime...@gmail.com wrote: > Not sure if this info is relevant now, but the hang was introduced in > (2016-02-18) > https://github.com/rakudo/rakudo/commit/9983c2c8434ed81c532a5706996f284283b48d0a Yes, very relevant. It's the .perl that hangs and even in

[perl #131845] Binding a Seq to a `@` variable tries to consume it first

2017-08-10 Thread Zoffix Znet via RT
On Sun, 06 Aug 2017 18:52:07 -0700, alex.jakime...@gmail.com wrote: > Not sure if this info is relevant now, but the hang was introduced in > (2016-02-18) > https://github.com/rakudo/rakudo/commit/9983c2c8434ed81c532a5706996f284283b48d0a Yes, very relevant. It's the .perl that hangs and even in

[perl #131845] Binding a Seq to a `@` variable tries to consume it first

2017-08-06 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
Not sure if this info is relevant now, but the hang was introduced in (2016-02-18) https://github.com/rakudo/rakudo/commit/9983c2c8434ed81c532a5706996f284283b48d0a On 2017-08-05 06:33:14, c...@zoffix.com wrote: > Since Seq is not a Positional type, *binding* it to a `@` variable is > typecheck