[svn:parrot] r39132 - trunk/src

Vasily Chekalkin bacek at bacek.com
Sun May 24 10:28:11 UTC 2009


chromatic wrote:
>> +            Parrot_PCCINVOKE(interp, new_ns,
>> Parrot_str_new_constant(interp, "set_class"), "P->", new_class); +         
> 
> This would be even faster if you used CONST_STRING instead of 
> Parrot_str_new_constant().

Thank you! Fixed in r39143.

Only one problem... This caching broke Rakudo's 
t/spec/S12-methods/indirect_invocation. I'll try to investigate and fix it.

-- 
Bacek


More information about the parrot-commits mailing list