[racket] Question about Moby
Moby currently requires Racket 5.0.1. Unfortunately, the way it works makes
it sensitive to the changes to bytecode structure introduced in new releases
of Racket. (I'm in the middle of a rewrite that will work on the 5.0.2
bytecode.)
On Jan 25, 2011 2:39 PM, "Mark Engelberg" <mark.engelberg at gmail.com> wrote:
> This program:
>
> #lang racket
> (require (planet dyoo/moby:3:9))
>
> gives me this error:
>
> ..\..\Documents and Settings\Mark\Application
>
Data\Racket\planet\300\5.0.2\cache\dyoo\js-vm.plt\1\12\private\translate-bytecode-structs.rkt:25:8:
> compile: unbound identifier in module in: internal:indirect?
>
>
> Any idea what's going on? I'm running version 5.0.2 of Dr Racket on
Windows XP.
>
> Thanks,
>
> Mark
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110125/83743c91/attachment.html>