Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: expl not always local
- X-seq: zsh-workers 21309
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: expl not always local
- Date: Mon, 06 Jun 2005 16:24:50 +0000
- In-reply-to: <20050606133349.GC16824@xxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20050602132519.GA10266@xxxxxxxxxxxxxxxxxxxxx> <1050602152831.ZM12324@xxxxxxxxxxxxxxxxxxxxxxx> <2817.1117730651@xxxxxxxxxxxxxxxxxxxxxxx> <1050602170247.ZM12815@xxxxxxxxxxxxxxxxxxxxxxx> <20050606133349.GC16824@xxxxxxxxxxxxxxxxxxxxx>
On Jun 6, 11:33pm, Doug Kearns wrote:
}
} > } Bart wrote:
} > } > Careful with these. They may be expecting to be called in a context
} > } > where the caller has declared expl as a local.
}
} I might be missing something, but isn't leaving these few exceptions
} only encouraging future completion functions to rely on the incorrect
} behaviour?
If you're confident that other functions aren't expecting these to pass
back a value in $expl, then I don't have a problem with committing the
change.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author