Content-Length: 270003 | pFad | https://github.com/python/cpython/pull/116369

1F gh-76785: Use PRId64 to Fix a Compiler Warning on Windows by ericsnowcurrently · Pull Request #116369 · python/cpython · GitHub
Skip to content
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

gh-76785: Use PRId64 to Fix a Compiler Warning on Windows #116369

Merged

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Mar 5, 2024

@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash) March 5, 2024 17:48
@ericsnowcurrently ericsnowcurrently merged commit dab85e0 into python:main Mar 5, 2024
34 checks passed
@gvanrossum
Copy link
Member

Hey @ericsnowcurrently, on macOS I now (or still?) get a warning:

./Modules/_xxinterpqueuesmodule.c:762:22: warning: format specifies type 'long long' but the argument has type 'Py_ssize_t' (aka 'long') [-Wformat]
                qid, queue->items.count);
                     ^~~~~~~~~~~~~~~~~~

@AlexWaygood
Copy link
Member

Hey @ericsnowcurrently, on macOS I now (or still?) get a warning:

./Modules/_xxinterpqueuesmodule.c:762:22: warning: format specifies type 'long long' but the argument has type 'Py_ssize_t' (aka 'long') [-Wformat]
                qid, queue->items.count);
                     ^~~~~~~~~~~~~~~~~~

Nikita's already got a PR up to fix it: #116387

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.

3 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/python/cpython/pull/116369

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy