From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:41876) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j07Vz-0005yb-Qd for guix-patches@gnu.org; Fri, 07 Feb 2020 12:34:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j07Vy-0006Oo-WC for guix-patches@gnu.org; Fri, 07 Feb 2020 12:34:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44235) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j07Vy-0006N6-K0 for guix-patches@gnu.org; Fri, 07 Feb 2020 12:34:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j07Vy-0001iS-Gh for guix-patches@gnu.org; Fri, 07 Feb 2020 12:34:02 -0500 Subject: [bug#39309] [PATCH WIP] gnu: add stack. Resent-Message-ID: MIME-Version: 1.0 References: In-Reply-To: From: John Soo Date: Fri, 7 Feb 2020 17:32:54 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" 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: 39309@debbugs.gnu.org, Timothy Sample Hi Tim, Just wanted to CC you because this issue is hard to find thanks to my mistaken subject line. - John