Re: [perl #42229] PCCMETHOD Fails to Set Context in RetContinuation

2007-03-31 Thread Jonathan Worthington
chromatic (via RT) wrote: Invoking a RetContinuation requires freeing the current context (or at least decreasing its reference count). The problem is that the PCCMETHOD code doesn't set the current context in the RetContinuation PMC. Note that setting the current context is awfully ugly.

[perl #42229] PCCMETHOD Fails to Set Context in RetContinuation

2007-03-30 Thread via RT
# New Ticket Created by chromatic # Please include the string: [perl #42229] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42229 > $ parrot t/pmc/exporter_6.pir ok 1 - import() with no args does nothing Segmentation fault