>>>>> "james" == james anderson <[EMAIL PROTECTED]> writes:
james> ? does pathname-host not sometimes return a string?
With 18e:
(pathname-host "/tmp/foo.lisp") => #<COMMON-LISP::UNIX-HOST>
It seems that we're not ANSI compliant here. This probably won't be
fixed for 18e.
Ray
