Revert "Horner's rule for polynomial evaluation with symmetry idea di… #109
Annotations
10 warnings
src/spreadinterp.cpp#L57
'inline': used more than once
|
src/spreadinterp.cpp#L68
'inline': used more than once
|
src/spreadinterp.cpp#L71
'inline': used more than once
|
src/spreadinterp.cpp#L73
'inline': used more than once
|
src/spreadinterp.cpp#L75
'inline': used more than once
|
src/spreadinterp.cpp#L77
'inline': used more than once
|
src/spreadinterp.cpp#L81
'inline': used more than once
|
src/spreadinterp.cpp#L455
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type '_Ty'
|
src/spreadinterp.cpp#L2191
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'uint64_t'
|
src/spreadinterp.cpp#L2191
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'uint64_t'
|
This job succeeded
Loading