Templatize spreadinterp and more cleanups #397
Annotations
10 errors and 10 warnings
Build:
src/fft.cpp#L37
'CPX': undeclared identifier
|
Build:
src/fft.cpp#L37
'ducc0::detail_mav::vfmav': 'CPX' is not a valid template type argument for parameter 'T'
|
Build:
src/fft.cpp#L50
'FLT': identifier not found
|
Build:
src/fft.cpp#L50
'ducc0::detail_fft::c2c': no matching overloaded function found
|
Build:
src/fft.cpp#L53
'FLT': identifier not found
|
Build:
src/fft.cpp#L53
'ducc0::detail_fft::c2c': no matching overloaded function found
|
Build:
src/fft.cpp#L63
'FLT': identifier not found
|
Build:
src/fft.cpp#L63
'ducc0::detail_fft::c2c': no matching overloaded function found
|
Build:
src/fft.cpp#L65
'FLT': identifier not found
|
Build:
src/fft.cpp#L65
'ducc0::detail_fft::c2c': no matching overloaded function found
|
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