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


Groups > gnu.bash.bug > #14861 > unrolled thread

Re: remove empty '' in ${var@Q} result?

Started byClark Wang <dearvoid@gmail.com>
First post2018-11-29 10:58 +0800
Last post2018-11-29 10:58 +0800
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: remove empty '' in ${var@Q} result? Clark Wang <dearvoid@gmail.com> - 2018-11-29 10:58 +0800

#14861 — Re: remove empty '' in ${var@Q} result?

FromClark Wang <dearvoid@gmail.com>
Date2018-11-29 10:58 +0800
SubjectRe: remove empty '' in ${var@Q} result?
Message-ID<mailman.4837.1543460343.1284.bug-bash@gnu.org>
On Wed, Nov 8, 2017 at 9:46 PM Chet Ramey <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?

-clark

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web