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

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 2018-09-24 13:09 +0200
Message-ID <mailman.1212.1537787354.1284.bug-bash@gnu.org> (permalink)
References <20180921111138.GA24148@boole.suse.de>

Show all headers | 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