From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.bugs,gmane.lisp.guile.devel Subject: Re: Can't make a stack from a continuation Date: Fri, 24 Dec 2004 23:11:30 +0000 Message-ID: <41CCA222.4040004@ossau.uklinux.net> References: <41A23580.6070702@ossau.uklinux.net> <41A635F5.2030303@ossau.uklinux.net> <41C2398D.9040402@ossau.uklinux.net> <41CCA0B5.2070107@ossau.uklinux.net> 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 1103930277 24107 80.91.229.6 (24 Dec 2004 23:17:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Dec 2004 23:17:57 +0000 (UTC) Cc: bug-guile@gnu.org, guile-devel@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Dec 25 00:17:51 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 1Chygx-0006Ep-00 for ; Sat, 25 Dec 2004 00:17:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Chyrc-0002uM-Uy for guile-bugs@m.gmane.org; Fri, 24 Dec 2004 18:28:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Chyqv-0002VN-Mk for bug-guile@gnu.org; Fri, 24 Dec 2004 18:28:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Chyqt-0002U7-99 for bug-guile@gnu.org; Fri, 24 Dec 2004 18:28:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Chyqt-0002U4-4U; Fri, 24 Dec 2004 18:28:07 -0500 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Chyb7-0002OS-AI; Fri, 24 Dec 2004 18:11:49 -0500 Original-Received: from laruns (host81-130-27-25.in-addr.btopenworld.com [81.130.27.25]) by mail3.uklinux.net (Postfix) with ESMTP id C8CEA409FDE; Fri, 24 Dec 2004 23:11:48 +0000 (UTC) Original-Received: from [127.0.0.1] (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id 272E86FAD3; Fri, 24 Dec 2004 23:11:31 +0000 (GMT) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 X-Accept-Language: en Original-To: Marius Vollmer In-Reply-To: <41CCA0B5.2070107@ossau.uklinux.net> X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.bugs:2344 gmane.lisp.guile.devel:4578 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4578 Neil Jerram wrote: > This change (calculating and storing the offset in > scm_make_continuation) makes sense [...] One more thing - are you happy with the proposed new tests for 1.6 and head? I think one change is needed, namely to save and restore (debug-options) so that the effect of (debug-enable 'debug) can't affect other tests. Neil _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile