[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Why doesn't gh_enter() return?
From: |
Sam Tregar |
Subject: |
Why doesn't gh_enter() return? |
Date: |
Sat, 12 May 2001 03:33:28 -0400 (EDT) |
Simple question, maybe it has a simple answer? Is there any way to
construct a guile interpreter, store it away and then use it later? As
far as I can tell I'm going to need to find some way to do this if my
plans for Inline::Guile are going to be successful.
Maybe I can just longjmp back out of the function I pass to gh_enter()?
Any predictions as to how much I would break by doing that?
Thanks!
-sam
- Why doesn't gh_enter() return?,
Sam Tregar <=
- Re: Why doesn't gh_enter() return?, Marius Vollmer, 2001/05/12
- Re: Why doesn't gh_enter() return?, Sam Tregar, 2001/05/12
- Re: Why doesn't gh_enter() return?, Ariel Rios, 2001/05/13
- 1.6 and pthreads [Re: Why doesn't gh_enter() return?], Alejandro Forero Cuervo, 2001/05/13
- Re: 1.6 and pthreads [Re: Why doesn't gh_enter() return?], Michael Livshin, 2001/05/13
- Re: 1.6 and pthreads [Re: Why doesn't gh_enter() return?], Alejandro Forero Cuervo, 2001/05/13
- Re: 1.6 and pthreads [Re: Why doesn't gh_enter() return?], Michael Livshin, 2001/05/13