[Nasm-bugs] [Bug 3392567] New: [Feature request] Listing preprocessor define results in list file

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Sat Apr 20 07:11:16 PDT 2019


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

            Bug ID: 3392567
           Summary: [Feature request] Listing preprocessor define results
                    in list file
           Product: NASM
           Version: unspecified
          Hardware: All
                OS: All
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: pushbx at 38.de
                CC: chang.seok.bae at intel.com, gorcunov at gmail.com,
                    hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Other (please explain), Unknown

While hunting for some bug in my lframe macro package, I used "perl -i -pe
's/\.nolist//' lmacros2.mac" to have the macros be listed in the list file.
Then, I started going through the file and manually noting which results the
defines get. Alternatively I could add warnings after every define. Obviously
both are tedious.

Therefore, I would like a preprocessor option to automatically emit listing
lines stating the result of %define / %assign / %def* / %substr / %strcat /
%strlen and equ.

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