#519: [PATCH] (almost) switch *ManagedStruct to ATTRs
--------------------+-------------------------------------------------------
 Reporter:  cotto   |       Owner:     
     Type:  patch   |      Status:  new
 Priority:  normal  |   Milestone:     
Component:  none    |     Version:     
 Severity:  medium  |    Keywords:     
     Lang:          |       Patch:     
 Platform:          |  
--------------------+-------------------------------------------------------
 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.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/519>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to