<div dir="ltr"><div><div><div><div><div>Hello to everyone!<br></div>I&#39;m a very newbie to Swift, I&#39;m doing first experiments on Linux &amp; Mac and I have the following issue: if I call the hasSuffix(_:) or the hasPrefix(_:) methods on a String instance, I obtain the following error:<br><br><div style="margin-left:40px">$ swiftc prova.swift<br>prova.swift:110:4: error: value of type &#39;String&#39; has no member &#39;hasSuffix&#39;<br>if pippo.hasSuffix(&quot;ao&quot;) {<br>   ^~~~~ ~~~~~~~~~<br></div><br></div>Same code works well on OS X.<br></div>I&#39;m using Ubuntu 14.04 with required dependencies (clang and libicu-dev) installed.<br></div>Any idea?<br><br></div>Cheers, Alessandro<br clear="all"><div><div><div><div><div><div><br>-- <br><div class="gmail_signature">Ing. Alessandro Morgantini - <a href="http://www.morgantini.org/" target="_blank">http://www.morgantini.org/</a><br>Email: <a href="mailto:gpz500@technologist.com" target="_blank">gpz500@technologist.com</a><br>Cell.: +39-347 761 1221 - Fax: +39-390 347 761 1221</div>
</div></div></div></div></div></div></div>