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

[Changelog] Add SE-0253: func callAsFunction. #26866

Merged
merged 4 commits into from
Sep 1, 2019

Conversation

dan-zheng
Copy link
Contributor

Changelog entry for SE-0253.
Follow-up to implementation: #24299.

@dan-zheng
Copy link
Contributor Author

Requesting review from review manager @lattner.

CHANGELOG.md Outdated Show resolved Hide resolved
Add `throws`/`rethrows` and trailing closures to feature list.
Features are tested in test/Sema/call_as_function_simple.swift.
Copy link
Contributor

@lattner lattner left a comment

Choose a reason for hiding this comment

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

Awesome!

@dan-zheng
Copy link
Contributor Author

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - a206668

@dan-zheng
Copy link
Contributor Author

dan-zheng commented Aug 30, 2019

Seems like Linux CI encountered an unrelated failure:

/home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/swiftpm/Tests/FunctionalTests/MiscellaneousTests.swift:62: error: MiscellaneousTestCase.testCanBuildMoreThanTwiceWithExternalDependencies : failed - `swift build -c Release' failed:
14:55:03 
14:55:03 executionFailure(error: terminated(1): /home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/buildbot_linux/swiftpm-linux-x86_64/x86_64-unknown-linux/release/swift-build --package-path /home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/tmp/DependencyResolution_External_Complex.8xO2YG/app --configuration release output:
14:55:03     Fetching /home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/tmp/DependencyResolution_External_Complex.8xO2YG/deck-of-playing-cards
14:55:03     Fetching /home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/tmp/DependencyResolution_External_Complex.8xO2YG/PlayingCard
14:55:03     Fetching /home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/tmp/DependencyResolution_External_Complex.8xO2YG/FisherYates
14:55:03     Cloning /home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/tmp/DependencyResolution_External_Complex.8xO2YG/deck-of-playing-cards
14:55:03     Resolving /home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/tmp/DependencyResolution_External_Complex.8xO2YG/deck-of-playing-cards at 1.2.3
14:55:03     Cloning /home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/tmp/DependencyResolution_External_Complex.8xO2YG/FisherYates
14:55:03     Resolving /home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/tmp/DependencyResolution_External_Complex.8xO2YG/FisherYates at 1.2.3
14:55:03     Cloning /home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/tmp/DependencyResolution_External_Complex.8xO2YG/PlayingCard
14:55:03     Resolving /home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/tmp/DependencyResolution_External_Complex.8xO2YG/PlayingCard at 1.2.3
14:55:03     [1/3] Compiling FisherYates Fisher-Yates_Shuffle.swift
14:55:03     <unknown>:0: warning: missing submodule 'SwiftOverlayShims'
14:55:03 
    /home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/tmp/DependencyResolution_External_Complex.8xO2YG/app/.build/checkouts/FisherYates/src/Fisher-Yates_Shuffle.swift:4:8: error: missing required module 'SwiftOverlayShims'
14:55:03     import Glibc

@dan-zheng
Copy link
Contributor Author

@swift-ci Please test Linux

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - a206668

@dan-zheng
Copy link
Contributor Author

@swift-ci Please test Linux

@dan-zheng dan-zheng merged commit 9022437 into swiftlang:master Sep 1, 2019
@dan-zheng dan-zheng deleted the callables branch September 1, 2019 00:34
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.

5 participants