chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Chicken + swig + C unions = infinite loop


From: Chris Double
Subject: Re: [Chicken-users] Chicken + swig + C unions = infinite loop
Date: Sat, 17 May 2003 00:05:53 +1200
User-agent: KMail/1.5.1

On Fri, 16 May 2003 20:56, felix wrote:
> I propose to remove the interrupt-checks in Source/Modules/chicken.cxx
> in the SWIG code, those checks really should only done at the Scheme-side,
> here we always make sure the stack-check happens right after the interrupt-
> check.

This seems to fix a problem I was having with an occiasional infinite loop in 
my OpenGL library as well. I've tested the SWIG patch and it seems to work 
fine.

Chris.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]