Skip to content
Commit 3678205c authored by Robert Goldman's avatar Robert Goldman
Browse files

Summary: Fix ENSURE-DIRECTORY-PATHNAME.

Previously, it set the contents of the `directory` slot of the
pathname using `file-namestring`, but this can introduce escaping into
the pathname object.
On the other hand, we cannot use `pathname-name` alone, because if
there is a `type` in the input pathspec, that must be appended to the
`name` (with an embedded ".").
parent 8808cba5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment