[racket] Handin Server + PLAI problem

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sat Jan 14 20:20:23 EST 2012

On Sat, Jan 14, 2012 at 7:04 PM, Eli Barzilay <eli at barzilay.org> wrote:
> 20 minutes ago, Eli Barzilay wrote:
>>
>> But regardless, when I run it (properly) I see:
>>
>>   security guard: current-directory #f (exists)
>
> Following a reply from Matthias, I tried it in drr, and that does have
> an offending exists, but looking at the stacktrace, there's a
> `print-values' so it sounds like the drr-installed printer -- ?

I don't think this is relevant. I'm not running the handin server from
inside drracket and I doubt John is either.

And I thnk print-values is the name of the function inserted by the
'racket' and 'racket/base' languages to print out top-level values.

Robby



Posted on the users mailing list.