[perl #41883] [BUG] PMETHODs.pm doesn't change back the filename

2008-06-14 Thread James Keenan via RT
On Thu Mar 22 15:56:34 2007, tewk wrote: > PCCMETHOD generates some code that doesn't have a source location, which > is OK. > > However, PCCINVOKE generation does neglect to change the c #line > directive back to the original file. This is due to the primitive > emitter in Pmc2c. > > This can b

[perl #41883] [BUG] PMETHODs.pm doesn't change back the filename

2008-04-14 Thread James Keenan via RT
I believe tewk did a lot of work in this area since the last post. Does the problem still occur? Thank you very much. kid51

[perl #41883] [BUG] PMETHODs.pm doesn't change back the filename

2007-03-18 Thread via RT
# New Ticket Created by Joshua Isom # Please include the string: [perl #41883] # in the subject line of all future correspondence about this issue. # 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 PMET