Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Remove #if swift(>=5.9) check in Package.swift #27

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

Conversation

Copy link
Collaborator

@simonjbeaumont simonjbeaumont commented Nov 27, 2023

Motivation

In #26 we bumped the minimum tools version to Swift 5.9, but we left the #if swift(>5.9) compiler directive when enabling existential any by default.

Modifications

Remove #if swift(>=5.9) check in Package.swift

Result

No checking for Swift 5.9+, because that's now the default.

Test Plan

CI.

Copy link
Collaborator

@czechboy0 czechboy0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, thanks for catching

@simonjbeaumont simonjbeaumont merged commit e0c24bc into swift-server:main Nov 27, 2023
@czechboy0 czechboy0 added the 🔨 semver/patch No public API change. label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@czechboy0 czechboy0 czechboy0 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.

AltStyle によって変換されたページ (->オリジナル) /