From 0f9191c165693c7d6facdc6593024394a7f5bda1 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Sat, 12 Nov 2016 17:22:53 +0100 Subject: [PATCH] Fix gnulib C++ namespace support and std::frexp * lib/math.in.h (frexp): Use _GL_CXXALIASWARN1 instead of _GL_CXXALIASWARN. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9128350de6..38ece9d7a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -206,6 +206,12 @@ (gl_FUNC_STRERROR_R): Don't reuse AC_DEFINE() with a potentially different value. +2006-11-12 Pedro Alves + + Fix gnulib C++ namespace support and std::frexp + * lib/math.in.h (frexp): Use _GL_CXXALIASWARN1 instead of + _GL_CXXALIASWARN. + 2006-11-12 Pedro Alves GNULIB_NAMESPACE::func need not pull in rpl_func -- 2.39.5