Explicitly depend on Atomics by fabianfett · Pull Request #57 · swift-server/RediStack

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@fabianfett

Copy link Copy Markdown

Member

Motivation

Cherry picking functionality that is on the master branch.

All dependencies should be declared explicitly. Currently we depend on swift-atomics implicitly.

Changes

  • Add explicit dependency on swift-atomics.

@fabianfett fabianfett added the 🔨 semver/patch

No public API change.

label

Jun 16, 2023
# Conflicts:
#	Package.swift

@fabianfett fabianfett merged commit a0e9088 into main

Jun 16, 2023

@fabianfett fabianfett deleted the ff-cherry-atomics branch

June 16, 2023 17:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Joannis Joannis Joannis approved these changes

Assignees

No one assigned

Labels

🔨 semver/patch

No public API change.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@fabianfett @Joannis