GNU bug report logs - #59724
[PATCH] services: configuration: Remove orphan reference to example.

Previous Next

Package: guix-patches;

Reported by: mirai <at> makinata.eu

Date: Wed, 30 Nov 2022 14:57:01 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 59724 in the body.
You can then email your comments to 59724 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#59724; Package guix-patches. (Wed, 30 Nov 2022 14:57:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to mirai <at> makinata.eu:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 30 Nov 2022 14:57:01 GMT) Full text and rfc822 format available.

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

From: mirai <at> makinata.eu
To: guix-patches <at> gnu.org
Cc: Bruno Victal <mirai <at> makinata.eu>
Subject: [PATCH] services: configuration: Remove orphan reference to example.
Date: Wed, 30 Nov 2022 14:56:15 +0000
From: Bruno Victal <mirai <at> makinata.eu>

generic-serialize-alist refers to (gnu home services
version-control) for usage examples but there's no such module.
---
 gnu/services/configuration.scm | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/gnu/services/configuration.scm b/gnu/services/configuration.scm
index dacfc52ba9..b2eabc9c88 100644
--- a/gnu/services/configuration.scm
+++ b/gnu/services/configuration.scm
@@ -469,9 +469,6 @@ (define (generic-serialize-alist combine serialize-field fields)
 
 COMBINE is a procedure that takes one or more arguments and combines
 all the alist entries into one value, @code{string-append} or
-@code{append} are usually good candidates for this.
-
-See the @code{serialize-alist} procedure in `@code{(gnu home services
-version-control}' for an example usage.)}"
+@code{append} are usually good candidates for this."
   (apply combine
          (map (generic-serialize-alist-entry serialize-field) fields)))

base-commit: 26e1f39888eaf2723353f20950d936d102c6bd6a
-- 
2.38.1





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Wed, 14 Dec 2022 11:02:02 GMT) Full text and rfc822 format available.

Notification sent to mirai <at> makinata.eu:
bug acknowledged by developer. (Wed, 14 Dec 2022 11:02:02 GMT) Full text and rfc822 format available.

Message #10 received at 59724-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: mirai <at> makinata.eu
Cc: 59724-done <at> debbugs.gnu.org
Subject: Re: bug#59724: [PATCH] services: configuration: Remove orphan
 reference to example.
Date: Wed, 14 Dec 2022 12:00:53 +0100
Hi,

mirai <at> makinata.eu skribis:

> From: Bruno Victal <mirai <at> makinata.eu>
>
> generic-serialize-alist refers to (gnu home services
> version-control) for usage examples but there's no such module.

I applied and adjusted the commit log, thanks.

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 11 Jan 2023 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 99 days ago.

Previous Next


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