[perl #25253] [PATCH] Remove Parrot_INTERP

2007-03-08 Thread Jerry Gay via RT
chromatic~ embed/extend is up your alley. do you see a problem with removing Parrot_INTERP since we've already got Parrot_Interp laying around? even though this patch is about three years old, it looks almost valid, and should be quick and easy to apply, if approved. ~jerry

Re: [perl #25253] [PATCH] Remove Parrot_INTERP

2004-01-26 Thread Gordon Henriksen
Seiler Thomas wrote: Gordon Henriksen wrote: The Parrot_INTERP type from embed.c and embed.h serves no purpose. [linking failures...] mem_alloc_executable mem_free_executable mem_realloc_executable [...] Re-ran Configure.pl and these went away, in case anyone else has this. inet_pton Is a IPv6

[perl #25253] [PATCH] Remove Parrot_INTERP

2004-01-25 Thread via RT
# New Ticket Created by Gordon Henriksen # Please include the string: [perl #25253] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=25253 > The Parrot_INTERP type from embed.c and embed.h serves no purpose. Parrot_Interp