[swift-dev] [Swift 2.2] Fix allowing initializers in protocol extensions to satisfy initializer requirements
Douglas Gregor
dgregor at apple.com
Tue Feb 16 15:00:28 CST 2016
Hi Joe,
I’d like to pull this fix into the Swift 2.2 branch:
https://github.com/apple/swift/commit/b7a415badebe9111a2b0a72e061a15a9ce58668f <https://github.com/apple/swift/commit/b7a415badebe9111a2b0a72e061a15a9ce58668f>
It addresses a problem where a non-final class conforming to a protocol cannot satisfy an initializer requirement via a protocol extension.
- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160216/5609a422/attachment.html>
More information about the swift-dev
mailing list