[Ecls-list] [Maxima] Build system support for ECL now in Maxima cvs
James Amundson
amundson at users.sourceforge.net
Fri Aug 8 17:56:02 UTC 2008
Juan Jose Garcia-Ripoll wrote:
> On Fri, Aug 8, 2008 at 5:20 AM, James Amundson
> <amundson at users.sourceforge.net> wrote:
>> There are several minor issues and one *major* issue left with ecl
>> support. The major issue is that ECL complains about two functions being
>> redefined in locked packages, as can be seen in the following session:
>
> This is definitely a problem with the merge. In my patches I
> explicitely shadowed TYPEP and the other symbols introducing new ones
> in th MAXIMA package.
There were shadow statements in ecl-port.lisp. I don't understand why
they didn't work.
I have now moved the shadow statements into conditionalized arguments
for the creation of the maxima package. The problem is solved.
--Jim
More information about the ecl-devel
mailing list