From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:46388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVGeU-0005BP-Tw for guix-patches@gnu.org; Mon, 27 May 2019 10:31:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hVGeT-0001es-UQ for guix-patches@gnu.org; Mon, 27 May 2019 10:31:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40177) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hVGeT-0001em-SE for guix-patches@gnu.org; Mon, 27 May 2019 10:31:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hVGeT-0006NK-Nq for guix-patches@gnu.org; Mon, 27 May 2019 10:31:01 -0400 Subject: [bug#35348] [PATCH] gnu: go@1.4: Update to 1.4-bootstrap-20171003. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <6d838647-e07c-4713-a5a4-c43ec57cf526@www.fastmail.com> Date: Mon, 27 May 2019 16:29:59 +0200 In-Reply-To: <6d838647-e07c-4713-a5a4-c43ec57cf526@www.fastmail.com> (Alex Griffin's message of "Sat, 20 Apr 2019 15:41:34 -0400") Message-ID: <875zpwug0o.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Alex Griffin , Leo Famulari Cc: 35348@debbugs.gnu.org Hello Alex, "Alex Griffin" skribis: > The Go bootstrap compiler in Guix currently includes a couple unnecessary= workarounds for bugs which have already been fixed. This patch switches to= using the bootstrap branch which is still maintained upstream. Leo, could you take a look at this patch? https://issues.guix.gnu.org/issue/35348 Thanks in advance, Ludo=E2=80=99.