Skip to content

Fixed the tuple label error #131

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

Closed
wants to merge 1 commit into from

Conversation

rfdickerson
Copy link

@rfdickerson rfdickerson commented Jul 31, 2016

Resolves the build errors:

swift-corelibs-libdispatch/src/swift/Wrapper.swift:94:17: error: tuple element cannot have two labels
                                  handler: (_ error: Int32) -> Void) {

This change is Reviewable

@MadCoder
Copy link
Contributor

You're reverting #126 here which is my understanding was to adapt for SE-0111. Update your compiler.

@MadCoder MadCoder closed this Jul 31, 2016
@rfdickerson
Copy link
Author

rfdickerson commented Aug 1, 2016

Oh ok, sorry about that. I was on Swift 7/29, assumed that this change was helping with that, didn't compile from master.

@rfdickerson rfdickerson deleted the fix/tuple-label branch August 1, 2016 02:52
@rfdickerson rfdickerson restored the fix/tuple-label branch August 1, 2016 14:36
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