]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Fix warnings `set but not used [-Wunused-but-set-variable]` in remote_debug...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Jun 2025 00:29:28 +0000 (02:29 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Jun 2025 00:29:28 +0000 (00:29 +0000)
commit84c6fe6ac634e395aa7c78bf2b572d70b33f7f19
tree533bf7546e71078e22878f550fd869cd8cb4aeab
parent79c86b118cc022aa23a5e2507f23318216e970eb
[3.14] Fix warnings `set but not used [-Wunused-but-set-variable]` in remote_debug.h (GH-135290) (#135319)

Fix warnings `set but not used [-Wunused-but-set-variable]` in remote_debug.h (GH-135290)
(cherry picked from commit 49fc1f215aeb0f71445505191ccb65517b58a5aa)

Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
Python/remote_debug.h