Templatize spreadinterp and more cleanups #397
Annotations
10 errors and 10 warnings
Build:
include/finufft/utils_precindep.h#L15
syntax error: missing ';' before '__cdecl'
|
Build:
include/finufft/utils_precindep.h#L15
missing type specifier - int assumed. Note: C++ does not support default-int
|
Build:
include/finufft/utils_precindep.h#L15
syntax error: missing ')' before identifier 'n'
|
Build:
perftest/manysmallprobs.cpp#L42
'M_PI': undeclared identifier
|
Build:
perftest/manysmallprobs.cpp#L54
'M_PI': undeclared identifier
|
Build:
perftest/manysmallprobs.cpp#L74
'M_PI': undeclared identifier
|
Build:
include/finufft/utils_precindep.h#L15
syntax error: missing ';' before '__cdecl'
|
Build:
include/finufft/utils_precindep.h#L15
missing type specifier - int assumed. Note: C++ does not support default-int
|
Build:
include/finufft/utils_precindep.h#L15
syntax error: missing ')' before identifier 'n'
|
Build:
perftest/manysmallprobs.cpp#L42
'M_PI': undeclared identifier
|
Build:
src/spreadinterp.cpp#L180
'inline': used more than once
|
Build:
src/spreadinterp.cpp#L191
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'UBIGINT'
|
Build:
src/spreadinterp.cpp#L191
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'UBIGINT'
|
Build:
src/spreadinterp.cpp#L221
'inline': used more than once
|
Build:
src/spreadinterp.cpp#L228
'inline': used more than once
|
Build:
src/spreadinterp.cpp#L290
'inline': used more than once
|
Build:
src/spreadinterp.cpp#L828
'inline': used more than once
|
Build:
src/spreadinterp.cpp#L1957
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type '_Ty'
|
Build
'=': conversion from 'const _Ty' to 'T', possible loss of data
|
Build
'=': conversion from 'const _Ty' to 'T', possible loss of data
|
Loading