Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14857

Re: Bash-5.0-beta2 available for download

Path csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From Andreas Schwab <schwab@linux-m68k.org>
Newsgroups gnu.bash.bug
Subject Re: Bash-5.0-beta2 available for download
Date Tue, 27 Nov 2018 23:55:48 +0100
Lines 19
Approved bug-bash@gnu.org
Message-ID <mailman.4758.1543359359.1284.bug-bash@gnu.org> (permalink)
References <181127182438.AA13183.SM@caleb.ins.cwru.edu>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain
X-Trace usenet.stanford.edu 1543359360 30065 208.118.235.17 (27 Nov 2018 22:56:00 GMT)
X-Complaints-To action@cs.stanford.edu
Cc bug-bash@gnu.org
To Chet Ramey <chet.ramey@case.edu>
Envelope-to bug-bash@gnu.org
X-Virus-Scanned amavisd-new at mnet-online.de
X-Auth-Info Pe7eIMPF39Dg/5xTL/o/lVr1BaOT4MKxzZ9t3KqT3C9NQffe3Us0loyRGCoaTfHY
X-Yow Now I'm having INSIPID THOUGHTS about the beautiful, round wives of HOLLYWOOD MOVIE MOGULS encased in PLEXIGLASS CARS and being approached by SMALL BOYS selling FRUIT..
In-Reply-To <181127182438.AA13183.SM@caleb.ins.cwru.edu> (Chet Ramey's message of "Tue, 27 Nov 2018 13:24:38 -0500")
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/26.1.90 (gnu/linux)
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy]
X-Received-From 212.18.0.9
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash/>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:14857

Show key headers only | View raw


Index: bash-5.0-beta2/expr.c
===================================================================
--- bash-5.0-beta2.orig/expr.c
+++ bash-5.0-beta2/expr.c
@@ -342,7 +342,7 @@ expr_bind_variable (lhs, rhs)
 #if defined (ARRAY_VARS)
 /* This is similar to the logic in arrayfunc.c:valid_array_subscript when
    you pass VA_NOEXPAND. */
-static char *
+static int
 expr_skipsubscript (vp, cp)
      char *vp, *cp;
 {

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: Bash-5.0-beta2 available for download Andreas Schwab <schwab@linux-m68k.org> - 2018-11-27 23:55 +0100

csiph-web