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.
Cheers, Edi.