[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: remove empty '' in ${var@Q} result?
From: |
Chet Ramey |
Subject: |
Re: remove empty '' in ${var@Q} result? |
Date: |
Mon, 3 Dec 2018 10:30:40 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Thunderbird/60.3.2 |
On 11/28/18 9:58 PM, Clark Wang wrote:
> On Wed, Nov 8, 2017 at 9:46 PM Chet Ramey <chet.ramey@case.edu
> <mailto:chet.ramey@case.edu>> wrote:
>
> On 11/7/17 11:38 PM, Clark Wang wrote:
>
> > I made a patch (also attached). Please see if it's ok.
> >
> >
> > Updated by dealing with empty strings (and malloc'ing 2 more bytes)
> > though I'm not sure if it's necessary since the func
> > sh_quote_reusable() already handles empty strings.
> >
> >
> > Hi Chet, do you have a look at my patch?
>
> I did. It's on the list of possible things for the next version. Since
> it's
> only a cosmetic issue, it's not a high priority.
>
>
> Hi Chet,
>
> Is it possible to make the change in the coming 5.0 release?
I am not making changes for bash-5.0 at this point, only bug fixes.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: remove empty '' in ${var@Q} result?,
Chet Ramey <=