[plt-scheme] read (compiled): ill-formed code

From: Noel Welsh (noelwelsh at gmail.com)
Date: Wed Mar 24 09:21:32 EDT 2010

On Wed, Mar 24, 2010 at 11:28 AM, Noel Welsh <noelwelsh at gmail.com> wrote:
> I have fixed this on my local install by defining a new UNSAFE_FL
> variant, but this seemed too big a change to commit to the trunk. I'll
> send the diff in a bit... gotta go right now.

I decided to man up and just commit the fix. r18609.

The test suite did not trigger this as it always uses eval which
presumably doesn't invoke the primitive folding pass. Something to
think about.

This fix has no effect on ill-formed code error I originally reported.

N.


Posted on the users mailing list.