From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54829) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRPui-0003Gh-Px for guix-patches@gnu.org; Tue, 19 Dec 2017 16:59:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eRPug-0003WP-Vs for guix-patches@gnu.org; Tue, 19 Dec 2017 16:59:04 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:34069) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eRPug-0003W6-JL for guix-patches@gnu.org; Tue, 19 Dec 2017 16:59:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eRPug-0008Qv-A8 for guix-patches@gnu.org; Tue, 19 Dec 2017 16:59:02 -0500 Subject: [bug#29745] [PATCH 0/3] Disallow phase returning . Resent-Message-ID: From: Mark H Weaver References: <20171216231242.12032-1-arunisaac@systemreboot.net> <87efnt9tvw.fsf@gnu.org> <87zi6gxy6a.fsf@gnu.org> <871sjr9kpe.fsf@gnu.org> Date: Tue, 19 Dec 2017 16:58:22 -0500 In-Reply-To: <871sjr9kpe.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 19 Dec 2017 09:38:05 +0100") Message-ID: <87y3ly1itd.fsf@netris.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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Ricardo Wurmus , 29745@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > I don=E2=80=99t have a strong preference either, to be honest. I think M= ark > did, so I=E2=80=99m Cc=E2=80=99ing him. Mark? Thanks for bringing my attention to this bug report. I've just recently outlined an alternative proposal in the related thread on guix-devel: https://lists.gnu.org/archive/html/guix-devel/2017-12/msg00278.html What do you think? Mark