# New Ticket Created by Gordon Henriksen # Please include the string: [perl #25253] # in the subject line of all future correspondence about this issue. # <URL: 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 from interpreter.h is already opaque for non-core users. Attached patch removes Parrot_INTERP. Everything compiles. Couldn't run tests, though; linking fails on undefined routines: mem_alloc_executable mem_free_executable mem_realloc_executable inet_pton -- Gordon Henriksen [EMAIL PROTECTED]
20040124-Parrot_INTERP.patch
Description: Binary data