From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile 1.7.91 has been released. Date: Mon, 20 Feb 2006 18:36:00 +0000 Message-ID: <87r75xg9nz.fsf@ossau.uklinux.net> References: <87y80gyxrq.fsf@zagadka.de> <20060213152838.M41639@ccrma.Stanford.EDU> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1140477105 32131 80.91.229.2 (20 Feb 2006 23:11:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Feb 2006 23:11:45 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Feb 21 00:11:42 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FBKBq-0002fq-L4 for guile-devel@m.gmane.org; Tue, 21 Feb 2006 00:11:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBKBR-0005wx-G8 for guile-devel@m.gmane.org; Mon, 20 Feb 2006 18:11:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FBFwa-0002ut-Ss for guile-devel@gnu.org; Mon, 20 Feb 2006 13:39:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FBFwU-0002rW-Ue for guile-devel@gnu.org; Mon, 20 Feb 2006 13:39:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBFwT-0002r8-UT for guile-devel@gnu.org; Mon, 20 Feb 2006 13:39:26 -0500 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FBG2Z-0005sL-0S for guile-devel@gnu.org; Mon, 20 Feb 2006 13:45:43 -0500 Original-Received: from laruns (host86-129-130-81.range86-129.btcentralplus.com [86.129.130.81]) by mail3.uklinux.net (Postfix) with ESMTP id 1B042409FC3; Mon, 20 Feb 2006 18:39:22 +0000 (UTC) Original-Received: from laruns (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id 706DF6F701; Mon, 20 Feb 2006 18:36:00 +0000 (GMT) Original-To: "Bill Schottstaedt" In-Reply-To: <20060213152838.M41639@ccrma.Stanford.EDU> (Bill Schottstaedt's message of "Mon, 13 Feb 2006 07:31:28 -0800") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) 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: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5734 Archived-At: "Bill Schottstaedt" writes: > ERROR: In procedure memoization: > ERROR: Bad binding (e) in expression (letrec ((genmatch (lambda (x clauses match-expr) (let* > ((length>= #) # (blist #) (plist #) (c I wonder if this might be related to a change I made recently in the area of letrec initializers. Would you mind reproing this under GDB, with a breakpoint on the ASSERT_SYNTAX_2 (scm_ilength (binding) == 2, s_bad_binding, binding, expr); line in check_bindings() in eval.c, and let me know what callstack you have at that point? Thanks, Neil _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel