0.8.5.12
authorDaniel Barlow <dan@telent.net>
Wed, 29 Oct 2003 03:37:22 +0000 (03:37 +0000)
committerDaniel Barlow <dan@telent.net>
Wed, 29 Oct 2003 03:37:22 +0000 (03:37 +0000)
commite855e0537e05f315d26cf8778353a3be02ee760b
treed83e710ad9ab98ebf171456b8d6582d83433e337
parent4c201bf6817c2de64d38a9e5d61a923a07c32865
0.8.5.12
SB-POSIX now converts pathnames to Unix filenames using
SB-INT:UNIX-NAMESTRING, instead of to CL namestrings (which
are not the same thing, especially when wildchard characters
are involved) with NAMESTRING

Bug report and fix both courtesy of Zach Beane.  Thanks.
contrib/sb-posix/macros.lisp
contrib/sb-posix/posix-tests.lisp
version.lisp-expr