[Nasm-bugs] [Bug 3392388] New: 2.13rc: -pedantic and HAVE_STDNORETURN_H produces lots of warnings

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Wed Mar 1 11:55:30 PST 2017


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

            Bug ID: 3392388
           Summary: 2.13rc: -pedantic and HAVE_STDNORETURN_H produces lots
                    of warnings
           Product: NASM
           Version: unspecified
          Hardware: All
                OS: All
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: sezeroz at gmail.com
                CC: gorcunov at gmail.com, hpa at zytor.com, nasm-bugs at nasm.us

-pedantic and HAVE_STDNORETURN_H produces lots of warnings. With gcc-4.9.4:
In file included from ./include/nasm.h:44:0,
                 from asm/nasm.c:48:
./include/nasmlib.h:76:29: warning: ISO C99 does not support '_Noreturn'
[-Wpedantic]
 no_return printf_func(2, 3) nasm_fatal(int flags, const char *fmt, ...);
                             ^

[more of them follows]

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