UberASMTool icon indicating copy to clipboard operation
UberASMTool copied to clipboard

Errors in included files displayed as errors in the main files

Open DiskPoppy opened this issue 4 years ago • 1 comments
trafficstars

Example: testfolder/test.asm:1 (called from testfolder/test.asm:12): error: (E5117): Unknown command. [l1]

Thetestfolder/test.asm:1 should instead display the name of the included file. The line number is correct though.

DiskPoppy avatar May 13 '21 23:05 DiskPoppy

I should mention that it doesn't matter what they are included with, be it incbin, incsrc, table, %prot_source.

DiskPoppy avatar May 14 '21 00:05 DiskPoppy