[perl #126888] [BUG] list binding hangs

2015-12-31 Thread Christian Bartolomaeus via RT
On Thu Dec 24 19:26:55 2015, zef...@fysh.org wrote: > This has now been fixed by commit 986f98d8c6d772ac5d0b513793c521df6a343ae8 > from Timo++. > > -zefram Thanks! I added at test to S32-exceptions/misc.t with commit https://github.com/perl6/roast/commit/b0c17ab00c I'm closing this ticket as 'r

Re: [perl #126888] [BUG] list binding hangs

2015-12-24 Thread Zefram
This has now been fixed by commit 986f98d8c6d772ac5d0b513793c521df6a343ae8 from Timo++. -zefram

[perl #126888] [BUG] list binding hangs

2015-12-12 Thread via RT
# New Ticket Created by Zefram # Please include the string: [perl #126888] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126888 > $ perl6 -e '(1,2)[0] := 3' [hangs] ^C The attempted operation is not valid, because list struc