[gambit-list] non-tail recursion segfaults
Phil Dawes
pdawes at users.sf.net
Mon Apr 2 17:16:46 EDT 2007
Marc Feeley wrote:
> [...]
> Apply this patch to
> gsc/_front.scm to fix the problem:
>
> 1999c1999,2001
> < (context-poll context1)
> - ---
> > (poll-merge
> > (context-poll context1)
> > (context-poll context2))
>
> Thanks for the bug report!
>
You're welcome - thanks very much for the fix!
(fixed the testcase and the srfi-1 segfaults)
Cheers,
Phil
More information about the Gambit-list
mailing list