From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29252 invoked from network); 16 Feb 2001 05:57:41 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 16 Feb 2001 05:57:41 -0000 Received: (qmail 5989 invoked by alias); 16 Feb 2001 05:57:35 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13491 Received: (qmail 5977 invoked from network); 16 Feb 2001 05:57:34 -0000 From: "Bart Schaefer" Message-Id: <1010216055638.ZM13407@candle.brasslantern.com> Date: Fri, 16 Feb 2001 05:56:38 +0000 X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: What's the "sep" parameter to multsub() for? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii The "duh" answer is that it isn't for anything, because it's not actually referenced anywhere. It's passed non-NULL exactly when expanding ${(F)var=value}, which seems like a rather strange special case. What was intended to be going on here? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net