From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Rottmann Newsgroups: gmane.lisp.guile.user Subject: Re: [r6rs] abusive request for help on "unbound variable" error Date: Sun, 21 Nov 2010 23:27:56 +0100 Message-ID: <874obaz503.fsf@delenn.lan> References: <87r5ef5dtq.fsf@rapitore.luna> <878w0mz5pu.fsf@delenn.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1290378495 30179 80.91.229.12 (21 Nov 2010 22:28:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 21 Nov 2010 22:28:15 +0000 (UTC) Cc: Andy Wingo , guile-user@gnu.org To: Marco Maggi Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Nov 21 23:28:10 2010 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PKIOH-0005WT-7P for guile-user@m.gmane.org; Sun, 21 Nov 2010 23:28:09 +0100 Original-Received: from localhost ([127.0.0.1]:44477 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKIOG-0003cK-Ji for guile-user@m.gmane.org; Sun, 21 Nov 2010 17:28:08 -0500 Original-Received: from [140.186.70.92] (port=48214 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKIOC-0003ah-Ts for guile-user@gnu.org; Sun, 21 Nov 2010 17:28:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PKIOB-000084-LC for guile-user@gnu.org; Sun, 21 Nov 2010 17:28:04 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:44160 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PKIOB-00007v-6g for guile-user@gnu.org; Sun, 21 Nov 2010 17:28:03 -0500 Original-Received: (qmail invoked by alias); 21 Nov 2010 22:28:02 -0000 Original-Received: from 83-215-154-5.hage.dyn.salzburg-online.at (EHLO nathot.lan) [83.215.154.5] by mail.gmx.net (mp052) with SMTP; 21 Nov 2010 23:28:02 +0100 X-Authenticated: #3102804 X-Provags-ID: V01U2FsdGVkX1+b7VQn+dabOWEfmjJZyWMoBeaO71XD5vZzqhpeBK 1at7ezCmNAuv8j Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by nathot.lan (Postfix) with ESMTP id EE6623A695; Sun, 21 Nov 2010 23:28:00 +0100 (CET) Original-Received: from nathot.lan ([127.0.0.1]) by localhost (nathot.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Is8-z1cuszG0; Sun, 21 Nov 2010 23:27:57 +0100 (CET) Original-Received: from delenn.lan (delenn.lan [192.168.3.11]) by nathot.lan (Postfix) with ESMTP id 4D8C73A693; Sun, 21 Nov 2010 23:27:57 +0100 (CET) Original-Received: by delenn.lan (Postfix, from userid 1000) id 073212C063B; Sun, 21 Nov 2010 23:27:56 +0100 (CET) In-Reply-To: <878w0mz5pu.fsf@delenn.lan> (Andreas Rottmann's message of "Sun, 21 Nov 2010 23:12:29 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:8229 Archived-At: Andreas Rottmann writes: > Indeed `assert' is missing from Guile ATM, but I've submitted a patch a > while ago that fixes that (among other things): > > > Uh, sorry, that one doesn't apply anymore -- here's the refreshed one: Regards, Rotty -- Andreas Rottmann --