Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: another bug: zsh_directory_name
- X-seq: zsh-workers 25981
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: "Zsh workers" <zsh-workers@xxxxxxxxxx>
- Subject: Re: another bug: zsh_directory_name
- Date: Fri, 31 Oct 2008 10:44:52 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Received:In-reply-to:From:References:To:Subject:Date:Message-ID; b=0fNJkDeB7DDmhxCKbWtTtqHHDJwF7VBfFB+uqqZA1W35G9uxTgsziv+pnUn5a0GebfMLS/BpysBfbi7wofS5zDZyZX3j2DNslh++Mzmsoi9ao1nZ+IPNCEVDfUQrgmBfCaDwjSIbIISq3IwU21njWASUxc/Rdr+Zsbx8RPiBB4g= ;
- In-reply-to: <200810302213.m9UMD2Mi012011@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200810302213.m9UMD2Mi012011@xxxxxxxxxxxxxxxxxxx>
Peter Stephenson wrote:
> so the problem is that the max function depth is too large on those
> systems (or, equivalently, the resource limits are too small).
Probably so but it should be noted that I get the seg fault on systems
with 4.3.9 where older versions of zsh print the "maximum nested function
level reached" message. Has some change meant that more stack space is
being used than before when calling functions recursively?
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author