bug-gnulib
[Top][All Lists]
Advanced

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

Re: status of C++ support with GNULIB_NAMESPACE


From: Mike Miller
Subject: Re: status of C++ support with GNULIB_NAMESPACE
Date: Mon, 21 Nov 2016 15:47:08 -0800
User-agent: NeoMutt/20161104 (1.7.1)

On Mon, Nov 21, 2016 at 23:35:12 +0000, Pedro Alves wrote:
> BTW, do we know which programs use GNULIB_NAMESPACE?
> I believe the initial support was done for GNU Octave, but I see
> that quite recently Octave switched away from it, maybe because of
> the problems with newer GCCs (I believe fixed now).

Correct, we found the situation with GCC 6 at odds with how we expected
gnulib to work, and did not think it worth our time to try to fix it. We
now build an internal library of wrapper functions around gnulib using
the C compiler.

AFAICT, no other projects are using GNULIB_NAMESPACE in the wild:

https://codesearch.debian.net/search?q=%23+*define+*GNULIB_NAMESPACE

-- 
mike



reply via email to

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