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

From: John Kozak (jk at xylema.org)
Date: Thu May 31 18:09:56 EDT 2007

Calling (make-file-or-directory-link <relative-path> <link>) 
creates a non-relative link, with <relative-path> resolved within the
CWD.  Surely this is wrong, and it should just create a relative link?

John



Posted on the users mailing list.