id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,difficulty 63,create-directory with parents doesn't accept relative paths under Unix,sjamaan,,"{{{(create-directory ""./foo"" #t) => Error: (create-directory) cannot create directory - Permission denied: ""/./foo""}}} 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).",defect,closed,major,,core libraries,4.1.x,fixed,posix,,