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


19:13 <@pmichaud> so, set $PX[$PX], $PX   is calling set_pmc_keyed even
when [$PX] is an Integer
19:31 <@pmichaud> $P1[$P2]  always invokes  get_pmc_keyed and never
get_pmc_keyed_int
19:31 <@pmichaud> that's a bit of a problem for aggregates that have
both hash keys and int keys

There is some inline PIR in rakudo that needs to be removed when this is
fixed.  Check r27433.

Reply via email to