py: fix dtype check in simple interface (#559) #325
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 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
Build
format specifies type 'long' but the argument has type 'UBIGINT' (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 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
Build
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
Loading