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

Alan Ruttenberg alanruttenberg at gmail.com
Thu Nov 11 05:19:44 UTC 2010


Looks like http://www.cs.cmu.edu/Groups/AI/html/cltl/clm/node206.html
would be a better reference.
-Alan

On Wed, Nov 10, 2010 at 5:33 PM, Mark Evenson <evenson at panix.com> wrote:
> 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."
>
> _______________________________________________
> armedbear-devel mailing list
> armedbear-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel
>




More information about the armedbear-devel mailing list