At Sat, 12 Jan 2019 13:53:59 -0800, Jordan Johnson wrote: > Having downloaded Racket 7.1, I’m playing with evaluator-related code again > (for the first time since October), and now am seeing this behavior in > DrRacket: > > > > (require racket/sandbox) > > > (define e (make-evaluator 'lang/htdp-beginner)) > > . . ../../Applications/Racket v7.1/collects/pkg/private/lock.rkt:26:0: > directory-exists?: `exists' access denied for /Applications/Racket > v7.1/share/pkgs
I've pushed a repair for this additional problem to be included in the v7.2 release. It escaped attention earlier, because one facet of a development build (from a Git checkout, which is how most of our testing is done) happens to cancel out the problem. Thanks for the report! Matthew -- 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. For more options, visit https://groups.google.com/d/optout.