Summary

create-directory with parents doesn't accept relative paths under Unix

Metadata

Attachments

Description

 
 The posixwin.scm implementation looks like it should work. The Unix implementation should be changed to match it. See the attached patch.
 
 It'd be good to write a regression test for this, but I'm not sure how to do that cleanly (without leaving too much crap around in the FS).

Changes and comments

[2009-08-05 23:29:53 UTC] sjamaan attached posixunix.scm.patch (description=#f)

[2009-09-04 15:43:29 UTC] felix changed status from new to closed

[2009-09-04 15:43:29 UTC] felix set resolution to fixed

[2009-09-04 15:43:29 UTC] felix wrote:

Should be fixed in r15734 (by Kon). I haven't tested it myself, yet.

[2009-12-01 16:01:13 UTC] Milestone 4.2.0 deleted