[Nasm-bugs] [Bug 3392611] Macro range doesn't handle braced argument

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Wed Jul 1 01:29:09 PDT 2020


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

--- Comment #5 from Jason Hood <jadoxa at yahoo.com.au> ---
Yep, that looks to have fixed it.  Although, shouldn't only preprocessing still
output it?

N:\>nasm -v
NASM version 2.15.02rc2 compiled on Jun 30 2020

N:\>nasm -e tst.nsm

N:\>nasm tst.nsm
tst.nsm:6: warning: 1: a,b [-w+user]
tst.nsm:6: warning: {1:1} a,b [-w+user]

-- 
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