On Wed, Aug 25, 2010 at 10:17 AM, Matthew Flatt <[email protected]> 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 [email protected] _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

