On Sat Sep 29 08:57:28 2007, kjs wrote: > A few months ago, the "#line" directive was implemented. > > I'm wondering what the reason was why it looks like a comment (as # will > start a comment). > Is there any reason to not replace this by ".line"? A directive typically > tells the assembler/compiler something, and in this case it updates the line > number.
As this gets addressed we should also address the handling of the 'setline' opcode (RT #43269). Pm