[plt-scheme] Disabling the compilation manager for system directories?

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Sun May 4 12:07:42 EDT 2008

At Sun, 4 May 2008 12:04:51 -0400, Eli Barzilay wrote:
> > The results of `(find-system-path 'exec-file)' and `(find-system-path
> > 'collects-dir)' should be combined using `find-executable-path', which
> > follows soft links appropriately.
> 
> So it is a documentation bug, IMO -- I didn't understand that from
> 
>   If this path is relative, it's relative to the directory of
>   @scheme[(find-system-path 'exec-file)].
> 
> I'd expect something like "... or what it resolves to if it's a
> symbolic link."

Ah, that's definitely a documentation bug, which I'll fix now.

matthew



Posted on the users mailing list.