Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: stop null path component segfaults in whence



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