[perl #50644] [TODO] refactor src/oo.c: fail_if_type_exists() and fail_if_exist

2008-02-08 Thread via RT
# 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

[perl #50648] [TODO][C] mark_object_cache in src/oo.c needs implementation

2008-02-08 Thread via RT
# 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

[perl #50646] [TODO][C] implement Parrot_remove_parent in src/oo.c

2008-02-08 Thread via RT
# 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

Re: [PROPOSAL] Remove pynie's .tg transformation file

2008-02-08 Thread Patrick R. Michaud
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

[PROPOSAL] Remove pynie's .tg transformation file

2008-02-08 Thread Klaas-Jan Stol
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