unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* pointer to ?
@ 2004-02-12 11:50 Han-Wen Nienhuys
  2004-03-20 22:35 ` Marius Vollmer
  0 siblings, 1 reply; 2+ messages in thread
From: Han-Wen Nienhuys @ 2004-02-12 11:50 UTC (permalink / raw)



in list.c, many doc strings say

	   "Return a pointer to\n"
	    "the mutated list."


	    "Return a pointer to the last pair in @var{lst},"

isn't this stupid? Scheme doesn't have pointers. Why not say


      "Return the last pair in lst"

      "Return the mutated list."



-- 

 Han-Wen Nienhuys   |   hanwen@xs4all.nl   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


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

* Re: pointer to ?
  2004-02-12 11:50 pointer to ? Han-Wen Nienhuys
@ 2004-03-20 22:35 ` Marius Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Vollmer @ 2004-03-20 22:35 UTC (permalink / raw)
  Cc: bug-guile

Han-Wen Nienhuys  <hanwen@xs4all.nl> writes:

> in list.c, many doc strings say
>
> 	   "Return a pointer to\n"
> 	    "the mutated list."
>
>
> 	    "Return a pointer to the last pair in @var{lst},"
>
> isn't this stupid?

Yes!

> Scheme doesn't have pointers. Why not say
>
>
>       "Return the last pair in lst"
>
>       "Return the mutated list."

That's much better, indeed.  I changed it.  Thanks!

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


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

end of thread, other threads:[~2004-03-20 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-12 11:50 pointer to ? Han-Wen Nienhuys
2004-03-20 22:35 ` Marius Vollmer

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