maxima, defsystem and CMUCL 2005-01



>>>>> "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.

Where does this error occur?  In component-full-pathname-i?  I don't
quite understand where the error is coming from.

Ray