On Sat Jan 24 13:52:59 2015, barto...@gmx.de wrote:
> As a status update: I don't get a segfault in the REPL with a current
> rakudo (tested on moar, parrot and jvm).
> 
> The error message has changed slightly:

More exactly, the segfault is now gone.

<masak> m: class Foo { has Hash of Hash $.foo = {} }; Foo.new
<camelia> rakudo-moar 6e182d: OUTPUT«Type check failed in assignment to 
'$!foo'; expected 'Hash[Hash]' but got 'Hash' [...]
* masak resolves #116212

Reply via email to