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


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

Re: misleading error message from variable modifier

Started byClark Wang <dearvoid@gmail.com>
First post2018-03-02 14:07 +0800
Last post2018-03-02 14:07 +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: misleading error message from variable modifier Clark Wang <dearvoid@gmail.com> - 2018-03-02 14:07 +0800

#13787 — Re: misleading error message from variable modifier

FromClark Wang <dearvoid@gmail.com>
Date2018-03-02 14:07 +0800
SubjectRe: misleading error message from variable modifier
Message-ID<mailman.9998.1519970896.27995.bug-bash@gnu.org>
On Fri, Mar 2, 2018 at 12:37 PM, don fong <dfong@dfong.com> wrote:

> Chet, thanks.  in subst.c there is code that looks similar to what i had
> suggested.  but i don't see the tests that i submitted.  i also don't see
> the change listed in CHANGES?
>

It's in the file CWRU/CWRU.chlog:

                                   2/24
                                   ----
subst.c
        - parameter_brace_expand_error: add parameter saying whether or not
          we are checking whether value is null, so we can have different
          error messages for ${x:?} and ${x?}. Report and fix from
          don fong <dfong@dfong.com>

[toc] | [standalone]


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


csiph-web