gh-128505: Expose an interface to sqlite3_file_control #137275
Annotations
2 errors and 1 warning
|
Build CPython out-of-tree (for compiler warning check)
The operation was canceled.
|
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