# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #50644]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50644 >
while browsing through src/oo.c, I found that there are two functions that
are complet
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #50648]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50648 >
in src/oo.c, the function mark_object_cache (line 1420) does not do
anything.
this mu
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #50646]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50646 >
in src/oo.c, the function Parrot_remove_parent needs an implementation.
This currentl
On Fri, Feb 08, 2008 at 12:52:43PM +0100, Klaas-Jan Stol wrote:
> languages/pynie directory contains a file in src/PAST/Grammar.tg, which is
> the tree transformation for pynie.
>
> This is no longer used, as pynie is converted to PCT.
>
> I propose to remove this file, as it is out of date and i
languages/pynie directory contains a file in src/PAST/Grammar.tg, which is
the tree transformation for pynie.
This is no longer used, as pynie is converted to PCT.
I propose to remove this file, as it is out of date and is unlikely to be
used or interesting.
Should we want to revive this file,the