From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10280 invoked from network); 15 Feb 2001 14:57:22 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 Feb 2001 14:57:22 -0000 Received: (qmail 4748 invoked by alias); 15 Feb 2001 14:57:16 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13486 Received: (qmail 4737 invoked from network); 15 Feb 2001 14:57:15 -0000 Date: Thu, 15 Feb 2001 09:55:39 -0500 From: Clint Adams To: Andrej Borsenkow Cc: zsh-workers@sunsite.dk Subject: Re: PATCH: stop null path component segfaults in whence Message-ID: <20010215095539.A19326@dman.com> References: <20010214183319.A11721@dman.com> <000101c09717$fdef3c10$21c9ca95@mow.siemens.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000101c09717$fdef3c10$21c9ca95@mow.siemens.ru>; from Andrej.Borsenkow@mow.siemens.ru on Thu, Feb 15, 2001 at 09:24:46AM +0300 > Empty element in PATH traditionally means current directory. Is it now > different in zsh? I hadn't thought about it, but that would be the behavior exhibited after the patch.