#10187: Update ecl and maxima
----------------------------+-----------------------------------------------
Reporter: vbraun | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.6.1
Component: packages | Keywords:
Author: Volker Braun | Upstream: Workaround found; Bug reported
upstream.
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Changes (by vbraun):
* upstream: N/A => Workaround found; Bug reported upstream.
Comment:
I've modified `sage/interfaces/maxima.py` to work with maxima's
`prompt_prefix` instead. Patch is attached and fixes the remaining doctest
error.
This requires that `$SAGE_LOCAL/bin/sage-maxima.lisp sets
{{{
; (setf *general-display-prefix* "<sage-display>")
(setf *prompt-prefix* "<sage-display>")
}}}
I've made a updated sage_scripts spkg here:
http://www.stp.dias.ie/~vbraun/Sage/spkg/sage_scripts-4.6.rc0.p0.spkg
To test this ticket, you need all three spkgs and both patches.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10187#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.