<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On May 5, 2016, at 7:00 PM,&nbsp;Ryan Lovelett&nbsp;wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Georgia; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">That number looks like a radar issue. Swift bugs typically take the form<br>SR-#.<br><br>I don't work at Apple (nor do many people on this mailing list).<br>Therefore we cannot see the contents of that bug report.<br><br>Once again I suggest you file an issue at bugs.swift.org as that is the<br>OSS community tracker.<br><br>As for losing the default initializer; I understand that may occur. I<br>was pointing out that it was my simple way of validating the syntax. It<br>may or may not work as a "work-around". It would appear it does not for<br>you.</span></blockquote><br></div><div>OK, I've reported bugs SR-1414 and SR-1415</div><div><br></div><div>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.</div><div>I suppose I can explicitly restore the default and memberwise intializers if necessary.</div><div><br></div><div>Jan E.</div><br></body></html>