Patch to build with gcc-10.2.1
Bug #1889191 reported by
Bruno Postle
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Enblend |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
enblend 4.2 fails to build on fedora 33, presumably this is due to changes between gcc-10.1 and gcc 10.2.
The attached patch fixes the build by adding "#include <limits>" to various files, it also applies to the default branch (but I haven't tested).
To post a comment you must log in.
The patch is too complicated.
It adds e.g. <limits> twice to anneal.h.
I committed a simpler patch to the 4.2 branch.