[Maxima] bug: sign(max(7,x) - max(6,x)) --> error

Robert Dodier robert.dodier at gmail.com
Mon Jun 16 21:53:33 CDT 2008


Can we rewrite DO-MERGE-ASYM as a function instead of
a macro? I'm guessing the problem is that nset.lisp (where the macro
is defined) is compiled after compar.lisp (where it is used).
Just moving nset.lisp ahead of compar.lisp in maxima.system
causes other stuff to break, so that's not a solution.

FWIW

Robert


More information about the Maxima mailing list