From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Han-Wen Nienhuys Newsgroups: gmane.lisp.guile.bugs Subject: pointer to ? Date: Thu, 12 Feb 2004 12:50:30 +0100 Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Message-ID: <16427.26758.349960.675784@localhost.localdomain> Reply-To: hanwen@xs4all.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1076587262 15905 80.91.224.253 (12 Feb 2004 12:01:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Feb 2004 12:01:02 +0000 (UTC) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Feb 12 13:00:51 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ArFWV-0005jb-00 for ; Thu, 12 Feb 2004 13:00:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ArFPF-0002bV-SM for guile-bugs@m.gmane.org; Thu, 12 Feb 2004 06:53:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ArFLj-00021r-1A for bug-guile@gnu.org; Thu, 12 Feb 2004 06:49:43 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ArFL0-0001pB-ND for bug-guile@gnu.org; Thu, 12 Feb 2004 06:49:29 -0500 Original-Received: from [213.84.26.127] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1ArFK2-0001bm-Mo for bug-guile@gnu.org; Thu, 12 Feb 2004 06:47:58 -0500 Original-Received: from localhost.localdomain.byrd.xs4all.nl (byrd [127.0.0.1]) by localhost.localdomain (8.12.10/8.12.10) with ESMTP id i1CBoU1F015135 for ; Thu, 12 Feb 2004 12:50:30 +0100 Original-To: bug-guile@gnu.org X-Mailer: VM 7.14 under Emacs 21.3.1 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GUILE, GNU's Ubiquitous Extension Language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.bugs:1162 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:1162 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