From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: Stack unwinding for C code Date: Wed, 07 Jan 2004 21:27:01 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <87y8sz5kio.fsf@zagadka.ping.de> <87ptea40wu.fsf@zagadka.ping.de> <87brppkft6.fsf@zagadka.ping.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073507938 6301 80.91.224.253 (7 Jan 2004 20:38:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2004 20:38:58 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Jan 07 21:38:53 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 1AeKS4-00036V-00 for ; Wed, 07 Jan 2004 21:38:52 +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 1AeLKB-0000x8-6U for guile-devel@m.gmane.org; Wed, 07 Jan 2004 16:34:47 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AeLJu-0000v8-5l for guile-devel@gnu.org; Wed, 07 Jan 2004 16:34:30 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AeLJK-0000kp-NW for guile-devel@gnu.org; Wed, 07 Jan 2004 16:34:26 -0500 Original-Received: from [129.217.163.1] (helo=mail.dt.e-technik.uni-dortmund.de) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AeLE8-0007NI-Lu for guile-devel@gnu.org; Wed, 07 Jan 2004 16:28:32 -0500 Original-Received: from troy.dt.e-technik.uni-dortmund.de (troy.dt.e-technik.uni-dortmund.de [129.217.163.17]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id BCD761932D; Wed, 7 Jan 2004 21:27:02 +0100 (CET) Original-Received: by troy.dt.e-technik.uni-dortmund.de (Postfix, from userid 520) id 17E1FB940; Wed, 7 Jan 2004 21:27:01 +0100 (CET) Original-To: Neil Jerram In-Reply-To: (Paul Jarc's message of "Tue, 06 Jan 2004 13:37:30 -0500") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) 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:3166 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3166 prj@po.cwru.edu (Paul Jarc) writes: > Nit: shouldn't you be passing c_s1 and c_s2 instead of s1 and s2 to > scm_on_unwind? Yes, thanks! _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel