Skip to content

Fix Swift 5.7 build errors#707

Merged
rauhul merged 1 commit into
apple:mainfrom
rgoldberg:706-swift-5.7
Feb 7, 2025
Merged

Fix Swift 5.7 build errors#707
rauhul merged 1 commit into
apple:mainfrom
rgoldberg:706-swift-5.7

Conversation

@rgoldberg
Copy link
Copy Markdown
Contributor

@rgoldberg rgoldberg commented Feb 7, 2025

Fix Swift 5.7 build errors.

I used Swift.CustomStringConvertible instead of CustomStringConvertible because of a recommendation in the @retroactive Swift Proposal.

I know that you might want to move off of Swift 5.7 sometime, but can you please delay doing so until after a PR for #679 has been merged & released? Dropping support for 5.7 should require a major version bump.

Resolve #706

Checklist

  • I've added at least one test that validates that my change is working, if appropriate
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary

Resolve apple#706

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
@rauhul
Copy link
Copy Markdown
Collaborator

rauhul commented Feb 7, 2025

@swift-ci test

@rauhul rauhul enabled auto-merge (squash) February 7, 2025 04:26
@rauhul rauhul merged commit aefbb6e into apple:main Feb 7, 2025
@rgoldberg rgoldberg deleted the 706-swift-5.7 branch February 7, 2025 04:39
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.

Swift 5.7 build errors

2 participants