Load behaviour on Maxima 5.18.0 and above using ecl



Matthew Gwynne wrote:
> (%i1) :lisp *autoconf-win32*
>
> false
>
>   
Ok.  This all works for me with ecl 8.12.  What version of ecl? 9.4.1?

To debug this, take a look at share-subdirs-list in init-cl.lisp.  I'll
need to see some of the values of the variables in that function.  What
is the value of dir-list, after getting the directory list?  Perhaps the
bug is in enough-namestring?

Ray