From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] Add pcre2. Date: Thu, 29 Oct 2015 21:19:46 +0100 Message-ID: <20151029201946.GA8500@debian> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrtfy-0008LF-3d for guix-devel@gnu.org; Thu, 29 Oct 2015 16:19:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zrtfv-0003GU-0Z for guix-devel@gnu.org; Thu, 29 Oct 2015 16:19:58 -0400 Received: from mout.kundenserver.de ([212.227.126.130]:53291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrtfu-0003Fh-MW for guix-devel@gnu.org; Thu, 29 Oct 2015 16:19:54 -0400 Content-Disposition: inline In-Reply-To: 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel On Thu, Oct 29, 2015 at 05:13:14PM +0100, Ricardo Wurmus wrote: > This is needed by the latest version of Julia, which I’m currently > working on. Should this not inherit from pcre? Several fields are the same. Andreas