Opened 5 years ago
Last modified 4 years ago
#23353 closed enhancement
Upgrade to gfan 0.6 — at Version 3
Reported by: | rws | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.3 |
Component: | packages: standard | Keywords: | |
Cc: | dimpase, fbissey | Merged in: | |
Authors: | rws | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
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.
Tarball bzipped and renamed (use this):
There is a patch at https://github.com/rwst/gfan06/commit/9065546313ed5cdebed005b176d4283d03136516
that fixes max_align_t
compile errors.
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_
.
Change History (3)
comment:1 Changed 5 years ago by
- Description modified (diff)
comment:2 Changed 5 years ago by
comment:3 Changed 5 years ago by
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.