gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, comment, updated. gawk-4.1.0-736-g01629c


From: Stephen Davies
Subject: [gawk-diffs] [SCM] gawk branch, comment, updated. gawk-4.1.0-736-g01629cb
Date: Mon, 08 Sep 2014 23:34:52 +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, comment has been updated
       via  01629cb09cce23f1b8c014280b97a2f19ca34e25 (commit)
      from  ae1c0daca3998e5be8369e632e093f9f6dce1a70 (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=01629cb09cce23f1b8c014280b97a2f19ca34e25

commit 01629cb09cce23f1b8c014280b97a2f19ca34e25
Author: Stephen Davies <address@hidden>
Date:   Tue Sep 9 09:04:03 2014 +0930

    sync awkgram

diff --git a/awkgram.c b/awkgram.c
index 9704e1c..82426e4 100644
--- a/awkgram.c
+++ b/awkgram.c
@@ -5847,7 +5847,6 @@ retry:
                                        return lasttok = NEWLINE_EOF;
                        }
                }
-               sourceline++;
                return lasttok = NEWLINE;
 
        case '@':

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

Summary of changes:
 awkgram.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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