Skip to content

Conversation

@tim-one
Copy link
Member

@tim-one tim-one commented Jul 10, 2019

Fix compiler warning in new code.

uintptr_t is an integer type, and can't be compared to NULL directly.

uintptr_t is an integer type, and can't be compared to NULL directly.
@bedevere-bot
Copy link

@tim-one: Please replace # with GH- in the commit message next time. Thanks!

@tim-one tim-one deleted the obmalloc-fix-warning branch July 10, 2019 21:24
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
uintptr_t is an integer type, and can't be compared to NULL directly.
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
uintptr_t is an integer type, and can't be compared to NULL directly.
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