develooper Front page | perl.perl6.internals | Postings from May 2008

Re: [perl #45975] [TODO] [PATCH] Make Parrot_single_subclass() threadsafe

Thread Previous
From:
Jonathan Worthington
Date:
May 7, 2008 16:19
Subject:
Re: [perl #45975] [TODO] [PATCH] Make Parrot_single_subclass() threadsafe
NotFound wrote:
> Looking a this, I discovered that the subclass function in default.pmc
> contains a call to Parrot_single_subclass, but this function is not
> present in default.c and there is no error nor warning about that
> fact. Is this a behavior expected?
>
> Anyway, the attached patch removes it.
>   
It should be removed, since the subclass v-table method was removed.

Haven't got time to do it myself right now, but this patch can be 
applied by whoever gets chance.

Thanks,

Jonathan


Thread Previous


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About