Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: stop null path component segfaults in whence
- X-seq: zsh-workers 13482
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: <zsh-workers@xxxxxxxxxx>
- Subject: Re: PATCH: stop null path component segfaults in whence
- Date: Thu, 15 Feb 2001 07:50:55 +0000
- In-reply-to: <000101c09717$fdef3c10$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <000101c09717$fdef3c10$21c9ca95@xxxxxxxxxxxxxx>
On Feb 15, 9:24am, Andrej Borsenkow wrote:
} Subject: RE: PATCH: stop null path component segfaults in whence
}
} Empty element in PATH traditionally means current directory. Is it now
} different in zsh?
No, it still results in an empty element of the $path array, which is
still interpreted as the current directory.
Or at least it worked that way in the build I just did, which unless I've
broken something else should have this patch in it.
--
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author