[racket] values primitive blocks future execution

From: Neil Toronto (neil.toronto at gmail.com)
Date: Thu Feb 21 18:10:18 EST 2013

After converting everything to Typed Racket and using no `for' macros, 
I'm also getting a block on "prim_indirect" in the dummy renderer. It 
would be nice to know which primitive it's referring to, especially 
since I can't find anything but unsafe operations in the expanded code.

Neil ⊥

On 02/21/2013 03:53 PM, Dmitry Cherkassov wrote:
> Just an update.
>
> I've improved[1] a code a bit and it seems that values primitive has
> went away: http://ompldr.org/vaGpweQ
> but now it's [prim-indirect] stuff that blocks everything.
>
> [1] code: http://pastebin.com/csst2NCy
>
> --
> With best regards,
> Dmitry
>
>
> ____________________
>    Racket Users list:
>    http://lists.racket-lang.org/users
>


Posted on the users mailing list.