Rejected TODO item, closing ticket.
Given the previous comments, and having now some working code that
depends of *not* throwing, I will close this ticket in a few days if no
one objects.
On Wednesday 28 May 2008 11:58:02 Patrick R. Michaud via RT wrote:
> On Mon Oct 22 09:37:22 2007, pcoch wrote:
> > In src/pmc/default.pmc:get_attr_str() there is the todo item:
> >
> > if (PMC_IS_NULL(p)) {
> > /* TODO AttributeError */
> > }
> >
> > This should be as s
On Mon Oct 22 09:37:22 2007, pcoch wrote:
> In src/pmc/default.pmc:get_attr_str() there is the todo item:
>
> if (PMC_IS_NULL(p)) {
> /* TODO AttributeError */
> }
>
> This should be as simple as adding a real_exception() here.
I vote to reject this TODO item. Return
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46669]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46669 >
In src/pmc/default.pmc:get_attr_str() there is the todo item:
if (PMC_IS_NULL(