autoconf-archive-commits
[Top][All Lists]
Advanced

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

GNU Autoconf Archive branch master updated. v2014.02.28-16-gf559448


From: E-mail notifications for the Autoconf Archive git repository.
Subject: GNU Autoconf Archive branch master updated. v2014.02.28-16-gf559448
Date: Sat, 13 Sep 2014 21:42:27 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Autoconf Archive".

The branch, master has been updated
       via  f5594485ce75edaceaae412f9c243e355ed1db4a (commit)
      from  dc824114e248a6bed97f33aba1bd61f866059360 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f5594485ce75edaceaae412f9c243e355ed1db4a
Author: Olaf Lenz <address@hidden>
Date:   Thu Aug 28 15:22:34 2014 +0100

    AX_CXX_VAR_PRETTYFUNC: new macro to determine the function name
    
    This new macro determines the best way to get the name of the current 
function
    for different C++-compilers and -dialects (in the spirit of _FILE_ and 
_LINE_).
    
    The patch also fixes some problems in AX_C_VAR_FUNC.
    
    Submitted in <https://savannah.gnu.org/patch/index.php?8524>.

-----------------------------------------------------------------------

Summary of changes:
 NEWS                        |    2 +
 m4/ax_c_var_func.m4         |    9 ++--
 m4/ax_cxx_var_prettyfunc.m4 |   91 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 98 insertions(+), 4 deletions(-)
 create mode 100644 m4/ax_cxx_var_prettyfunc.m4


hooks/post-receive
-- 
GNU Autoconf Archive



reply via email to

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