From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bill Schottstaedt Newsgroups: gmane.lisp.guile.devel Subject: Re: segfault in CVS HEAD Date: Mon, 23 Aug 2004 03:43:12 -0700 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <4129CA40.20601@ccrma> References: <40DD5A64.60300@ccrma> <40DEC836.3010806@dirk-herrmanns-seiten.de> <40E2917A.7010106@ccrma> <41270129.7080309@dirk-herrmanns-seiten.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1093258063 32758 80.91.224.253 (23 Aug 2004 10:47:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Aug 2004 10:47:43 +0000 (UTC) Cc: Guile-Devel Mailing List Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Aug 23 12:47:37 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BzCMT-0006Bz-00 for ; Mon, 23 Aug 2004 12:47:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BzCQu-0007CZ-9Z for guile-devel@m.gmane.org; Mon, 23 Aug 2004 06:52:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BzCO8-0006Mx-Iz for guile-devel@gnu.org; Mon, 23 Aug 2004 06:49:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BzCO6-0006Lo-59 for guile-devel@gnu.org; Mon, 23 Aug 2004 06:49:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BzCMn-0005tg-Mk for guile-devel@gnu.org; Mon, 23 Aug 2004 06:47:57 -0400 Original-Received: from [171.67.16.123] (helo=smtp1.Stanford.EDU) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BzCIJ-0002v3-RL for guile-devel@gnu.org; Mon, 23 Aug 2004 06:43:20 -0400 Original-Received: from cm-mail.stanford.edu (cm-mail.Stanford.EDU [171.64.197.135]) by smtp1.Stanford.EDU (8.12.11/8.12.11) with ESMTP id i7NAhEgM031447; Mon, 23 Aug 2004 03:43:14 -0700 Original-Received: from ccrma (cmn13.stanford.edu [171.64.197.162]) by cm-mail.stanford.edu (8.11.6/8.11.6) with ESMTP id i7NAhDL13666; Mon, 23 Aug 2004 03:43:14 -0700 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2) Gecko/20040308 X-Accept-Language: en-us, en Original-To: Dirk Herrmann In-Reply-To: <41270129.7080309@dirk-herrmanns-seiten.de> X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4013 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4013 > Sorry for the delay. I have submitted a patch, that fixes the documentation string issue. Thanks -- my test suite is happy again! > Regarding let being changed to let*: As far as I know, guile has always done > such conversions in certain circumstances, not just since my recent changes. I noticed more such changes recently -- they aren't incorrect, just annoying if you're writing auto-testing stuff, and need to check that procedures are correctly set up. They're not a big problem. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel