#10187: Update ecl and maxima
-------------------------------------------------------------------------------+
Reporter: vbraun
| Owner: tbd
Type: defect
| Status: needs_work
Priority: major
| Milestone: sage-4.6.1
Component: packages
| Keywords:
Author: Volker Braun, David Kirkby
| Upstream: Workaround found; Bug reported upstream.
Reviewer: Karl-Dieter Crisman, David Kirkby, Volker Braun, Leif Leonhardy
| Merged:
Work_issues:
|
-------------------------------------------------------------------------------+
Comment(by drkirkby):
Replying to [comment:108 vbraun]:
> I've added a comment to explain the numeric evaluation of the taylor
series in `trac_10187_fix_easy_doctests.patch` and compared it with Maple
12.
Thank you. I'm ok with that then.
> About the spaces in paths: `FOO="$with_spaces/foo/bar"` and
`FOO="${with_spaces}/foo/bar"` will assign the same value to `FOO`. You
only need the curly brackets if then next character is a valid part of a
variable name, i.e. `FOO="${with_spaces}bar"` works but
`FOO="$with_spacesbar"` is wrong.
So what bit of spkg-install will break with spaces in the SAGE_LOCAL? Leif
commented the CPPFLAGS would not handle spaces, but I don't see why not.
The braces should just make 100% sure not even a contrived example should
break things.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10187#comment:109>
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.