[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox-cvs
Subject:    [git commit] ash: delete leftovers from "simplify EOF/newline handling in list parser" commit
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2016-10-27 12:49:21
Message-ID: 20161027125158.EC2F97FE1F () busybox ! osuosl ! org
[Download RAW message or body]

commit: https://git.busybox.net/busybox/commit/?id=3f44a6be58805ff628c03b81597fbf15df88c098
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/master

This commit should have deleted these two statements:

    commit c0e007663d30f83b0e5e074db34dcffaa8915e99
    Author: Ron Yorston <rmy@pobox.com>
    Date:   Thu Oct 29 11:30:55 2015 +0000
    ash: simplify EOF/newline handling in list parser

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
---
 shell/ash.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/shell/ash.c b/shell/ash.c
index d383784..05de866 100644
--- a/shell/ash.c
+++ b/shell/ash.c
@@ -13314,10 +13314,6 @@ reset(void)
 	g_parsefile->left_in_line = 0;      /* clear input buffer */
 	popallfiles();
 
-	/* from parser.c: */
-	tokpushback = 0;
-	checkkwd = 0;
-
 	/* from redir.c: */
 	while (redirlist)
 		popredir(/*drop:*/ 0, /*restore:*/ 0);
_______________________________________________
busybox-cvs mailing list
busybox-cvs@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic