[plt-scheme] make-file-or-directory-link with relative path

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Thu May 31 19:36:26 EDT 2007

At Thu, 31 May 2007 23:09:56 +0100, John Kozak wrote:
> Calling (make-file-or-directory-link <relative-path> <link>) 
> creates a non-relative link, with <relative-path> resolved within the
> CWD.

In version 352 and earlier, right?

>  Surely this is wrong, and it should just create a relative link?

Yes --- fixed in v360 and later.

Matthew



Posted on the users mailing list.