Ticket #519 (closed patch: fixed)
[PATCH] (almost) switch *ManagedStruct to ATTRs
Reported by: | cotto | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
The attached patch does most of the work to convert uses of PMC_data by UnManagedStruct and ManagedStruct to ATTRs. Unfortunately there's some i386 jit code that pokes directly into PMC_data. The patch fixes some of the jit code, but I don't know x86 assembly well enough to fix everything. With the attached patch, all tests pass except for 8 tests in t/pmc/nci.t. I would appreciate help finishing this patch from someone with a little more knowledge of x86 and the jit code.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.