[perl #108160] [BUG] Null PMC access when binding hash slice in Rakudo

2012-01-13 Thread Carl Mäsak
# New Ticket Created by Carl Mäsak # Please include the string: [perl #108160] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=108160 kboga nom: my %hash = Crow = 'bar', Bar = 'crow'; %hash{Crow Bar} := 'a';

Re: [perl #108160] [BUG] Null PMC access when binding hash slice in Rakudo

2012-01-13 Thread Moritz Lenz
Fixed now, and tested in S03-operators/binding-hashes.t Am 13.01.2012 15:50, schrieb Carl MXXsak (via RT): # New Ticket Created by Carl Mäsak # Please include the string: [perl #108160] # in the subject line of all future correspondence about this issue. #URL: