Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh -n and modules
- X-seq: zsh-workers 19620
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx, 175467@xxxxxxxxxxxxxxx
- Subject: Re: zsh -n and modules
- Date: Sun, 14 Mar 2004 16:24:59 +0000
- In-reply-to: "Clint Adams"'s message of "Thu, 11 Mar 2004 11:31:21 EST." <20040311163121.GA30575@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Clint Adams wrote:
> > OK, so the problem is that `zsh -n' is executing math expressions. It
> > should probably treat math expressions just like any other builtin or
> > command when the -n option is present; that is, do not execute them.
>
> Is this the right place to fix this?
I haven't seen the original, but it probably refers to (( ... ))
commands, not $(( ... )) substitutions. But I can't be sure.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxx>
Work: pws@xxxxxxx
Web: http://www.pwstephenson.fsnet.co.uk
Messages sorted by:
Reverse Date,
Date,
Thread,
Author