From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: wxwidgets: enable extended regular expressions. Date: Mon, 23 May 2016 00:15:06 -0400 Message-ID: <20160523041506.GB10803@jasmine> References: <20160416203317.3f0de8ce@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37115) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4hH2-0002kL-M3 for guix-devel@gnu.org; Mon, 23 May 2016 00:15:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b4hGw-000050-6V for guix-devel@gnu.org; Mon, 23 May 2016 00:15:21 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:51494) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4hGu-0008Td-W8 for guix-devel@gnu.org; Mon, 23 May 2016 00:15:18 -0400 Content-Disposition: inline In-Reply-To: <20160416203317.3f0de8ce@scratchpost.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel@gnu.org On Sat, Apr 16, 2016 at 08:33:17PM +0200, Danny Milosavljevic wrote: > I tried to test the other packages that depend on wxwidgets (wxmaxima > and audacity) but even without the patch they are in various states of > brokenness. See my bug reports on the problems. These are: audacity: > local help files share/audacity/help/ not installed and crash in > wxmaxima on Save As. > > So it's not tested in wxmaxima and little tested in audacity. I think > the risks are low anyway and it's likely that it will work. KiCAD > works fine with it. wxMaxima and Audacity still run with this change. I think we should go ahead and make the change, since there have been no objections so far. But, this patch no longer applies. Danny, can you recreate the patch on current master?