commented-spreader #219
Annotations
2 errors and 6 warnings
|
|
src/spreadinterp.cpp#L452
format specifies type 'long' but the argument has type 'long long' [-Wformat]
|
src/spreadinterp.cpp#L2212
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
|
src/spreadinterp.cpp#L2212
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
|
src/spreadinterp.cpp#L452
format specifies type 'long' but the argument has type 'long long' [-Wformat]
|
src/spreadinterp.cpp#L2212
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
|
src/spreadinterp.cpp#L2212
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
|
This job succeeded
Loading