Directory and wild pathnames.
Mark Cox
markcox80 at gmail.com
Sun Jul 23 11:32:02 UTC 2017
G'day all,
The following code signals an error in ABCL 1.5.0 on OS X 10.10.5.
[1] CL-USER(1): (directory (merge-pathnames (make-pathname :directory
'(:relative :wild))
(user-homedir-pathname)))
#<THREAD "interpreter" {590C3415}>: Debugger invoked on condition of type
TYPE-ERROR
The value NIL is not of type (OR PATHNAME STRING FILE-STREAM
SYSTEM:JAR-STREAM SYSTEM:URL-STREAM).
Any help would be appreciated.
Thanks
Mark Cox
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20170723/8ab0ba1a/attachment.html>
More information about the armedbear-devel
mailing list