Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Return value of _multi_parts
- X-seq: zsh-workers 9890
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Return value of _multi_parts
- Date: Mon, 28 Feb 2000 04:52:35 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
According to the documentation, _multi_parts is supposed to return 0 if
it successfully added any matches. However, there appear to be several
cases where it returns 0 as long as it has called compadd, i.e. without
checking the exit status of compadd.
Am I missing something, or is this incorrect?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author