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

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Thu Jul 2 20:06:53 PDT 2020


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

--- Comment #6 from H. Peter Anvin <hpa at zytor.com> ---
Interesting observation. %error and %warning are only issued on the last pass,
for rather obvious reasons (false positives during optimization.) However, in
preprocess-only mode there is only one pass and so, yes, they shouldn't be
filtered. Always fun stuff.

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