From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22484 invoked from network); 4 Feb 1998 09:51:32 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 4 Feb 1998 09:51:32 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id EAA24951; Wed, 4 Feb 1998 04:34:55 -0500 (EST) Resent-Date: Wed, 4 Feb 1998 04:34:30 -0500 (EST) From: Andrew Main Message-Id: <199802040930.JAA16069@taos.demon.co.uk> Subject: Re: cross-product array function? To: natej@mci.net (Nate Johnston) Date: Wed, 4 Feb 1998 09:29:59 +0000 (GMT) Cc: zefram@tao.co.uk, zsh-users@math.gatech.edu In-Reply-To: from "Nate Johnston" at Feb 3, 98 03:59:44 pm X-Loop: zefram@tao.co.uk X-Headers: in preparation X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"Rwetr2.0.D56.bO3sq"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1315 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Nate Johnston wrote: >I attempted this, and I had an odd result on the first element of the >first array. Is this broken in the version I use? Ah yes, I should have mentioned that. It's broken up to 3.1.2. There were a couple of big patches to fix it (and to make $^foo act exactly like brace expansion), which got into 3.1.2-zefram3. So, basically, FITNR. -zefram