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

Fix_msvc_atomics #61

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Fix_msvc_atomics #61

merged 3 commits into from
Mar 19, 2024

Conversation

AlexVlx
Copy link
Collaborator

@AlexVlx AlexVlx commented Mar 19, 2024

After the signature changes in the public atomic interfaces, it's necessary to accomodate the fact that MSVC atomic intrinsics take signed types and have a different signature for 64-bit quantities.

@AlexVlx AlexVlx merged commit e112c93 into master Mar 19, 2024
2 of 3 checks passed
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.

None yet

2 participants