From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (unknown [IPv6:2602:43:5b6:8a00::1]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id F3B1C77C9F for ; Fri, 5 Feb 2016 01:25:36 -0800 (PST) From: Chris Brannon To: edbrowse-dev@lists.the-brannons.com References: <20160204203741.GA6810@122oven.adamthompson.me.uk> Date: Fri, 05 Feb 2016 01:25:56 -0800 In-Reply-To: <20160204203741.GA6810@122oven.adamthompson.me.uk> (Adam Thompson's message of "Thu, 4 Feb 2016 20:37:41 +0000") Message-ID: <874mdny0d7.fsf@mushroom.localdomain> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Edbrowse-dev] segfault in latest Edbrowse X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2016 09:25:37 -0000 I broke the logic with cmake for finding tidy when I tried to "fix" it last December. So I pushed a new commit. What we have now should be good. cd build ./build-me.sh DEBUG *should* give you a debug build. Sorry for the mistake. -- Chris