From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erETv-0007fX-Pw for guix-patches@gnu.org; Wed, 28 Feb 2018 22:02:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erETq-0007ya-V2 for guix-patches@gnu.org; Wed, 28 Feb 2018 22:02:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:58421) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1erETq-0007yR-Pt for guix-patches@gnu.org; Wed, 28 Feb 2018 22:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1erETq-000636-BJ for guix-patches@gnu.org; Wed, 28 Feb 2018 22:02:02 -0500 Subject: [bug#30654] [PATCH v2 1/1] gnu: giflib: Make "reallocarray" private, solve glibc@2.26 conflict. Resent-Message-ID: Date: Thu, 1 Mar 2018 05:01:34 +0100 From: Danny Milosavljevic Message-ID: <20180301050134.29aed1ba@scratchpost.org> In-Reply-To: <20180228214648.7996-1-h.goebel@crazy-compilers.com> References: <20180228214648.7996-1-h.goebel@crazy-compilers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Hartmut Goebel Cc: 30654@debbugs.gnu.org LGTM! Note that this causes 600 rebuilds, so let's take care not to overload Hydra.