From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eih8s-0003bZ-Vp for guix-patches@gnu.org; Mon, 05 Feb 2018 08:49:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eih8o-0007WM-35 for guix-patches@gnu.org; Mon, 05 Feb 2018 08:49:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:49905) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eih8n-0007W5-Uy for guix-patches@gnu.org; Mon, 05 Feb 2018 08:49:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eih8n-00084m-KC for guix-patches@gnu.org; Mon, 05 Feb 2018 08:49:01 -0500 Subject: [bug#29359] [PATCH 13/31] gnu: Add java-joda-time. Resent-Message-ID: References: <20171119175805.902-1-julien@lepiller.eu> <20171119175805.902-13-julien@lepiller.eu> <20180204072846.68571999@alma-ubu> From: Ricardo Wurmus In-reply-to: <20180204072846.68571999@alma-ubu> Date: Mon, 05 Feb 2018 14:32:31 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <87372f7ea8.fsf@elephly.net> 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: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Cc: 29359@debbugs.gnu.org Bj=C3=B6rn H=C3=B6fling writes: > * Finally, remove the (zero?..), as the result ignored, the result of > the sourrunding lambda will be the final statement, the #t. I agree with your other comments, but not with this one :) The return value of =E2=80=9Csystem*=E2=80=9D is not a boolean. This is wh= y we use =E2=80=9Czero?=E2=80=9D. However, we should be using =E2=80=9Cinvoke=E2=80=9D instead of =E2=80=9C(z= ero? (system* =E2=80=A6))=E2=80=9D as we are slowly transitioning towards throwing exceptions upon errors in build phases. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net