[Nasm-bugs] [Bug 3392599] git nasm: nondeterministic errors when building lDebug assembler tables

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Sat Sep 28 00:48:24 PDT 2019


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

--- Comment #8 from C. Masloch <pushbx at ulukai.org> ---
Another error occurs seldom now:

source$ newnasm debug.asm -I ../../../lmacros/ 2>&1 | head
debugtbl.inc:59: error: expression syntax error
debugtbl.inc:62: error: expression syntax error
debugtbl.inc:64: error: control character in string not allowed here
debugtbl.inc:74: warning: unterminated string [-w+other]
debugtbl.inc:74: warning: trailing garbage after expression ignored [-w+other]
debugtbl.inc:83: error: expression syntax error
debugtbl.inc:88: error: symbol `�UE' not defined before use
debugtbl.inc:89: error: symbol `iق�UF' not defined before use
debugtbl.inc:90: error: control character in string not allowed here
debugtbl.inc:130: error: expression syntax error
source$

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