src/spreadinterp.cpp #215
Annotations
10 warnings
src/spreadinterp.cpp#L450
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type '_Ty'
|
src/spreadinterp.cpp#L2093
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t'
|
src/spreadinterp.cpp#L2093
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'int64_t'
|
|
src/spreadinterp.cpp#L573
'<=': unsafe use of type 'bool' in operation
|
src/spreadinterp.cpp#L1338
'<=': unsafe use of type 'bool' in operation
|
src/spreadinterp.cpp#L1472
'<=': unsafe use of type 'bool' in operation
|
src/spreadinterp.cpp#L1595
'<=': unsafe use of type 'bool' in operation
|
|
src/spreadinterp.cpp#L450
'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