-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Clean up matchTypes() and related code a little #21763
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
Clean up matchTypes() and related code a little #21763
Conversation
@swift-ci Please smoke test |
@swift-ci Please test source compatibility |
@xedin This is the first step in a larger cleanup of some code around InOutType and the weird LValueType/InOutType conversions. Just wanted to post this part for review since I know you're hacking here too as part of the diagnostics work. If you want I can hold off merging until your changes go in, I don't mind rebasing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! It seems like the merge wouldn’t be that bad with changes I have, if you were to merge this.
@swift-ci Please test source compatibility |
@swift-ci Please smoke test |
@swift-ci Please smoke test Linux |
Hmm... |
Unsubscribe
…On Thu, Jan 10, 2019, 7:41 AM Slava Pestov ***@***.*** wrote:
/home/buildnode/jenkins/workspace/swift-PR-Linux-smoke-test/branch-master/swift-corelibs-foundation/TestFoundation/TestNSString.swift:393: error: TestNSString.test_FromContentsOfURL : XCTAssertEqual failed: ("Pf
07:34:08 <o�
07:34:08
07:34:08 e is encoded as ISO-8859-1
07:34:08 ÀÁÂÃÄÅÿ
07:34:08 ±
07:34:08 ") is not equal to ("This file is encoded as ISO-8859-1
07:34:08 ÀÁÂÃÄÅÿ
07:34:08 ±
07:34:08 ") -
Hmm...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#21763 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AaqVIHNBeRVKbQ9hSc65Ow06mm7rJFwIks5vB0MWgaJpZM4Z4v6Z>
.
|
134fed6
to
4dfbd8f
Compare
@swift-ci Please smoke test |
No description provided.