Update and simplify cmake #164
Annotations
10 warnings
src/spreadinterp.cpp#L60
'inline': used more than once
|
src/spreadinterp.cpp#L71
'inline': used more than once
|
src/spreadinterp.cpp#L74
'inline': used more than once
|
src/spreadinterp.cpp#L76
'inline': used more than once
|
src/spreadinterp.cpp#L78
'inline': used more than once
|
src/spreadinterp.cpp#L80
'inline': used more than once
|
src/spreadinterp.cpp#L85
'inline': used more than once
|
src/spreadinterp.cpp#L459
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type '_Ty'
|
src/spreadinterp.cpp#L2271
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'uint64_t'
|
src/spreadinterp.cpp#L2271
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'uint64_t'
|
This job succeeded
Loading