Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: xtrace scope
- X-seq: zsh-workers 21556
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: xtrace scope
- Date: Mon, 01 Aug 2005 18:36:16 +0200
- In-reply-to: <20050801135324.GA9016@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20050728152656.GA30070@xxxxxxxxxxx> <200507281638.j6SGcH6X014944@xxxxxxxxxxxxxx> <20050801135324.GA9016@xxxxxxxxxxx>
Clint Adams wrote:
> Would it be silly to add another option so XTRACE changes could be made
> global in sh/ksh emulation?
Keep in mind that xtrace changes can be local in ksh.
In ksh, there is a difference between defining a function using the
`function name {}' syntax and the `name() {}' syntax. With the former,
`set -x' and other things like typeset have local scope.
Oliver
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author