[Nasm-bugs] [Bug 3392595] compiler.h: fix bad typedef in case of HAVE__BOOL

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Fri Aug 9 14:26:12 PDT 2019


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

--- Comment #7 from Ozkan Sezer <sezeroz at gmail.com> ---
(In reply to H. Peter Anvin from comment #6)
> So the weird thing is: why does it define HAVE__BOOL,

It does not, really :)

> and why does it seem that it compiles with it?

Its preprocessor picks it as:
warning: invalid preprocessing directive name
.. only when -pedantic is used.

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