Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bug with unset variables



Bart Schaefer wrote on Fri, 27 Nov 2020 21:33 +00:00:
> On Fri, Nov 27, 2020 at 1:00 PM Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> >
> > What two ways?
> 
> 1) makes var a local name
> 2) changes the result of ${var-other}

See the third hunk of workers/47576 in combination with my last answer.

The best way to move forward would be to write a patch against the Test/
directory that specifies the proposed behaviour.  Use the "f" flag so
all newly-added tests will run, rather than just the first.

Daniel




Messages sorted by: Reverse Date, Date, Thread, Author