Skip to content

Remote Debugging: silence some unused function warnings#149898

Open
StanFromIreland wants to merge 1 commit into
python:mainfrom
StanFromIreland:rm-debug-unused
Open

Remote Debugging: silence some unused function warnings#149898
StanFromIreland wants to merge 1 commit into
python:mainfrom
StanFromIreland:rm-debug-unused

Conversation

@StanFromIreland
Copy link
Copy Markdown
Member

Seen in the logs of the iOS buildbot, for example, this run:

../../Modules/_remote_debugging/../../Python/remote_debug.h:165:1: warning: unused function '_Py_RemoteDebug_ValidatePyRuntimeCookie' [-Wunused-function]
../../Modules/_remote_debugging/subprocess.c:100:1: warning: unused function 'find_children_bfs' [-Wunused-function]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant