[plt-dev] Re: [plt-scheme] PLT Scheme v4.1.900 is available for testing

From: Danny Yoo (dyoo at cs.wpi.edu)
Date: Wed May 27 14:50:54 EDT 2009

On Wed, May 27, 2009 at 3:19 AM, Eli Barzilay <eli at barzilay.org> wrote:
> Version 4.1.900 is now available for testing from
>
>  http://pre.plt-scheme.org/release/installers/


Ok, something broke.  Here's the code:

    http://github.com/dyoo/moby-scheme/blob/devel/src/image-lift.ss

lift-images! is meant to lift out image snips in a text%.  In 4.1,
this runs smoothly; under 4.1.900, I'm hitting what looks like an
infinite loop.


Posted on the dev mailing list.