From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Specifying Java version when using ant-build-system Date: Mon, 15 Aug 2016 20:38:02 -0400 Message-ID: <20160816003802.GC16946@jasmine> References: <20160815161734.43f11abd@scratchpost.org> <87h9am14cm.fsf@elephly.net> 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]:36341) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZSOY-0006yg-RO for guix-devel@gnu.org; Mon, 15 Aug 2016 20:38:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZSOS-0000m2-Tb for guix-devel@gnu.org; Mon, 15 Aug 2016 20:38:17 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:58856) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZSOR-0000lK-Ng for guix-devel@gnu.org; Mon, 15 Aug 2016 20:38:12 -0400 Content-Disposition: inline In-Reply-To: <87h9am14cm.fsf@elephly.net> 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: Ricardo Wurmus Cc: guix-devel@gnu.org On Mon, Aug 15, 2016 at 04:42:01PM +0200, Ricardo Wurmus wrote: > > (define* (ant-build store name inputs [...] > > (guile #f)p > > ^^^ what does this mean? > > Ouch! This shouldn’t have been committed. This is what happened pretty > often with my terrible keyboard at work — my control key (among many > other keys) wasn’t very reliable and would sometimes stop working while > I moved around in the sources in Emacs (where Ctrl+p moves up one > line). Can we correct the typo on the master branch? It seems that only a few packages are using the ant-build-system for now, although I didn't check if those packages have a lot of referrers.