# New Ticket Created by  Dagur 
# Please include the string:  [perl #120908]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=120908 >


22:31 < dagurval> rp: sub a is DEPRECATED((sub { })()) { };
22:31 <+camelia> rakudo-parrot a77214: OUTPUT«===SORRY!===␤Null PMC access
in get_bool()␤»
22:31 < dagurval> found a Null PMC access \o/
22:32 < masak> dagurval++ # \o/
22:32 < masak> dagurval: submit it!

rakudo-j does not crash, although it doesn't like it when the sub is called.

22:34 <dagurval> rj: sub a is DEPRECATED((sub { })()) { }; a()
22:34 <camelia> rakudo-jvm a77214: OUTPUT«Cannot look up attributes in a
type object␤  in sub infix:<<> at gen/jvm/CORE.setting:4180␤  in sub
postcircumfix:<[ ]> at gen/jvm/CORE.setting:2337␤  in sub
                DEPRECATED at gen/jvm/CORE.setting:16859␤  in block  at
gen/jvm/CORE.setting:128␤  in sub…»

Reply via email to