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

Remove deprecated ATOMIC_VAR_INIT macro #241

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

paullouisageneau
Copy link
Owner

This PR removes the ATOMIC_VAR_INIT macro. It is useless in C11, deprecated in C17, and removed in C23.

@paullouisageneau paullouisageneau merged commit e7eb3b9 into master Apr 26, 2024
3 checks passed
@paullouisageneau paullouisageneau deleted the remove-atomic-var-init branch April 26, 2024 16:51
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