gh-128505: Expose an interface to sqlite3_file_control #137275
Annotations
1 error and 1 warning
Check compiler warnings
Process completed with exit code 1.
|
Build CPython out-of-tree (for compiler warning check):
Modules/_sqlite/connection.c#L2624
returning ‘PyObject *’ {aka ‘struct _object *’} from a function with return type ‘int’ makes integer from pointer without a cast [-Wint-conversion]
|
Loading