compilation fails with gcc 10

Bug #1890463 reported by Josephine Westermann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PyORTHPOL
New
Undecided
Unassigned

Bug Description

Compilation under gcc 10 fails, since rank mismatches as errors are now considered errors, instead of warnings as previously, see https://gcc.gnu.org/gcc-10/porting_to.html.

The most pragmatic solution seems to be adding the compiler flag -fallow-argument-mismatch to the setup scripts.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.