[Nasm-bugs] [Bug 3392539] error: label changed during code generation - false errors reported after real error - 2.14.02

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Thu Dec 27 11:29:17 PST 2018


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

H. Peter Anvin <hpa at zytor.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|OPEN                        |CONFIRMED

--- Comment #6 from H. Peter Anvin <hpa at zytor.com> ---
The new warning engine isn't even in 2.14.xx.

The real problem is that we have an error which causes a cascade of other
errors. The label-redef-late error (warning, really) simply isn't meaningful
once we have already committed to erroring out.

I'll have a patch shortly.

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