From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18116 invoked from network); 28 Feb 2000 04:53:21 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 28 Feb 2000 04:53:21 -0000 Received: (qmail 17647 invoked by alias); 28 Feb 2000 04:52:48 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9890 Received: (qmail 17639 invoked from network); 28 Feb 2000 04:52:47 -0000 From: "Bart Schaefer" Message-Id: <1000228045235.ZM11126@candle.brasslantern.com> Date: Mon, 28 Feb 2000 04:52:35 +0000 X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Return value of _multi_parts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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