Skip to content

Conversation

@stephencelis
Copy link
Member

This is the Swift 5-ready release!

@stephencelis stephencelis requested a review from mbrandonw March 25, 2019 21:44
@stephencelis
Copy link
Member Author

Dang. Linux-only compiler bug: https://bugs.swift.org/browse/SR-10168

I think we can "fix" by un-nesting types that are in generic contexts, like: https://github.com/pointfreeco/swift-html/blob/master/Sources/Html/Attributes.swift#L404-L409

Not great...but otherwise we're kinda blocked.

MIT License

Copyright (c) 2018 Brandon Williams
Copyright (c) 2019 Point-Free, Inc.
Copy link
Member

Choose a reason for hiding this comment

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

lol!

Copy link
Member Author

Choose a reason for hiding this comment

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

lol! i copied from an updated repo.

Copy link
Member

@mbrandonw mbrandonw left a comment

Choose a reason for hiding this comment

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

bummer about that linux bug :/

@stephencelis stephencelis merged commit 4345944 into master Mar 26, 2019
@stephencelis stephencelis deleted the swift-5 branch March 26, 2019 13:48
@stephencelis stephencelis restored the swift-5 branch March 26, 2019 13:48
@simonpierreroy
Copy link

Just to let know that the bug https://bugs.swift.org/browse/SR-10168 seems to be gone in Swift 5.1.1 on Linux 🎉

coenttb referenced this pull request in coenttb/swift-renderable Jul 22, 2025
* Swift 5

* Dockerfile

* Fix project.yml

* swiftenv

* Bump

* "Fix" Linux

* Scope XcodeGen to development
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.

4 participants