maxima, defsystem and CMUCL 2005-01



On Tue, 2005-01-25 at 09:16, Raymond Toy wrote:
> >>>>> "James" == James Amundson  writes:
> 
>     James> Your patch works with gcl 2.6.5. Unfortunately, it breaks sbcl 0.8.15.
>     James> sbcl says:
> 
>     James> debugger invoked on a TYPE-ERROR in thread 8605:
>     James>   The value #
>     James>   is not of type
>     James>     (OR (VECTOR NIL) BASE-STRING PATHNAME FILE-STREAM).
> 
> Sorry for the screwups.

I finally found time to look into this problem. There was no screwup on
your part. SBCL's pathname-host is broken. I'll check in a workaround.

--Jim