On Thu, Apr 18, 2013 at 10:45 PM, Thomas Gilray <
thomas...@gmail.com> wrote:
> c-header.rkt is missing assert1 assert2, etc
Let's officially remove assert1 and assert2 from P5.
> c-header.rkt appears to define dict->keys using for instead of for/list as
> cps-header did. Fixing this gets my tests working again.
Thanks. I've posted a fixed version online:
http://matt.might.net/apps/pytoc/c-header.rkt
> pymve_rkt.zo etc are compiled for a different racket version so these don't
> work on caprica yet.
The .zos in /pub/p5/ work for me on caprica, which is 5.3.1
-Matt