De-macroize step 1/n: Probably uncontroversial switches from macros t… #343
Annotations
6 warnings
src/spreadinterp.cpp#L459
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
src/spreadinterp.cpp#L2279
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
src/spreadinterp.cpp#L2279
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
src/spreadinterp.cpp#L459
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
src/spreadinterp.cpp#L2279
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
src/spreadinterp.cpp#L2279
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
This job succeeded
Loading