Templatize spreadinterp and more cleanups #394
Annotations
3 errors and 10 warnings
Build:
src/spreadinterp.cpp#L2135
syntax error: missing ';' before '('
|
Build:
src/spreadinterp.cpp#L2135
syntax error: '<'
|
Build
Process completed with exit code 1.
|
Build:
build/_deps/fftw3-src/api/fftw3.h#L471
'__GNUC__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
|
Build:
build/_deps/fftw3-src/api/fftw3.h#L471
'__GNUC__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
|
Build:
include/finufft/defs.h#L241
'finufft_plan_s': '4' bytes padding added after data member 'finufft_plan_s::ntrans'
|
Build:
include/finufft/defs.h#L258
'finufft_plan_s': '4' bytes padding added after data member 'finufft_plan_s::fftSign'
|
Build:
include/finufft/defs.h#L268
'finufft_plan_s': '7' bytes padding added after data member 'finufft_plan_s::didSort'
|
Build:
src/simpleinterfaces.cpp#L73
'_Elems': the initialization of a subobject should be wrapped in braces
|
Build:
src/simpleinterfaces.cpp#L88
'_Elems': the initialization of a subobject should be wrapped in braces
|
Build:
src/simpleinterfaces.cpp#L103
'_Elems': the initialization of a subobject should be wrapped in braces
|
Build:
src/simpleinterfaces.cpp#L118
'_Elems': the initialization of a subobject should be wrapped in braces
|
Build:
src/simpleinterfaces.cpp#L132
'_Elems': the initialization of a subobject should be wrapped in braces
|
Loading