[Nasm-bugs] [Bug 3392689] ffmpeg and dav1d projects seem to have issues with new macro parsing.

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Wed Jul 1 15:14:23 PDT 2020


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

--- Comment #9 from Dale Curtis <dalecurtis at chromium.org> ---
Looks like windows failing to compile now:
    [642/20819] CC obj/third_party/nasm/nasm/parser.obj
    FAILED: obj/third_party/nasm/nasm/parser.obj
    C:\b\s\w\ir\cache\goma\client\gomacc.exe
..\..\third_party\llvm-build\Release+Asserts\bin\clang-cl.e...(too long)
    In file included from ../../third_party/nasm/asm/parser.c:42:
    In file included from ../../third_party/nasm/include\nasm.h:45:
    ../../third_party/nasm/include/nasmlib.h(64,8): error: expected ';' after
top level declarator
    void * safe_malloc(1) nasm_malloc(size_t);
    ^
    ../../third_party/nasm/include/compiler.h(289,33): note: expanded from
macro 'safe_malloc'
    #define safe_malloc(s)          safe_alloc     alloc_size_func1(s)

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