[Nasm-bugs] [Bug 3392765] Line numbers with error/warning occurences are reported incorrectly for included files

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Sun Sep 26 04:23:52 PDT 2021


https://bugzilla.nasm.us/show_bug.cgi?id=3392765

--- Comment #9 from RomekAtomek <romek.globescs at wp.pl> ---
I am attaching a sample file with the list. On line 58 we can see the included
file (% include "cba.asm"). The line numbering does not start from 1, but the
numbering continues in the file that has the new file attached to it. The same
is true on line 71 (% include "test \ ccc.asm") and on line 83 (% include "test
\ xx \ ccc.asm").

The same problem occurs in version 2.13.03.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Nasm-bugs mailing list