[racket-dev] Running in DrRacket changes behavior of the `compiler/cm` library

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Mon Feb 4 08:13:34 EST 2013

This code finds all the places where links could go (the package
system just looks like lots of links to Racket):

https://github.com/plt/racket/blob/master/collects/compiler/commands/test.rkt#L50-93

And it's pretty hairy.

Jay

On Sun, Feb 3, 2013 at 10:29 PM, Danny Yoo <dyoo at hashcollision.org> wrote:
> On Sun, Feb 3, 2013 at 8:23 PM, Robby Findler
> <robby at eecs.northwestern.edu> wrote:
>> Why do you think it should include so much stuff? I would have said it
>> should include only the directories where we know that collections live.
>
> Can those other directories are also potential places where
> collections could be installed?  If not, then never mind, and I can
> leave the directory list as it stands.
> _________________________
>   Racket Developers list:
>   http://lists.racket-lang.org/dev



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93

Posted on the dev mailing list.