HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/tab-separated-values; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 04:04:50 GMT Content-length: 727 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id summary reporter owner description type status priority milestone component version severity resolution keywords cc lang patch platform 519 [PATCH] (almost) switch *ManagedStruct to ATTRs cotto 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. patch closed normal none medium fixed --