From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1860 invoked by alias); 27 Apr 2015 16:57:14 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 34976 Received: (qmail 16919 invoked from network); 27 Apr 2015 16:57:12 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2 Message-ID: <553E6A65.7010809@heiko-becker.de> Date: Mon, 27 Apr 2015 18:57:09 +0200 From: Heiko Becker User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.8.1.18) Gecko/20081126 Lightning/0.9 Thunderbird/2.0.0.18 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: zsh-workers@zsh.org Subject: Re: [PATCH] Use CC to determine if gcc is used References: <1430070511-9895-1-git-send-email-heirecka@exherbo.org> <20150427094742.27589aca@pwslap01u.europe.root.pri> <20150427100756.12c82959@pwslap01u.europe.root.pri> <20150427133033.GC1863@tarsus.local2> <20150427151130.022aed1d@pwslap01u.europe.root.pri> <553E65BB.6090501@heiko-becker.de> <20150427175042.51cbf6d3@pwslap01u.europe.root.pri> In-Reply-To: <20150427175042.51cbf6d3@pwslap01u.europe.root.pri> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 04/27/15 18:50, Peter Stephenson wrote: > On Mon, 27 Apr 2015 18:37:15 +0200 > Please could you tell us what the underlying problem is (I mean that the > first patch was trying to fix)? Then we can fix it properly. All I > know is it fails somehow --- you said "miscompiled". If we know how we > ought to be able to stop playing games with versions of CPP (presumably...) Same problem as described here: http://www.zsh.org/mla/workers/2015/msg00211.html or here: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=%2064604 When tab-completing something I get the following error "_main_complete:trap:131: undefined signal: INT". zsh also crashes on startup if used with konsole. -- Best regards, Heiko