Skip to content
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

Tolerate Swift 5.1 #44

Merged
merged 4 commits into from
Jul 16, 2019
Merged

Tolerate Swift 5.1 #44

merged 4 commits into from
Jul 16, 2019

Conversation

djones6
Copy link
Member

@djones6 djones6 commented Jul 16, 2019

Fix format changes in tests for Swift 4.2 and later (todo: are these actually the right results?)
Disable part of a test that assumes dictionary ordering in Swift 5 and later
Build in Swift 5 compiler mode
Fix compilation failure by commenting out an apparently ambiguous < operator on NSNumber with Swift 5.1 (todo: why is this necessary?)

@djones6 djones6 requested a review from ianpartridge July 16, 2019 13:39
@djones6
Copy link
Member Author

djones6 commented Jul 16, 2019

So we have no Travis support for Swift 5.1 on macOS at the moment, but I have manually tested that this works on the latest Xcode11 and Catalina beta 3.

@djones6 djones6 merged commit f9b4754 into master Jul 16, 2019
@djones6 djones6 deleted the swift51 branch July 16, 2019 13:50
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 participants