Fixed small bug #227
Annotations
4 errors and 10 warnings
src/spreadinterp.cpp#L499
'i': index variable in OpenMP 'for' statement must have signed integral type
|
src/spreadinterp.cpp#L499
'i': index variable in OpenMP 'for' statement must have signed integral type
|
src/spreadinterp.cpp#L499
'i': index variable in OpenMP 'for' statement must have signed integral type
|
|
src/spreadinterp.cpp#L66
'inline': used more than once
|
src/spreadinterp.cpp#L69
'inline': used more than once
|
src/spreadinterp.cpp#L71
'inline': used more than once
|
src/spreadinterp.cpp#L73
'inline': used more than once
|
src/spreadinterp.cpp#L75
'inline': used more than once
|
src/spreadinterp.cpp#L79
'inline': used more than once
|
src/spreadinterp.cpp#L453
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type '_Ty'
|
src/spreadinterp.cpp#L2275
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'uint64_t'
|
src/spreadinterp.cpp#L2275
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'uint64_t'
|
|
The logs for this run have expired and are no longer available.
Loading