Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Convert deprecated functions to use modern atomic variable handling#806

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
AZero13 wants to merge1 commit intoswiftlang:main
base:main
Choose a base branch
Loading
fromAZero13:atomics-2

Conversation

@AZero13
Copy link
Contributor

Replaced deprecated atomic functions with the recommended C11 equivalents.

@AZero13
Copy link
ContributorAuthor

@compnerd Thoughts on this?

@AZero13AZero13force-pushed theatomics-2 branch 3 times, most recently from19c218b tob323122CompareDecember 16, 2023 00:04
@compnerd
Copy link
Member

I don't see a good reason for any of the changes insrc/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
ContributorAuthor

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

@AZero13AZero13 marked this pull request as draftDecember 16, 2023 16:16
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@AZero13@compnerd

[8]ページ先頭

©2009-2025 Movatter.jp