FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-112075: Remove compiler warning from apple clang by corona10 · Pull Request #115855 · python/cpython · GitHub

/ cpython Public

gh-112075: Remove compiler warning from apple clang - #115855

Merged
corona10 merged 1 commit into
python:mainfrom
corona10:gh-112075-clang-warn
Feb 28, 2024
Merged

gh-112075: Remove compiler warning from apple clang#115855
corona10 merged 1 commit into
python:mainfrom
corona10:gh-112075-clang-warn

Conversation

corona10 commented Feb 23, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Member Author
Objects/dictobject.c:5032:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
    if (!dictiter_iternext_threadsafe(d, self, &value, NULL) == 0) {

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL