Adding perftest #231
Annotations
5 errors and 6 warnings
Build:
perftest/perftest.cpp#L153
cannot initialize a parameter of type 'long long *' with an lvalue of type 'long *'
|
Build:
perftest/perftest.cpp#L153
cannot initialize a parameter of type 'long long *' with an lvalue of type 'long *'
|
Build:
perftest/perftest.cpp#L153
cannot initialize a parameter of type 'long long *' with an lvalue of type 'long *'
|
Build:
perftest/perftest.cpp#L153
cannot initialize a parameter of type 'long long *' with an lvalue of type 'long *'
|
Build
Process completed with exit code 1.
|
Build:
src/spreadinterp.cpp#L459
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build:
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L459
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build:
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L2271
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Loading