Skip to content

ck_pr: fix type of pointer atomics#276

Open
andreas-schwab wants to merge 1 commit into
concurrencykit:masterfrom
andreas-schwab:master
Open

ck_pr: fix type of pointer atomics#276
andreas-schwab wants to merge 1 commit into
concurrencykit:masterfrom
andreas-schwab:master

Conversation

@andreas-schwab

Copy link
Copy Markdown

Adding two pointers does not make sense, all arithmetic operations on
pointers use uintptr_t as the other operand.

Adding two pointers does not make sense, all arithmetic operations on
pointers use uintptr_t as the other operand.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant