Merge pull request #586 from flatironinstitute/pyducc #475
Annotations
21 warnings
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#L190
format '%ld' expects argument of type 'long int', but argument 2 has type 'UBIGINT' {aka 'long long unsigned int'} [-Wformat=]
|
Build:
src/spreadinterp.cpp#L190
format '%ld' expects argument of type 'long int', but argument 3 has type 'UBIGINT' {aka 'long long unsigned int'} [-Wformat=]
|
Build:
src/spreadinterp.cpp#L1953
format '%ld' expects argument of type 'long int', but argument 3 has type 'long long unsigned int' [-Wformat=]
|
Build:
src/spreadinterp.cpp#L1953
format '%ld' expects argument of type 'long int', but argument 3 has type 'long long unsigned int' [-Wformat=]
|
Build:
src/spreadinterp.cpp#L449
unused variable 'alignment' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L601
unused variable 'alignment' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L766
unused variable 'alignment' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L768
unused variable 'ker23_size' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L449
unused variable 'alignment' [-Wunused-variable]
|
Build:
src/spreadinterp.cpp#L601
unused variable 'alignment' [-Wunused-variable]
|
Build Python wheels
format '%ld' expects argument of type 'long int', but argument 2 has type 'UBIGINT' {aka 'long long unsigned int'} [-Wformat=]
|
Build Python wheels
format '%ld' expects argument of type 'long int', but argument 3 has type 'UBIGINT' {aka 'long long unsigned int'} [-Wformat=]
|
Build Python wheels
format '%ld' expects argument of type 'long int', but argument 3 has type 'long long unsigned int' [-Wformat=]
|
Build Python wheels
format '%ld' expects argument of type 'long int', but argument 3 has type 'long long unsigned int' [-Wformat=]
|
Build Python wheels
unused variable 'alignment' [-Wunused-variable]
|
Build Python wheels
unused variable 'alignment' [-Wunused-variable]
|
Build Python wheels
unused variable 'alignment' [-Wunused-variable]
|
Build Python wheels
unused variable 'ker23_size' [-Wunused-variable]
|
Build Python wheels
unused variable 'alignment' [-Wunused-variable]
|
Build Python wheels
unused variable 'alignment' [-Wunused-variable]
|
Loading