bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Amend AC_CHECK_HEADER_STDBOOL for C++11 and modern dialects


From: Paul Eggert
Subject: Re: [PATCH] Amend AC_CHECK_HEADER_STDBOOL for C++11 and modern dialects
Date: Mon, 30 May 2016 20:34:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

David Seifert wrote:
AC_CHECK_HEADER_STDBOOL needs a fix, now that GCC 6 defaults to a C++11
dialect, which breaks the assumption that stdbool.h is allowed to
unconditionally define "false" as a macro.

I don't see the problem. Can you give a self-contained test case that illustrates it?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]