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

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Wed Aug 2 15:33:37 EDT 2006

At Wed, 2 Aug 2006 20:15:10 +0200, "Jos Koot" wrote:
> I just downloaded 352.2, recompiled some scm sources and get
> read (compiled): ill-formed code ...
> when loading a compiled file (zo). No problems when loading the 
> corresponding source (scm) file

This was a bug in the bytecode verifier (related to the new
lambda-lifting optimization). It's now fixed in SVN.

Thanks,
Matthew



Posted on the users mailing list.