Edi Weitz wrote:
On Tue, Nov 10, 2009 at 9:18 AM, Frode V. Fjeld frode@netfonds.no wrote:
TBNL> (values (pathname-name #P"/home/frode/cvs/lib/asdf/weblocks/pub/") (pathname-type #P"/home/frode/cvs/lib/asdf/weblocks/pub/")) NIL NIL
Yes, that is what I would expect.
..whereas they both return :UNSPECIFIC for the actual base-path, as you can gather from the stack below. Could it be that weblocks somehow creates the pathname object the wrong way?
That would be my guess. I'm not familiar with weblocks, though.
I've missed that the OP was using Weblocks. We've had pathname issues with Lispworks in the past, and they might still be in the stable branch.
I suggest to try weblocks-dev to see if this has been resolved and write to the Weblocks list if it hasn't.
Leslie