[armedbear-devel] ABCL and ASDF
Ville Voutilainen
ville.voutilainen at gmail.com
Mon May 23 15:46:41 UTC 2011
On 23 May 2011 02:13, Faré <fahree at gmail.com> wrote:
> Dear ABCL developers,
> another bug in ABCL:
> (defparameter *wild-file*
> (make-pathname :name :wild :type :wild :version :wild :directory nil))
> (describe *wild-file*)
> (describe (make-pathname :defaults *wild-file*))
> Apparently, make-pathname fails to copy the version from the defaults.
> ASDF currently works around this somehow.
Fixed in r13287. Thanks for the report.
More information about the armedbear-devel
mailing list