fix cufinufft/impl.h I broke when cherry-picking #472
Annotations
6 warnings
Build
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Loading