Changes between Version 5 and Version 42 of Ticket #23353
- Timestamp:
- 04/19/18 13:29:22 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23353
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
rws
toRalf Stephan, François Bissey, Volker Braun, Dima Pasechnik
-
Property
Milestone
changed from
sage-8.1
tosage-8.3
-
Property
Summary
changed from
Upgrade to gfan 0.6
toUpgrade to gfan 0.6.2
-
Property
Dependencies
changed from
to
#25118
-
Property
Branch
changed from
u/rws/upgrade_to_gfan_0_6
topublic/gfan/spkg_check
-
Property
Reviewers
changed from
to
Dima Pasechnik
-
Property
Commit
changed from
f697b575faf6818a16bf124e94c6e3d9a0a12201
todd619181d219b56e55df645464282d030004aaa4
-
Property
Status
changed from
-
Ticket #23353 – Description
v5 v42 1 gfan 0.6 standalone builds nearly out of the box with clang-check, it is compiled with `-std=c++0x`, meaning no adaptations are necessary for C++11.1 gfan 0.6.2 standalone builds nearly out of the box with clang-check, it is compiled with `-std=c++0x`, meaning no adaptations are necessary for C++11. 2 2 3 * http://home.math.au.dk/jensen/software/gfan/gfan0.6. tar.gz3 * http://home.math.au.dk/jensen/software/gfan/gfan0.6.2.tar.gz 4 4 5 Tarball bzipped and renamed (use this): 5 We also add spkg-check and fix a test there. 6 6 7 * https://github.com/rwst/gfan06/releases/download/0.6.p0/gfan-0.6.tar.bz28 9 Note also that there are two versions of the package `gfanlib` (0.6 and 0.6.2) with changes in 0.6.2 that could be applied equivalently to files in gfan0.6. However, the file names are different!---the prefix `gfanlib_` is replaced by `app_`.