Templatize spreadinterp and more cleanups #394
Annotations
3 errors and 11 warnings
Build:
src/spreadinterp.cpp#L2135
'finufft::spreadinterp::spreadinterpSorted(const BIGINT*, UBIGINT, UBIGINT, UBIGINT, T*, UBIGINT, T*, T*, T*, T*, const finufft_spread_opts&, int)' is not a variable template
|
Build:
src/spreadinterp.cpp#L2135
expected ';' before '(' token
|
Build
Process completed with exit code 1.
|
Setup Cpp
gcc 14.2.0 is already installed and up-to-date.
To reinstall 14.2.0, run:
brew reinstall gcc
|
Build:
src/spreadinterp.cpp#L191
format '%ld' expects argument of type 'long int', but argument 2 has type 'UBIGINT' {aka 'long long unsigned int'} [-Wformat=]
|
Build:
src/spreadinterp.cpp#L191
format '%ld' expects argument of type 'long int', but argument 3 has type 'UBIGINT' {aka 'long long unsigned int'} [-Wformat=]
|
Build:
src/spreadinterp.cpp#L1957
format '%ld' expects argument of type 'long int', but argument 3 has type 'long long unsigned int' [-Wformat=]
|
Build:
src/spreadinterp.cpp#L1957
format '%ld' expects argument of type 'long int', but argument 3 has type 'long long unsigned int' [-Wformat=]
|
Build:
src/spreadinterp.cpp#L450
unused variable 'alignment' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L602
unused variable 'alignment' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L767
unused variable 'alignment' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L769
unused variable 'ker23_size' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L450
unused variable 'alignment' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L602
unused variable 'alignment' [-Wunused-variable]
|
Loading