[plt-scheme] Unpacking 20x plt-files on 30x

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Thu Mar 9 17:08:07 EST 2006

I've fixed the bug in Setup PLT. As you can guess, it failed trying to
print a warning about the version mismatch.

Matthew

At Thu, 09 Mar 2006 22:31:47 +0100, Jens Axel Søgaard wrote:
> Is there a way to trick PLT Setup to unpack old plt-files,
> in order to look at the source?
> 
> I tried to unpack this one
> 
>      <http://www.cs.utah.edu/plt/develop/othello.plt>
> 
> and got:
> 
> 
> $ /c/Programmer/PLT/Setup\ PLT.exe --force othello.plt
> setup-plt: Setup version is 301
> setup-plt: PLT home directory is C:\Programmer\PLT
> setup-plt: Collection paths are
> setup-plt:   C:\Documents and Settings\js\Application Data\PLT 
> Scheme\301\collects
> setup-plt:   C:\Programmer\PLT\collects
> procedure ...up/setup-unit.ss:78:27: expects 1 argument, given 2: 
> "warning: ~a" "version (200) of collection (\"mzscheme
> \") is ...
> 
> 
> -- 
> Jens Axel Søgaard
> 
> 
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.