Opened 5 years ago
Last modified 4 years ago
#23353 closed enhancement
Upgrade to gfan 0.6 — at Initial Version
Reported by: | rws | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.3 |
Component: | packages: standard | Keywords: | |
Cc: | dimpase, fbissey | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
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.
http://home.math.au.dk/jensen/software/gfan/gfan0.6.tar.gz
There is a patch at https://github.com/rwst/gfan06/commit/9065546313ed5cdebed005b176d4283d03136516
that fixes max_align_t
compile errors.
Note: See
TracTickets for help on using
tickets.