[Nasm-devel] BUG report. (What is number?)

Aleksandras Krupica vaikutisasa at gmail.com
Sat Jun 24 08:14:18 PDT 2023


Hello and sorry for sending this, probably, to the wrong place.
This one is very simple to demonstrate:

; CODE:
%ifnum 0xBEER
    YES!!!
%else
    NO...
%endif

; INVOCATION:
nasm -E NasmBug.asm

Guess what you'll get? :)

Oh, it's for WIN32/64 standard releases from... I'm not sure... 2.10 to
NOW...
Well, this thing works, in the same manner, for 10 years at least, as far
as I remember.

Don't think you'll need it, but I attach the source along with this. :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.nasm.us/archives/nasm-devel/attachments/20230624/5383af3c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NasmBug.asm
Type: application/octet-stream
Size: 70 bytes
Desc: not available
URL: <https://lists.nasm.us/archives/nasm-devel/attachments/20230624/5383af3c/attachment.obj>


More information about the Nasm-devel mailing list