basic benchmarks #230
Annotations
10 warnings
src/spreadinterp.cpp#L442
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type '_Ty'
|
src/spreadinterp.cpp#L1935
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t'
|
src/spreadinterp.cpp#L1935
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'int64_t'
|
|
src/spreadinterp.cpp#L562
'<=': unsafe use of type 'bool' in operation
|
src/spreadinterp.cpp#L1189
'<=': unsafe use of type 'bool' in operation
|
src/spreadinterp.cpp#L1323
'<=': unsafe use of type 'bool' in operation
|
src/spreadinterp.cpp#L1446
'<=': unsafe use of type 'bool' in operation
|
|
src/spreadinterp.cpp#L442
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type '_Ty'
|
The logs for this run have expired and are no longer available.
Loading