Changes between Version 18 and Version 30 of Ticket #10766
- Timestamp:
- Feb 22, 2011, 4:44:50 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10766
-
Property
Status
changed from
needs_review
topositive_review
-
Property
Component
changed from
algebra
topackages
-
Property
Milestone
changed from
sage-4.6.2
tosage-4.7
-
Property
Reviewers
changed from
David Kirkby
toDavid Kirkby, Karl-Dieter Crisman
-
Property
Status
changed from
-
Ticket #10766 – Description
v18 v30 9 9 The updated ECL avoids this GCC extension on Solaris, with a result the library has no text relocation issues. 10 10 11 An updated .spkg for ECL can be found at: 11 '''Apply:''' 12 1. The new spkg [http://spkg-upload.googlecode.com/files/ecl-11.1.1.spkg] 13 1. [attachment:trac_10766-fix_doctest.patch] 14 1. [attachment:trac_10766-fix_symbolic_integration_integral.patch] 12 15 13 http://spkg-upload.googlecode.com/files/ecl-11.1.1.spkg 14 15 It is also necessary to update Maxima at the same time. The ticket for Maxima is #10773 which already has positive review. 16 Dave 16 It is also necessary to update Maxima at the same time. The ticket for Maxima is #10773 which already has positive review.