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


Groups > gnu.bash.bug > #14651

Re: [bug-bash] Which commit for a bug in 4.3.48 which is fixed in 4.4.23

Path csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail
From "Dr. Werner Fink" <werner@suse.de>
Newsgroups gnu.bash.bug
Subject Re: [bug-bash] Which commit for a bug in 4.3.48 which is fixed in 4.4.23
Date Mon, 24 Sep 2018 13:09:01 +0200
Lines 167
Approved bug-bash@gnu.org
Message-ID <mailman.1212.1537787354.1284.bug-bash@gnu.org> (permalink)
References <20180921111138.GA24148@boole.suse.de>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="dc+cDN39EJAMEtIO"
X-Trace usenet.stanford.edu 1537787355 20280 208.118.235.17 (24 Sep 2018 11:09:15 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-bash@gnu.org
Envelope-to bug-bash@gnu.org
X-Virus-Scanned by amavisd-new at test-mx.suse.de
Content-Disposition inline
In-Reply-To <20180921111138.GA24148@boole.suse.de>
X-GPG-Fingerprint 1B06 BF5A 3829 90FB CBA2 75BE 50E9 0D55 1DC1 6B2E
User-Agent Mutt/1.10.1 (2018-07-13)
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic]
X-Received-From 195.135.220.15
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:14651

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Fri, Sep 21, 2018 at 01:11:38PM +0200, Dr. Werner Fink wrote:
> Hi,
> 
> with 4.3.48 the line
> 
>   T="";echo ">${T//*/ }<"
> 
> leads to
> 
>   ><
> 
> but with 4.4.23 the correct result is given back
> 
>   > <
> 
> in the git repro I do not find any useful login entry for this

Reconstructed the attached patch ... seems to work

-- 
  "Having a smoking section in a restaurant is like having
          a peeing section in a swimming pool." -- Edward Burr

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


Thread

Re: [bug-bash] Which commit for a bug in 4.3.48 which is fixed in 4.4.23 "Dr. Werner Fink" <werner@suse.de> - 2018-09-24 13:09 +0200

csiph-web