[armedbear-devel] [armedbear-cvs] r13017 - trunk/abcl/src/org/armedbear/lisp

Mark Evenson evenson at panix.com
Wed Nov 10 22:33:39 UTC 2010


On 11/10/10 11:27 PM, Ville Voutilainen wrote:
> On 11 November 2010 00:23, Mark Evenson<mevenson at common-lisp.net>  wrote:
>> Log:
>> Check type in MAKE-PATHNAME for :DIRECTORY components.
>> +                      error(new TypeError("DIRECTORY argument not a string, list of strings, nil, :WILD, or :UNSPECIFIC.", value, NIL));
>
> Where's :WILD-INFERIORS?

I'm quoting from CLHS which doesn't seem to be entirely accurate, as
	
	(make-pathname :directory '(:absolute "foo" "bar"))

isn't exactly a list of strings now is it?

Feel free to adjust the message to be more precice: my eyes are heavy 
with sleep right now!

-- 
"A screaming comes across the sky.  It has happened before, but there
is nothing to compare to it now."




More information about the armedbear-devel mailing list