[racket-dev] futures waiting for scheme_make_envunbox

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Wed Aug 25 10:50:03 EDT 2010

On Wed, Aug 25, 2010 at 10:17 AM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
> While we look into the other problems...
>
> What happens if you use `let' instead of the internal defines in
> `mandelbrot-point'?

That does indeed fix the problem. I'm surprised, though, since the TR
optimizer is just changing safe to unsafe operations here.  Some
aspect of that must be confusing the bytecode compiler.

Thanks for the quick diagnosis.
-- 
sam th
samth at ccs.neu.edu


Posted on the dev mailing list.