# New Ticket Created by Joshua Isom # Please include the string: [perl #41883] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41883 >
In lib/Parrot/Pmc2c/PMETHODs.pm, the file name reported by gcc is changed to be the PMETHODs.pm file, but it doesn't revert it back to the original file when changing back. As a result, a lot of warnings look as if they're coming from PMETHOD code when they're really not.