Adding perftest #227
Annotations
5 errors and 6 warnings
perftest/perftest.cpp#L157
cannot initialize a parameter of type 'long long *' with an lvalue of type 'long *'
|
perftest/perftest.cpp#L157
cannot initialize a parameter of type 'long long *' with an lvalue of type 'long *'
|
perftest/perftest.cpp#L157
cannot initialize a parameter of type 'long long *' with an lvalue of type 'long *'
|
perftest/perftest.cpp#L157
cannot initialize a parameter of type 'long long *' with an lvalue of type 'long *'
|
|
src/spreadinterp.cpp#L459
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
src/spreadinterp.cpp#L459
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
This job failed
Loading