[swift-users] Crash in generic struct

Jan E. Schotsman jeschot at xs4all.nl
Fri May 6 03:28:44 CDT 2016


On May 5, 2016, at 7:00 PM, Ryan Lovelett wrote:

> That number looks like a radar issue. Swift bugs typically take the  
> form
> SR-#.
>
> I don't work at Apple (nor do many people on this mailing list).
> Therefore we cannot see the contents of that bug report.
>
> Once again I suggest you file an issue at bugs.swift.org as that is  
> the
> OSS community tracker.
>
> As for losing the default initializer; I understand that may occur. I
> was pointing out that it was my simple way of validating the syntax.  
> It
> may or may not work as a "work-around". It would appear it does not  
> for
> you.

OK, I've reported bugs SR-1414 and SR-1415

BTW I tried adding a dummy Int parameter to the initializer so as to  
make the signature more different from the memberwise init but that  
didn't help.
I suppose I can explicitly restore the default and memberwise  
intializers if necessary.

Jan E.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160506/6bc57b39/attachment.html>


More information about the swift-users mailing list