[Nasm-bugs] [Bug 3392572] git nasm fails to build lmacros tests

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Thu Aug 8 08:03:44 PDT 2019


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

C. Masloch <pushbx at 38.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|CLOSED                      |OPEN

--- Comment #4 from C. Masloch <pushbx at 38.de> ---
Wait, I tested the wrong version. Now I redid it, the tests do seem to succeed,
but these warnings do remain:

$ nasm 002.asm -I ../ -o 002.new
../lmacros1.mac:161: warning: macro `__REL__' exists, but not taking 1
parameters [-w+macro-params]
../lmacros1.mac:162: warning: macro `__REL__' exists, but not taking 1
parameters [-w+macro-params]
../lmacros1.mac:163: warning: macro `__REL__' exists, but not taking 1
parameters [-w+macro-params]
../lmacros1.mac:164: warning: macro `__REL__' exists, but not taking 1
parameters [-w+macro-params]

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