<div dir="ltr">On Mon, Jun 20, 2016 at 5:20 PM, João Pinheiro <span dir="ltr">&lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
&gt; On 20 Jun 2016, at 22:44, Dave Abrahams via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br>
&gt; I&#39;m a little concerned about cases like these:<br>
&gt;<br>
&gt; 1D6CE ;       0076 ;  MA      # ( 𝛎 → v ) MATHEMATICAL BOLD SMALL NU → LATIN SMALL LETTER V  # →ν→<br>
&gt; 1D6D2 ;       0070 ;  MA      # ( 𝛒 → p ) MATHEMATICAL BOLD SMALL RHO → LATIN SMALL LETTER P # →ρ→<br>
&gt;<br>
&gt; etc.  Now, one could reasonably argue that using “𝛎” and “v” to mean<br>
&gt; different things in the same scope would be bad, but I&#39;m not sure<br>
&gt; we really want to accept them as aliases of one another, either.<br>
<br>
</span>Indeed, it would be unwise to pick &quot;𝛎&quot; and &quot;v&quot; for different things within the same scope. Unicode confusables are annoying and unfortunate, but not totally unexpected. Automatic aliases for similar characters would arguably be worse since it would probably qualify as unexpected behaviour for most people.<br></blockquote><div><br></div><div>I&#39;m not entirely sure about automatic aliasing either. But I will boldly claim that &quot;most people&quot; who choose v and nu for distinct variables don&#39;t walk into that situation with expectations of sanity.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
João Pinheiro<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
swift-evolution mailing list<br>
<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
</div></div></blockquote></div><br></div></div>