regen ker coeffs .h without nc200() etc func; use .size() instead, mu… #116
Annotations
10 errors and 6 warnings
src/ker_horner_allw_loop_constexpr.h#L227
cannot deduce return type from initializer list
|
src/spreadinterp.cpp#L787
no matching function for call to 'get_horner_coeffs_200'
|
src/spreadinterp.cpp#L787
no matching function for call to 'get_horner_coeffs_200'
|
src/spreadinterp.cpp#L787
no matching function for call to 'get_horner_coeffs_200'
|
src/spreadinterp.cpp#L787
no matching function for call to 'get_horner_coeffs_200'
|
src/spreadinterp.cpp#L787
no matching function for call to 'get_horner_coeffs_200'
|
src/spreadinterp.cpp#L787
no matching function for call to 'get_horner_coeffs_200'
|
src/spreadinterp.cpp#L787
no matching function for call to 'get_horner_coeffs_200'
|
src/spreadinterp.cpp#L787
no matching function for call to 'get_horner_coeffs_200'
|
src/spreadinterp.cpp#L787
no matching function for call to 'get_horner_coeffs_200'
|
src/spreadinterp.cpp#L455
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
src/spreadinterp.cpp#L2196
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
src/spreadinterp.cpp#L2196
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
src/spreadinterp.cpp#L455
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
src/spreadinterp.cpp#L2196
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
src/spreadinterp.cpp#L2196
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
This job failed
Loading