Skip to content

Fix handle ATOMIC_VAR_INIT in newer compilers#78

Open
madsnkr wants to merge 1 commit into
jeremycw:masterfrom
madsnkr:fix-atomic-var-init
Open

Fix handle ATOMIC_VAR_INIT in newer compilers#78
madsnkr wants to merge 1 commit into
jeremycw:masterfrom
madsnkr:fix-atomic-var-init

Conversation

@madsnkr

@madsnkr madsnkr commented Jul 24, 2026

Copy link
Copy Markdown

The current code assumes there's an ATOMIC_VAR_INIT when HAVE_STDATOMIC. Since ATOMIC_VAR_INIT is deprecated and removed in newer versions, compilation fails.

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