As part of an effort to use plai/gc2 with the racket handin server
(never having really successfully used the multiple file stuff), I've
been trying (and failing) to use modules in one file for the collector
and mutator.

Attached is the simplest possible example I could cook up using sample
code from the web. In racket 7.6 I get a complaint about 'submod: not a
require sub-form ; in: (submod ".." null-gc)'. That doesn't seem right
to me, but I guess maybe allocator-setup was never tested with a
submodule path. Any workaround/correction is welcome.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/87a74ddvyp.fsf%40tethera.net.

Attachment: test.rkt
Description: Binary data

Reply via email to