From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Add Vc Date: Fri, 07 Oct 2016 09:24:39 +0200 Message-ID: <87d1jcfwp4.fsf@elephly.net> References: <20161001222412.GA6848@jasmine> <87int93jok.fsf@elephly.net> <20161005202648.GA8276@jasmine> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsPWZ-0004CI-8O for guix-devel@gnu.org; Fri, 07 Oct 2016 03:24:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bsPWU-0005RH-EQ for guix-devel@gnu.org; Fri, 07 Oct 2016 03:24:54 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:21356) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsPWU-0005Pz-42 for guix-devel@gnu.org; Fri, 07 Oct 2016 03:24:50 -0400 In-reply-to: <20161005202648.GA8276@jasmine> 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: Leo Famulari Cc: guix-devel@gnu.org Hi Leo, > On Mon, Oct 03, 2016 at 10:45:15AM +0200, Ricardo Wurmus wrote: >> The rest looks good to me! Thanks! > > Thanks for the review. Pushed with your suggestions :) Vc fails its tests on armhf, i686, and x86_64. Could you please take a look at this? ~~ Ricardo