# New Ticket Created by Joshua Isom # Please include the string: [perl #42653] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=42653 >
I'm getting failures in t/pmc/class.t, t/pmc/exporter.t, t/pmc/pccmethod_test.t, t/pmc/role.t, and t/pmc/smop_attribute.t and all seem to be related to PCCMETHOD's. The failures occur in inter_call.c, fetch_arg_op(). The macro's of UVal_* are where it occurs, but I can't yet figure out where the bad data comes into it.