Skip to content

Warning: "variable ‘right’ set but not used" in optimizer_cases.c.h #116420

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sobolevn opened this issue Mar 6, 2024 · 2 comments · Fixed by #116466
Closed

Warning: "variable ‘right’ set but not used" in optimizer_cases.c.h #116420

sobolevn opened this issue Mar 6, 2024 · 2 comments · Fixed by #116466
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error

Comments

@sobolevn
Copy link
Member

sobolevn commented Mar 6, 2024

Bug report

Снимок экрана 2024-03-06 в 19 36 37

CC @Fidget-Spinner

Linked PRs

@sobolevn sobolevn added type-bug An unexpected behavior, bug, or error interpreter-core (Objects, Python, Grammar, and Parser dirs) labels Mar 6, 2024
@Fidget-Spinner
Copy link
Member

Will fix this soon with another PR later. Don't want to run like 4 macOS jobs just for a (void)right :).

@Fidget-Spinner
Copy link
Member

Nevermind, it's big enough that I created its own PR for it.

Fidget-Spinner added a commit that referenced this issue Mar 7, 2024
adorilson pushed a commit to adorilson/cpython that referenced this issue Mar 25, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this issue Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants