[plt-scheme] Disabling the compilation manager for system
directories?
Matthew Flatt
mflatt at cs.utah.edu
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
More information about the plt-scheme
mailing list