[plt-scheme] cannot use call-in-nested-thread inside a module

From: Francisco Solsona (solsona at acm.org)
Date: Tue Apr 8 20:32:18 EDT 2003

Hello,

I'm trying to use call-in-nested-thread from inside a module, but
mzscheme barfs:

STDIN::41965: compile: unbound variable in module in: call-in-nested-thread 

however I can use call-in-nested-thread at top-level.  The manual
(Thread Utilities) does not help, am I missing something?

TIA,
--Francisco



Posted on the users mailing list.