On Wed Oct 15 11:39:21 2008, coke wrote:
> On Tue Oct 02 10:13:17 2007, pcoch wrote:
> > In src/mmd.c there is the todo item within mmd_search_classes():
> > 
> >  if (!PMC_IS_NULL(pmc)) {
> >      /*
> >       * mmd_is_hidden would consider all previous candidates
> >       * XXX pass current n so that only candidates from this
> >       *     mro are used?
> >       */
> >       if (mmd_maybe_candidate(interp, pmc, cl))
> >           break;
> >       }
> 
> This is now in src/multidispatch.c, Parrot_mmd_search_classes

The function in question was removed in r38192, so this ticket is rejected.

_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to