-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
New warning: ‘fmt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
#116102
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
Comments
I think that there are multiple issues here:
|
It should have raised
I'm going to look into this. |
I've fixed the warning. As to "Why does it crash?", it's because the low-level module requires you to call |
@ericsnowcurrently I will open a new one, because I don't have the same result as you with |
Done: #116239 |
Can we call |
I'm taking care of this in gh-116328. |
Bug report
Bug description:
Popped up in https://github.com/python/cpython/pull/116101/files and https://github.com/python/cpython/pull/116096/files
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
The text was updated successfully, but these errors were encountered: