fix module-path-index->taglet bug that is mainly exposed when the current directory is a root directory

svn: r10231

original commit: 64147e45abdfa0cef15f6dd7fcf20e3b481d01e3
This commit is contained in:
Matthew Flatt 2008-06-12 13:39:23 +00:00
parent e813db05b7
commit e5d3889fe4

View File

@ -104,7 +104,7 @@
;; Derive the name from the module path:
(let ([p (collapse-module-path-index
mod
(current-directory))])
(build-path (current-directory) "dummy"))])
(if (path? p)
;; If we got a path back anyway, then it's best to use the resolved
;; name; if the current directory has changed since we