This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH 0/3] Fix math.h uses of C++ features
- From: "Gabriel F. T. Gomes" <gftg at linux dot vnet dot ibm dot com>
- To: libc-alpha at sourceware dot org
- Date: Tue, 15 Aug 2017 14:44:58 -0300
- Subject: [PATCH 0/3] Fix math.h uses of C++ features
- Authentication-results: sourceware.org; auth=none
Gabriel F. T. Gomes (3):
Do not use __builtin_types_compatible_p in C++ mode (bug 21930)
Provide a C++ version of issignaling that does not use __MATH_TG
Do not use generic selection in C++ mode
math/math.h | 25 ++++++++++++++++++++++---
misc/sys/cdefs.h | 19 ++++++++++---------
2 files changed, 32 insertions(+), 12 deletions(-)
--
2.13.5