unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1
@ 2013-10-11  8:19 David Kastrup
  2013-10-18 12:38 ` bug#15586: Ping? David Kastrup
  2013-10-19 21:58 ` bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1 Ian Price
  0 siblings, 2 replies; 4+ messages in thread
From: David Kastrup @ 2013-10-11  8:19 UTC (permalink / raw)
  To: 15586; +Cc: David Kastrup

---
 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






^ permalink raw reply related	[flat|nested] 4+ messages in thread

* bug#15586: Ping?
  2013-10-11  8:19 bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1 David Kastrup
@ 2013-10-18 12:38 ` David Kastrup
  2013-10-19 21:58 ` bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1 Ian Price
  1 sibling, 0 replies; 4+ messages in thread
From: David Kastrup @ 2013-10-18 12:38 UTC (permalink / raw)
  To: 15586


-- 
David Kastrup





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1
  2013-10-11  8:19 bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1 David Kastrup
  2013-10-18 12:38 ` bug#15586: Ping? David Kastrup
@ 2013-10-19 21:58 ` Ian Price
  2013-10-19 22:19   ` Ian Price
  1 sibling, 1 reply; 4+ messages in thread
From: Ian Price @ 2013-10-19 21:58 UTC (permalink / raw)
  To: David Kastrup; +Cc: 15586


Funny thing is, I was just about to fire off an email about why this fix
was wrong, and just before posting realised this was a patch for
unfold-right, not unfold.

I was unsure of whether to go with the srfi wording or your wording, but
yours is a little better so I kept it.

Cheers
-- 
Ian Price -- shift-reset.com

"Programming is like pinball. The reward for doing it well is
the opportunity to do it again" - from "The Wizardy Compiled"





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1
  2013-10-19 21:58 ` bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1 Ian Price
@ 2013-10-19 22:19   ` Ian Price
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Price @ 2013-10-19 22:19 UTC (permalink / raw)
  To: 15586-done


Whoops, forgot to close it.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-10-19 22:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-11  8:19 bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1 David Kastrup
2013-10-18 12:38 ` bug#15586: Ping? David Kastrup
2013-10-19 21:58 ` bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1 Ian Price
2013-10-19 22:19   ` Ian Price

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).