Templatize spreadinterp and more cleanups #397
Annotations
3 errors and 11 warnings
Build:
include/finufft/utils_precindep.h#L15
'BIGINT' does not name a type; did you mean 'SIGINT'?
|
Build:
include/finufft/utils_precindep.h#L15
'BIGINT' does not name a type; did you mean 'SIGINT'?
|
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