GNU bug report logs -
#45594
[PATCH] environment: remove unused modules.
Previous Next
Reported by: gfleury <gfleury <at> disroot.org>
Date: Fri, 1 Jan 2021 13:31:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 45594 in the body.
You can then email your comments to 45594 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#45594
; Package
guix-patches
.
(Fri, 01 Jan 2021 13:31:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
gfleury <gfleury <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 01 Jan 2021 13:31:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
hi,
This patch removed two modules that seems not used.
All these relative tests pass:
-tests/guix-environment.sh
-tests/guix-environment-container.sh
[0001-environment-remove-unused-modules.patch (text/x-diff, inline)]
From df693d037d57b4b151c99324043486f2ff7fd0c4 Mon Sep 17 00:00:00 2001
From: guy fleury iteriteka <gfleury <at> disroot.org>
Date: Fri, 1 Jan 2021 14:35:11 +0200
Subject: [PATCH] environment: remove unused modules.
* guix/scripts/environment.scm(format): remove it.
(rdelim): Likewise.
---
guix/scripts/environment.scm | 2 --
1 file changed, 2 deletions(-)
diff --git a/guix/scripts/environment.scm b/guix/scripts/environment.scm
index 40af012..4310dcc 100644
--- a/guix/scripts/environment.scm
+++ b/guix/scripts/environment.scm
@@ -42,9 +42,7 @@
#:use-module (gnu packages bash)
#:use-module ((gnu packages bootstrap)
#:select (bootstrap-executable %bootstrap-guile))
- #:use-module (ice-9 format)
#:use-module (ice-9 match)
- #:use-module (ice-9 rdelim)
#:use-module (srfi srfi-1)
#:use-module (srfi srfi-11)
#:use-module (srfi srfi-26)
--
2.20.1
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Mon, 04 Jan 2021 10:34:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
gfleury <gfleury <at> disroot.org>
:
bug acknowledged by developer.
(Mon, 04 Jan 2021 10:34:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 45594-done <at> debbugs.gnu.org (full text, mbox):
Hi,
gfleury <gfleury <at> disroot.org> skribis:
>>From df693d037d57b4b151c99324043486f2ff7fd0c4 Mon Sep 17 00:00:00 2001
> From: guy fleury iteriteka <gfleury <at> disroot.org>
> Date: Fri, 1 Jan 2021 14:35:11 +0200
> Subject: [PATCH] environment: remove unused modules.
>
> * guix/scripts/environment.scm(format): remove it.
> (rdelim): Likewise.
Good catch. I tweaked the commit log and applied it, thanks!
Ludo’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 01 Feb 2021 12:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 222 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.