Flipwind: reduce roundoff in phase winding a[n] calc #341
Annotations
6 warnings
Build:
src/spreadinterp.cpp#L459
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build:
src/spreadinterp.cpp#L2279
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L2279
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L459
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build:
src/spreadinterp.cpp#L2279
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L2279
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Loading