[plt-scheme] Deserialization error

From: "M. Fatih Köksal" (fkoksal at cs.bilgi.edu.tr)
Date: Wed Feb 11 08:48:21 EST 2009

Matthew Flatt wrote:
> I agree, but I haven't been able to recreate the problem...
> 
> Can you provide step-by-step instructions for arraiving at the error?

Here it is.

http://cs.bilgi.edu.tr/~fkoksal/scheme-serialize.tar

After setting up screen-replay, open DrScheme and type something. This
will record the keystrokes and write it to a file. Then try to
deserialize it by running deserialize-example.scm . You will get the error.

By the way, it works fine with prefab.

fkoksal

> 
> I expect that you're organizing the code among module in a different
> way that I was trying, or you're using a different REPL or using it in
> a different way than I was trying.
> 
> Thanks,
> Matthew
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://lists.racket-lang.org/users/archive/attachments/20090211/4d37443b/attachment.sig>

Posted on the users mailing list.