From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] Add fraggenescan. Date: Tue, 29 Dec 2015 20:19:13 -0500 Message-ID: <20151230011913.GB9185@jasmine> References: <5676A0C1.4000004@uq.edu.au> <87egehl1ai.fsf@elephly.net> <56805DD7.8010900@uq.edu.au> <20151228003800.GA14384@jasmine> <568088D3.4060108@uq.edu.au> <20151228054308.GA22410@jasmine> <87si2kzvnw.fsf@gnu.org> 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]:34952) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aE5Q7-0003tV-K9 for guix-devel@gnu.org; Tue, 29 Dec 2015 20:19:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aE5Q2-0006d4-LK for guix-devel@gnu.org; Tue, 29 Dec 2015 20:19:19 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:43964) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aE5Q2-0006cy-HJ for guix-devel@gnu.org; Tue, 29 Dec 2015 20:19:14 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 2FB4E20643 for ; Tue, 29 Dec 2015 20:19:14 -0500 (EST) Content-Disposition: inline In-Reply-To: <87si2kzvnw.fsf@gnu.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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: "guix-devel@gnu.org" On Wed, Dec 30, 2015 at 12:23:31AM +0100, Ludovic Courtès wrote: > Leo, feel free to apply the version that looks good to you. I pushed the 2nd version (integrating Ricardo's suggestions) as 19f4554c94. Thanks, Ben! > > Ludo’.