[swift-users] Compiler fLag to activate SE-0143 (conditional conformance)?

2017-12-14 Thread torquato via swift-users
SE-0143 has been accepted, but is not activated by default in the last builds. As per Snapshot 2017-12-06 I get the Error message: "Conditional conformance of 'Array' to 'Foo' depends on an experimental feature (SE-0143)". Somewhere on the dev list archives I've read about a compiler flag that

[swift-users] protocol definition question

2017-12-14 Thread torquato via swift-users
Hello everyone! My first mail on the list. That means I can't reply directly to the mail I found in the archive. In addition to what Kevin already suggested here https://lists.swift.org/pipermail/swift-users/Week-of-Mon-20171211/006743.html there is another more generic solution to circumven