Han-Wen Nienhuys  <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to