Skip to content

Fix use of optional pattern #463

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

Merged
merged 1 commit into from
Jul 21, 2016
Merged

Fix use of optional pattern #463

merged 1 commit into from
Jul 21, 2016

Conversation

jtbandes
Copy link
Contributor

Necessary for swiftlang/swift#3637. cc @parkera

@parkera
Copy link
Contributor

parkera commented Jul 21, 2016

@swift-ci please test

@parkera
Copy link
Contributor

parkera commented Jul 21, 2016

Foundation/NSXMLNode.swift:924:5: error: switch must be exhaustive, consider adding a default clause
    }
    ^

@jtbandes
Copy link
Contributor Author

jtbandes commented Jul 21, 2016

That one seems like a compiler bug ;) Let's try this... Please kick off another CI test when you get a chance

@parkera
Copy link
Contributor

parkera commented Jul 21, 2016

@swift-ci please test

@jtbandes
Copy link
Contributor Author

🎉

@parkera parkera merged commit da487bb into swiftlang:master Jul 21, 2016
@jtbandes jtbandes deleted the se-0121 branch July 21, 2016 23:11
DaveLiu888 pushed a commit to DaveLiu888/swift-corelibs-foundation that referenced this pull request Jul 28, 2016
phausler pushed a commit that referenced this pull request Aug 4, 2016
kateinoigakukun added a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Oct 11, 2023
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