Changes between Version 31 and Version 45 of Ticket #11321
- Timestamp:
- 10/06/11 09:36:04 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11321
- Property Owner changed from tbd to jdemeyer
-
Property
Milestone
changed from
sage-4.7.2
tosage-4.7.3
- Property Cc rishi added
-
Ticket #11321 – Description
v31 v45 1 1 PARI version 2.4.4 (see #11130, now aiming at 2.5.0) no longer has an `allocatemoremem()` function, which `lcalc` uses. There is a function `allocatemem()` which can be used instead. 2 2 3 New spkg: [http://boxen.math.washington.edu/home/jdemeyer/spkg/lcalc-1.23.p8.spkg] (this will only build after installing the PARI spkg from #11130).3 The second reviewer patch (not in the spkg) removes the requirement for a PARI >= 2.4.4 spkg, i.e. with that applied it will build with our current ones as well. 4 4 5 The second reviewer patch removes the requirement for a PARI >= 2.4.4 spkg, i.e. with that applied it will build with our current ones as well.5 New spkg: [http://boxen.math.washington.edu/home/jdemeyer/spkg/lcalc-1.23.p9.spkg] (this will only build after installing the PARI spkg from #11130).