From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53740) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1exFeh-00026c-QL for guix-patches@gnu.org; Sat, 17 Mar 2018 13:30:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1exFed-0006gP-OU for guix-patches@gnu.org; Sat, 17 Mar 2018 13:30:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:58958) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1exFed-0006fr-Km for guix-patches@gnu.org; Sat, 17 Mar 2018 13:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1exFed-0004M4-CX for guix-patches@gnu.org; Sat, 17 Mar 2018 13:30:03 -0400 Subject: [bug#30654] [PATCH v2 1/1] gnu: giflib: Make "reallocarray" private, solve glibc@2.26 conflict. Resent-Message-ID: References: <20180228214648.7996-1-h.goebel@crazy-compilers.com> <20180301050134.29aed1ba@scratchpost.org> From: Manolis Ragkousis Message-ID: <4d783c88-5b26-19fb-1ddb-c3cc0ede39d6@gmail.com> Date: Sat, 17 Mar 2018 19:29:47 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US 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 , Danny Milosavljevic Cc: 30654@debbugs.gnu.org Hello, On 03/01/18 09:52, Hartmut Goebel wrote: > How to? I have not clue. Should I commit to core-updates? Or maybe > (mis-) use a graft? > > What is the status of this patch? I can't find it in either master or core-updates. Thank you, Manolis