Fix definition of _Py_RemoteDebug_
symbols for static linking
#156739
Annotations
1 error and 2 warnings
Check compiler warnings
Process completed with exit code 1.
|
Build CPython out-of-tree (for compiler warning check):
Python/remote_debug.h#L993
‘_Py_RemoteDebug_PagedReadRemoteMemory’ defined but not used [-Wunused-function]
|
Build CPython out-of-tree (for compiler warning check):
Python/remote_debug.h#L135
‘_Py_RemoteDebug_ClearCache’ defined but not used [-Wunused-function]
|
Loading