[Nasm-bugs] [Bug 3392626] %rep listing line numbering should reset after every iteration

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Fri Feb 7 14:08:32 PST 2020


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

--- Comment #1 from Chang S. Bae <chang.seok.bae at intel.com> ---
For the record, found this commit for causing this regression:

commit ab6f8319552f17d269a5bf2facea48ea1c338b71 ab6f8319
Author: H. Peter Anvin <hpa at zytor.com>
Date:   Fri Aug 9 22:31:45 2019 -0700

    listing: when listing lines in macros and rep blocks, show the actual line

    When printing lines coming from %rep blocks and macros, show the line
    number corresponding to the line actually being printed.

    Signed-off-by: H. Peter Anvin <hpa at zytor.com>

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


More information about the Nasm-bugs mailing list