GNU bug report logs - #15586
[PATCH] Documentation fix for unfold-right in srfi-1

Previous Next

Package: guile;

Reported by: David Kastrup <dak <at> gnu.org>

Date: Fri, 11 Oct 2013 08:20:01 UTC

Severity: normal

Tags: patch

Done: Ian Price <ianprice90 <at> googlemail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ian Price <ianprice90 <at> googlemail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#15586: closed ([PATCH] Documentation fix for unfold-right in
 srfi-1)
Date: Sat, 19 Oct 2013 22:21:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 19 Oct 2013 23:19:57 +0100
with message-id <87d2n0299u.fsf <at> Kagami.home>
and subject line Re: bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1
has caused the debbugs.gnu.org bug report #15586,
regarding [PATCH] Documentation fix for unfold-right in srfi-1
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
15586: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15586
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: David Kastrup <dak <at> gnu.org>
To: bug-guile <at> gnu.org
Cc: David Kastrup <dak <at> gnu.org>
Subject: [PATCH] Documentation fix for unfold-right in srfi-1
Date: Fri, 11 Oct 2013 10:19:22 +0200
---
 doc/ref/srfi-modules.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/ref/srfi-modules.texi b/doc/ref/srfi-modules.texi
index d97f498..32ff271 100644
--- a/doc/ref/srfi-modules.texi
+++ b/doc/ref/srfi-modules.texi
@@ -677,8 +677,8 @@ Maps each seed value to next seed value.
 @item seed
 The state value for the unfold.
 
-@item tail-gen
-Creates the tail of the list; defaults to @code{(lambda (x) '())}.
+@item tail
+The tail of the list; defaults to @code{'()}.
 @end table
 
 @end deffn
-- 
1.8.3.2



[Message part 3 (message/rfc822, inline)]
From: Ian Price <ianprice90 <at> googlemail.com>
To: 15586-done <at> debbugs.gnu.org
Subject: Re: bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1
Date: Sat, 19 Oct 2013 23:19:57 +0100
Whoops, forgot to close it.


This bug report was last modified 11 years and 221 days ago.

Previous Next


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