Re: [perl #50002] [PATCH] Merge src/objects.c Into src/oo.c

2008-01-20 Thread Will Coleda
On Jan 19, 2008 10:28 PM, via RT chromatic <[EMAIL PROTECTED]> wrote: > Because this patch is large and in charge, I'd like to hear some success > reports from a couple of non-x86 and non-Linux platforms before I commit it. > > -- c osx/x86 has no new failures with this patch applied. -- Will "C

Re: [perl #50002] [PATCH] Merge src/objects.c Into src/oo.c

2008-01-19 Thread Allison Randal
Looks good. I'm surprised some of those are still used. do_init_call, get_init_meth, Parrot_single_subclass, Parrot_class_lookup, and Parrot_class_lookup_p are all part of the old implementation. Oh, I see. Parrot_class_lookup and Parrot_class_lookup_p are only used by the deprecated getclass