From mboxrd@z Thu Jan  1 00:00:00 1970
From: Leo Famulari <leo@famulari.name>
Subject: Re: [PATCH] gnu: Add idle3-tools.
Date: Thu, 3 Mar 2016 23:33:56 -0500
Message-ID: <20160304043356.GA3103@jasmine>
References: <1455594992-25761-1-git-send-email-tobias.geerinckx.rice@gmail.com>
	<1455594992-25761-2-git-send-email-tobias.geerinckx.rice@gmail.com>
	<CAKFHe2RpPnAMJYEfv4J4m2dcey7B0ajUJ0Ww27OZxiGY2AJMhA@mail.gmail.com>
	<CAKFHe2Q8wXanHUm9mWOGxjf=uo+piFyoXBj+XUpSbHBfks=7yQ@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Return-path: <guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([2001:4830:134:3::10]:38793)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <leo@famulari.name>) id 1abhRD-00066y-J4
	for guix-devel@gnu.org; Thu, 03 Mar 2016 23:34:04 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <leo@famulari.name>) id 1abhR8-0002VK-LH
	for guix-devel@gnu.org; Thu, 03 Mar 2016 23:34:03 -0500
Received: from out1-smtp.messagingengine.com ([66.111.4.25]:39540)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <leo@famulari.name>) id 1abhR8-0002VG-Gn
	for guix-devel@gnu.org; Thu, 03 Mar 2016 23:33:58 -0500
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
	by mailout.nyi.internal (Postfix) with ESMTP id 493E3207E0
	for <guix-devel@gnu.org>; Thu,  3 Mar 2016 23:33:58 -0500 (EST)
Content-Disposition: inline
In-Reply-To: <CAKFHe2Q8wXanHUm9mWOGxjf=uo+piFyoXBj+XUpSbHBfks=7yQ@mail.gmail.com>
List-Id: "Development of GNU Guix and the GNU System distribution."
	<guix-devel.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>,
	<mailto:guix-devel-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/guix-devel>
List-Post: <mailto:guix-devel@gnu.org>
List-Help: <mailto:guix-devel-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>,
	<mailto:guix-devel-request@gnu.org?subject=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: Tobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>
Cc: guix-devel@gnu.org

On Fri, Mar 04, 2016 at 04:22:36AM +0100, Tobias Geerinckx-Rice wrote:
> For example, I'm now no longer sure why I added a licence
> namespace nor whether that's a good idea.

I'm not sure either :)

There are licenses and packages both named 'expat' and 'openssl', so
when we need to use both the package and the license of one of those
names in a single module, we must prefix the license. Otherwise the
symbol is ambiguous and the module can't be built.

If that's not the case here, can you resubmit without the license
prefix?

> 
> Now, if you'll excuse me, I need to throw a certain console
> browser out of a very high window.
> 
> On 04/03/2016, Tobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com> wrote:
> > Hallo Guix,
> >
> > Perhaps I should have added that I did run `guix lint'
> > on this without issues.
> >
> > Anyone fancy having a look?
> >
> > T G-R
> >
>