Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Crash when completion script call itself.
- X-seq: zsh-workers 41795
- From: Nicolas Desprès <nicolas.despres@xxxxxxxxx>
- To: Kamil Dudka <kdudka@xxxxxxxxxx>
- Subject: Re: Crash when completion script call itself.
- Date: Sat, 30 Sep 2017 12:00:28 +1300
- Cc: Peter Stephenson <p.stephenson@xxxxxxxxxxx>, zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=b0TovrCu04hIUU0C/r+ZyDVxPZSp3YWJWpzC05EF/7s=; b=oh9dRgBCfZDMhVUIqjVcyiIS+HdpIShAay6lhr3mljanpKX17wpRyv60J6sBWsPO3L pXdxqTMGLLNmUdI6xj3UHMLHFATdaq+mPTTLNIpz0O9xTC3DEoO080K7xK225V53cQxp ccTuYWFh0Eb2lAHEKCSgyNsYXbVvwVNLUXq8IaEo3kGjUjYmCqJ2kQCKHtFP+m2PysW4 4enqxj4cuUzPyZnTvLFq1+x5+0z3iVkaE+cTboI4GuC+2Rvyov7arr/k27zNfMfHpnRE opxXhMeCvgpM5PVbeOMH8hkG6AU5deOe+TWVRGdgtyIDFw4ajiVmrQVyBEn5NEG/zIEU 4ekw==
- In-reply-to: <4913136.yYypKkW7sH@kdudka-nb>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CGME20170929072715epcas1p4171c28e9b82f94d79796ecca7e564ec3@epcas1p4.samsung.com> <CAPqtr1KToL4KMX0Rh7dgtpqR9MvgJL06N-ChiXY6Qf-uCwOqsw@mail.gmail.com> <20170929121008.3da15b34@pwslap01u.europe.root.pri> <4913136.yYypKkW7sH@kdudka-nb>
On Sat, Sep 30, 2017 at 12:27 AM, Kamil Dudka <kdudka@xxxxxxxxxx>
>
> Recompiling zsh with the -fconserve-stack option of GCC made the default
> nesting limit 1000 reachable again on Fedora:
>
I think the default compiler on OSX is clang. Maybe it is a compiler issue.
-Nico
Messages sorted by:
Reverse Date,
Date,
Thread,
Author