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 be fixed but requires the development of a more feature full > emitter in Pmc2c.
tewk: Do you know if this is still an issue? Thank you very much. kid51