From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Viktor Pavlenko Newsgroups: gmane.lisp.guile.user Subject: scm_call_continuation gone... Date: Sat, 5 Oct 2002 16:45:25 -0400 Sender: guile-user-admin@gnu.org Message-ID: <15775.20325.540831.700526@shmyh.ua> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1033851120 22058 127.0.0.1 (5 Oct 2002 20:52:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 5 Oct 2002 20:52:00 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17xvu3-0005je-00 for ; Sat, 05 Oct 2002 22:51:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17xvqT-0003gx-00; Sat, 05 Oct 2002 16:48:17 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17xvpJ-0002UW-00 for guile-user@gnu.org; Sat, 05 Oct 2002 16:47:05 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17xvno-0001JS-00 for guile-user@gnu.org; Sat, 05 Oct 2002 16:45:33 -0400 Original-Received: from [24.156.155.183] (helo=shmyh.ua) by monty-python.gnu.org with esmtp (Exim 4.10) id 17xvni-00019A-00 for guile-user@gnu.org; Sat, 05 Oct 2002 16:45:27 -0400 Original-Received: by shmyh.ua (Postfix, from userid 502) id 9263BE5F1; Sat, 5 Oct 2002 16:45:25 -0400 (EDT) Original-To: guile-user@gnu.org X-Mailer: VM 7.07 under Emacs 21.2.1 Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:1147 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1147 Dear Guile Wizards, I upgraded to 1.6.0, and can't find a way to call a continuation from C code. scm_call_continuation() is gone now... libguile/continuations.h doesn't seem to contain anything suitable. I really appreciate your help. Viktor _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user