Load behaviour on Maxima 5.18.0 and above using ecl



Hi,

Just to clarify, should I submit a separate bug report for this?

Is this likely to be fixed on the maxima side of things or is it
something that just needs to be worked around or perhaps submitted to
ecl?

Thanks

Matthew Gwynne

On Wed, May 13, 2009 at 8:41 AM, Matthew Gwynne <mathew.gwynne at gmail.com> wrote:
> On Tue, May 12, 2009 at 4:14 PM, Robert Dodier <robert.dodier at gmail.com> wrote:
>> Try this. Not sure if it will help.
>>
>> :lisp (setf (symbol-function 'share-subdirs-list) (symbol-function
>> 'default-share-subdirs-list))
>> :lisp (set-pathnames)
>>
>> Does that rebuild file_search_maxima?
>
> Yes, this rebuilds file_search_maxima correctly and load works fine then.
>
>>
>> For the record, the code in question is in src/init-cl.lisp.
>>
>> best
>>
>> Robert Dodier
>>
>
> Thanks
>
> Matthew Gwynne
>