From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: libxml2-python Date: Thu, 14 Mar 2013 14:25:02 +0100 Message-ID: <87fvzyt8pd.fsf@gnu.org> References: <201303062343.03155.andreas@enge.fr> <201303072338.13585.andreas@enge.fr> <87d2vakd22.fsf@gnu.org> <201303081313.03952.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG89k-0003Cq-Or for bug-guix@gnu.org; Thu, 14 Mar 2013 09:25:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UG89g-0008Mp-85 for bug-guix@gnu.org; Thu, 14 Mar 2013 09:25:16 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=41207 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG89g-0008Gf-2Y for bug-guix@gnu.org; Thu, 14 Mar 2013 09:25:12 -0400 In-Reply-To: <201303081313.03952.andreas@enge.fr> (Andreas Enge's message of "Fri, 8 Mar 2013 13:13:03 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: bug-guix@gnu.org Hello! Andreas Enge skribis: > Indeed, the key of the hash table is "libc" and not "glibc". Ah, right, sorry. > I think it would be better to change it to "glibc" (which is what both > of us thought naturally that it was already). I think this occurrence > needs to be changed: ./gnu/packages/base.scm:1091: ("libc" > ,glibc-final)))) in %final-inputs, and probably other places to be > coherent. Well, I=E2=80=99d rather keep it as is to avoid needless churn, and because= the =E2=80=98g=E2=80=99 is really implicit anyway. Ludo=E2=80=99.