[swift-dev] [Swift 2.2] Fix allowing initializers in protocol extensions to satisfy initializer requirements
Joe Pamer
jpamer at apple.com
Tue Feb 16 16:15:52 CST 2016
Thanks, Doug. Approved for swift-2.2-branch.
- Joe
> On Feb 16, 2016, at 1:00 PM, Douglas Gregor <dgregor at apple.com> wrote:
>
> 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/b75ece88/attachment.html>
More information about the swift-dev
mailing list