[Nasm-bugs] [Bug 3392621] New: %substr work incorrect

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Wed Oct 9 15:39:26 PDT 2019


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

            Bug ID: 3392621
           Summary: %substr work incorrect
           Product: NASM
           Version: 2.15 (development)
          Hardware: All
                OS: All
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: bc-info at styx.cabel.net
                CC: chang.seok.bae at intel.com, gorcunov at gmail.com,
                    hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Binary from nasm.us, Build from git using other
                    Makefile

%subst var '12345_string' 5
db var, 0

---
produce bytes: '5_string', 0

latest 'stable' build - work correctly

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