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-1855-gce41ff


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1855-gce41ffb
Date: Fri, 1 Jul 2016 07:08:00 +0000 (UTC)

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  ce41ffb80b068139b4e04e3cff1d5dc2ee0ccc78 (commit)
       via  7832eb7eb92baebf12838fd6eae24be58bd6ba27 (commit)
       via  72645295eec48c30ed6a9b9f8bf21b9f53995524 (commit)
      from  e8a8d49954bb50b2b67a88382e80fe63e738cd3f (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=ce41ffb80b068139b4e04e3cff1d5dc2ee0ccc78

commit ce41ffb80b068139b4e04e3cff1d5dc2ee0ccc78
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Jul 1 10:07:43 2016 +0300

    Fix test suite after merge from master.

diff --git a/test/dumpvars.ok b/test/dumpvars.ok
index 85d1c85..7caecd3 100644
--- a/test/dumpvars.ok
+++ b/test/dumpvars.ok
@@ -9,7 +9,7 @@ FILENAME: "-"
 FNR: 3
 FPAT: "[^[:space:]]+"
 FS: " "
-FUNCTAB: array, 41 elements
+FUNCTAB: array, 42 elements
 IGNORECASE: 0
 LINT: 0
 NF: 1
diff --git a/test/symtab6.ok b/test/symtab6.ok
index 7de717a..34c1063 100644
--- a/test/symtab6.ok
+++ b/test/symtab6.ok
@@ -9,7 +9,7 @@ FILENAME: ""
 FNR: 0
 FPAT: "[^[:space:]]+"
 FS: " "
-FUNCTAB: array, 41 elements
+FUNCTAB: array, 42 elements
 IGNORECASE: 0
 LINT: 0
 NF: 0
diff --git a/test/symtab8.ok b/test/symtab8.ok
index da29b58..0cf40fe 100644
--- a/test/symtab8.ok
+++ b/test/symtab8.ok
@@ -9,7 +9,7 @@ FIELDWIDTHS: ""
 FNR: 1
 FPAT: "[^[:space:]]+"
 FS: " "
-FUNCTAB: array, 41 elements
+FUNCTAB: array, 42 elements
 IGNORECASE: 0
 LINT: 0
 NF: 1

http://git.sv.gnu.org/cgit/gawk.git/commit/?id=7832eb7eb92baebf12838fd6eae24be58bd6ba27

commit 7832eb7eb92baebf12838fd6eae24be58bd6ba27
Merge: e8a8d49 7264529
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Jul 1 10:06:02 2016 +0300

    Merge branch 'gawk-4.1-stable'


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

Summary of changes:
 ChangeLog        |    5 +++++
 symbol.c         |    6 +++++-
 test/ChangeLog   |    1 +
 test/dumpvars.ok |    2 ++
 test/symtab6.ok  |    2 ++
 test/symtab8.ok  |    2 ++
 6 files changed, 17 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gawk



reply via email to

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