bug-gnulib
[Top][All Lists]
Advanced

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

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


From: David Seifert
Subject: [PATCH] Amend AC_CHECK_HEADER_STDBOOL for C++11 and modern dialects
Date: Mon, 30 May 2016 23:20:10 +0200

Dear Gnulib maintainers,
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.

Greetings from Gentoo
David

Attachment: 0001-Amend-AC_CHECK_HEADER_STDBOOL-for-C-11-and-beyond-di.patch
Description: Text Data


reply via email to

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