Adding perftest #232
Annotations
5 errors and 10 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#L937
unused variable 'alignment' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L1090
unused variable 'alignment' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L1255
unused variable 'alignment' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L1257
unused variable 'ker23_size' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L828
lambda capture 'i' is not used [-Wunused-lambda-capture]
|
Build:
src/spreadinterp.cpp#L828
lambda capture 'i' is not used [-Wunused-lambda-capture]
|
Build:
src/spreadinterp.cpp#L937
unused variable 'alignment' [-Wunused-variable]
|
Loading