Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14861 > unrolled thread
| Started by | Clark Wang <dearvoid@gmail.com> |
|---|---|
| First post | 2018-11-29 10:58 +0800 |
| Last post | 2018-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.
Re: remove empty '' in ${var@Q} result? Clark Wang <dearvoid@gmail.com> - 2018-11-29 10:58 +0800
| From | Clark Wang <dearvoid@gmail.com> |
|---|---|
| Date | 2018-11-29 10:58 +0800 |
| Subject | Re: 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
Back to top | Article view | gnu.bash.bug
csiph-web