gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/api-mpfr, updated. gawk-4.1.0-25


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/api-mpfr, updated. gawk-4.1.0-2593-gcb6411d
Date: Wed, 12 Apr 2017 16:43:00 -0400 (EDT)

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 "gawk".

The branch, feature/api-mpfr has been updated
       via  cb6411df195fc515dd5062a8c368e3422594a71f (commit)
       via  0813c48d190d983cb0b3e55f5d8345c91c43e09b (commit)
      from  bbd26f5f61b1dae2d1638a45088105be616cf2fd (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 -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=cb6411df195fc515dd5062a8c368e3422594a71f

commit cb6411df195fc515dd5062a8c368e3422594a71f
Merge: bbd26f5 0813c48
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Apr 12 23:42:53 2017 +0300

    Merge branch 'master' into feature/api-mpfr

diff --cc ChangeLog
index e1072ef,8972233..0a391e1
--- a/ChangeLog
+++ b/ChangeLog
@@@ -3,9 -3,9 +3,12 @@@
        * mpfr.c (mpg_format_val): Set STRCUR flag when we're done.
        Fixes a memory leak. Thanks to valgrind for the report.
  
+       * builtin.c (do_dcgettext): Move declaration of reslen to
+       outside the ifdefs. Thanks to Hermann Peifer for the report.
+ 
 +      * gawkapi.c (awk_value_to_node): Initialize ext_ret_val to NULL
 +      to avoid compiler warnings.
 +
  2017-04-12         Manuel Collado        <address@hidden>
  
        Fix the FPAT bug reported by Ed Morton in the gawk-bug mailing list.

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

Summary of changes:
 ChangeLog | 3 +++
 builtin.c | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gawk



reply via email to

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