Skip to content

Remove AllArchetypes list #4436

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

Conversation

slavapestov
Copy link
Contributor

@slavapestov slavapestov commented Aug 20, 2016

This set of changes will help us with implementing two important generics features:

  • Recursive protocol conformances (protocol P { associatedtype A : P })
  • Extensions where a generic parameter made is concrete by a same-type requirement (extension Array where Element == Int)

@slavapestov
Copy link
Contributor Author

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Jenkins build - Swift Test Linux Platform
Git Commit - b95e96f57846f89b1cb43c7b39e7d6ddbde7e4a0
Test requested by - @slavapestov

@slavapestov
Copy link
Contributor Author

Foundation/NSData.swift:19:8: error: module file was created by an older version of the compiler; rebuild 'Dispatch' and try again: /home/buildnode/jenkins/workspace/swift-PR-Linux/branch-master/buildbot_linux/libdispatch-linux-x86_64/src/swift/Dispatch.swiftmodule
05:32:27 import Dispatch
05:32:27        ^

Anyone know what's going on? @shahmishal

@swift-ci
Copy link
Contributor

Build failed
Jenkins build - Swift Test OS X Platform
Git Commit - b95e96f57846f89b1cb43c7b39e7d6ddbde7e4a0
Test requested by - @slavapestov

@shahmishal
Copy link
Member

@swift-ci Please clean test Linux

@swift-ci
Copy link
Contributor

Build failed
Jenkins build - Swift Test Linux Platform
Git Commit - b95e96f57846f89b1cb43c7b39e7d6ddbde7e4a0
Test requested by - @shahmishal

@slavapestov slavapestov force-pushed the remove-all-archetypes branch from b95e96f to 6a3e9d9 Compare August 22, 2016 21:00
@slavapestov
Copy link
Contributor Author

This PR has been superseded by #4524

@slavapestov slavapestov deleted the remove-all-archetypes branch September 7, 2016 04:50
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.

3 participants