Explicitly depend on Atomics by fabianfett · Pull Request #57 · swift-server/RediStack
Navigation Menu
{{ message }}
swift-server / RediStack Public
- Notifications You must be signed in to change notification settings
- Fork 30
Merged
Conversation
Copy link Copy Markdown
Member
fabianfett
commented
Jun 16, 2023
fabianfett
commented
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.
Joannis approved these changes Jun 16, 2023
# Conflicts: # Package.swift
fabianfett
force-pushed
the
ff-cherry-atomics
branch
from
2b4409d to
73ff19a
Compare
fabianfett
merged commit
a0e9088
into
main
fabianfett
deleted the
ff-cherry-atomics
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment