fix 1dtest issue re allowing ier=1 (warning only), #500 #114
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#L2195
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'uint64_t'
|
src/spreadinterp.cpp#L2195
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'uint64_t'
|
This job succeeded
Loading