Skip to content

Remove executable bit from 2 Markdown files #117

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rgoldberg
Copy link

@rgoldberg rgoldberg commented May 11, 2025

Remove executable bit from 2 Markdown files.

Resolve #116

Checklist

  • I've read the Contribution Guidelines
  • My contributions are licensed under the Swift license.
  • I've followed the coding style of the rest of the project.
  • I've added tests covering all new code paths my change adds to the project (if appropriate).
  • I've verified that my change does not break any existing tests.
  • I've updated the documentation if necessary.

@rgoldberg
Copy link
Author

@lorentey Hi. Sorry to contact out of the blue.

I assume that swift-atomics won't receive many (or possibly any) updates in the future given that Synchronization.Atomic is now available.

I, however, can't use that, because I cannot yet require my users to be running macOS 15+.

In the meantime, I must still use swift-atomics. I assume that others are in similar circumstances.

Could you possibly release a new version of swift-atomics that includes all of the post-1.2.0 improvements in main? One of them fixes a build warning that I keep encountering.

Thanks.

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 Markdown files are executable
1 participant