Merge branch 'master' of https://github.com/flatironinstitute/finufft #80
Annotations
1 error and 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'
|
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'
|
This job failed
Loading