Skip to content

Conversation

AZero13
Copy link
Contributor

@AZero13 AZero13 commented Dec 15, 2023

Replaced deprecated atomic functions with the recommended C11 equivalents.

@AZero13
Copy link
Contributor Author

AZero13 commented Dec 16, 2023

@compnerd Thoughts on this?

@AZero13 AZero13 force-pushed the atomics-2 branch 3 times, most recently from 19c218b to b323122 Compare December 16, 2023 00:04
@compnerd
Copy link
Member

I don't see a good reason for any of the changes in src/allocator.c. Switching the Windows path ... I might want to think a bit more on, but I'm not sure that we should change the non-Windows path.

Replaced deprecated atomic functions with the recommended C11 equivalents.
@AZero13
Copy link
Contributor Author

AZero13 commented Dec 16, 2023

@compnerd I just unified the paths so we don't have to worry anymore

@AZero13 AZero13 marked this pull request as draft December 16, 2023 16:16
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.

2 participants