]> Savannah Git Hosting - gnulib.git/commit
GNULIB_NAMESPACE::func need not pull in rpl_func
authorPedro Alves <palves@redhat.com>
Sat, 12 Nov 2016 16:22:54 +0000 (17:22 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 20 Nov 2016 01:44:47 +0000 (02:44 +0100)
commited8f7a7c6572f543c6cde0626759af87c8257b7c
tree9bb750b592b2f9e7b78204aa4a78137931587cb5
parent90f74a20fc8867aaede6bef8952e82057bd1d1ce
GNULIB_NAMESPACE::func need not pull in rpl_func

* build-aux/snippet/c++defs.h [__cplusplus && GNULIB_NAMESPACE]
(_GL_CXXALIAS_RPL_1, _GL_CXXALIAS_RPL_CAST_1, _GL_CXXALIAS_SYS)
(_GL_CXXALIAS_SYS_CAST, _GL_CXXALIAS_SYS_CAST2): Define a wrapper
struct instead of a function pointer.
ChangeLog