From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: tomas@fabula.de Newsgroups: gmane.lisp.guile.devel Subject: Re: Stack unwinding for C code Date: Sat, 27 Dec 2003 10:53:56 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <20031227095355.GE16425@www> References: <87y8sz5kio.fsf@zagadka.ping.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1072520322 7536 80.91.224.253 (27 Dec 2003 10:18:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 27 Dec 2003 10:18:42 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Dec 27 11:18:34 2003 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 1AaBWk-0001AQ-00 for ; Sat, 27 Dec 2003 11:18:34 +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 1AaCPo-0001Rc-Qp for guile-devel@m.gmane.org; Sat, 27 Dec 2003 06:15:28 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AaCLm-0000Kg-TC for guile-devel@gnu.org; Sat, 27 Dec 2003 06:11:18 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AaCL5-0008VU-KQ for guile-devel@gnu.org; Sat, 27 Dec 2003 06:11:09 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AaCL4-00084w-Ez for guile-devel@gnu.org; Sat, 27 Dec 2003 06:10:34 -0500 Original-Received: from [217.22.192.104] (helo=www.elogos.de) by mx20.gnu.org with esmtp (Exim 4.24) id 1AaB8x-0005mp-8U for guile-devel@gnu.org; Sat, 27 Dec 2003 04:53:59 -0500 Original-Received: by www.elogos.de (Postfix, from userid 5002) id 2B55714550; Sat, 27 Dec 2003 10:53:56 +0100 (CET) Original-To: Marius Vollmer Content-Disposition: inline In-Reply-To: <87y8sz5kio.fsf@zagadka.ping.de> User-Agent: Mutt/1.5.3i X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 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:3136 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3136 On Fri, Dec 26, 2003 at 10:36:31PM +0100, Marius Vollmer wrote: > Hi, > > I'm slowly making progress with replacing the gh_ [...] > Comments? (I hope to implement most of it in the next days...) Nice interface. I really like it. The best Christmas present to date :-) One typo nit: s/invokation/invocation/ Thanks -- tomás _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel