[racket] Embedded Racket 5.1.3 on Windows
At Thu, 6 Oct 2011 08:07:59 +0400, Sergey Khorev wrote:
> Another question. It looks like scheme_set_stack_base is not working
> with CGC 5.0.x and 5.1.x. as it used to be with previous versions. Is
> it not supported anymore? If so it might be worth updating the
> documentation.
You're right: When futures or places are enabled, calling
scheme_set_stack_base() doesn't work anymore.
After looking into this a little, I agree that updating the docs is
probably the right option.