From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] build: Fix potential type error when generating human-friendly byte count strings. Date: Mon, 14 Sep 2015 23:40:46 -0400 Message-ID: <878u88xsch.fsf@netris.org> References: <87a8svuh8w.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zbh8B-0005nJ-NB for guix-devel@gnu.org; Mon, 14 Sep 2015 23:42:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zbh88-0000TE-AN for guix-devel@gnu.org; Mon, 14 Sep 2015 23:42:07 -0400 Received: from world.peace.net ([50.252.239.5]:35748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zbh88-0000P7-6c for guix-devel@gnu.org; Mon, 14 Sep 2015 23:42:04 -0400 In-Reply-To: (Steve Sprang's message of "Mon, 14 Sep 2015 20:27:48 -0700") 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: Steve Sprang Cc: guix-devel@gnu.org Steve Sprang writes: > Does the updated patch look okay? I'm making some related changes and > it would be easier if this patch was integrated. Pushed to 'master' with some modifications to the commit log. Sorry for the delay. Thanks! Mark