gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-80-gf209a8d


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-80-gf209a8d
Date: Mon, 19 Aug 2013 17:54:28 +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 "gawk".

The branch, master has been updated
       via  f209a8dc1991803899d815a1be12da803e852e00 (commit)
      from  7d19cbd54ad60474aded4b9fe587c7f53a14d488 (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=f209a8dc1991803899d815a1be12da803e852e00

commit f209a8dc1991803899d815a1be12da803e852e00
Author: Arnold D. Robbins <address@hidden>
Date:   Mon Aug 19 20:52:59 2013 +0300

    Document additional fix in array.c.

diff --git a/ChangeLog b/ChangeLog
index 0097da9..6e385f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,12 @@
        New functions.
        (env_array_func): New array vtable.
 
+       Unrelated:
+
+       * array.c (force_array): Set symbol->xarray to NULL before
+       initing the array if it was Node_var_new.
+       (null_array): Restore assert, undoing change of 2013-05-27.
+
 2013-08-15         Arnold D. Robbins     <address@hidden>
 
        * debug.c (print_memory): Fix whitespace / indentation.

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

Summary of changes:
 ChangeLog |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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