GNU bug report logs - #53039
[PATCH] build-system/python: Change let* to let.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Wed, 5 Jan 2022 22:47:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 53039 <at> debbugs.gnu.org (full text, mbox):

From: Maxime Devos <maximedevos <at> telenet.be>
To: 53039 <at> debbugs.gnu.org
Subject: Re: [PATCH] build-system/python: Change let* to let.
Date: Sun, 09 Jan 2022 22:03:31 +0100
[Message part 1 (text/plain, inline)]
retitle [PATCH core-updates-frozen] build-system-python: Change let* to let.
thanks

>[python-build-system.scm]
> -  (let* ((out (python-output outputs))
> -         (python (assoc-ref inputs "python")))
> +  (let ((out (python-output outputs))
> +        (python (assoc-ref inputs "python")))

According to "guix refresh -l python-six", this would rebuild a lot
(at least 3122), so this would need to be done on core-updates.  Seems
ok otherwise.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 4 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.