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

atomic pointer symbol naming #10601

Closed
icculus opened this issue Aug 27, 2024 · 1 comment
Closed

atomic pointer symbol naming #10601

icculus opened this issue Aug 27, 2024 · 1 comment
Milestone

Comments

@icculus
Copy link
Collaborator

icculus commented Aug 27, 2024

We have SDL_AtomicCompareAndSwapPointer and SDL_AtomicSetPtr/SDL_AtomicGetPtr.

Should one of these change to "Pointer" or "Ptr"?

@icculus icculus added this to the 3.0 ABI milestone Aug 27, 2024
@slouken
Copy link
Collaborator

slouken commented Aug 27, 2024

Yes, probably *Pointer, to match other SDL code.

slouken added a commit to slouken/SDL that referenced this issue Aug 31, 2024
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

No branches or pull requests

2 participants