Re: [perl #40438] Extending a dynpmc with a PIR method fails

2006-10-02 Thread Kevin Tew
Update pdump patch Kevin Tew wrote: The attached patch is my first step at locating bug #40438. It adds pdump -d functionality for keys. Leopold Toetsch via RT wrote: Thanks, I've applied a modified version of the patch, showing that it's a namespace issue caused by the .HLL line. Using .loa

Re: [perl #40438] Extending a dynpmc with a PIR method fails

2006-10-01 Thread Kevin Tew
The attached patch is my first step at locating bug #40438. It adds pdump -d functionality for keys. Leopold Toetsch via RT wrote: Thanks, I've applied a modified version of the patch, showing that it's a namespace issue caused by the .HLL line. Using .loadlib works fine and as expected. leo

[perl #40438] Extending a dynpmc with a PIR method fails

2006-10-01 Thread Leopold Toetsch via RT
Thanks, I've applied a modified version of the patch, showing that it's a namespace issue caused by the .HLL line. Using .loadlib works fine and as expected. leo

[perl #40438] Extending a dynpmc with a PIR method fails

2006-09-30 Thread via RT
# New Ticket Created by Kevin Tew # Please include the string: [perl #40438] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40438 > Adding PIR methods to dynpmcs doesn't work. When executed parrot just reports method not fo