<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 7, 2021, 11:48 AM Andrew C Aitchison <<a href="mailto:andrew@aitchison.me.uk" target="_blank" rel="noreferrer">andrew@aitchison.me.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On Wed, 7 Apr 2021, Andrew Bell wrote:<br>
<br>
> Dare I suggest getting rid of EQUAL?<br>
<br>
Since the purpose of EQUALS is to compare two strings, that would<br>
be passing the buck. Without it developers would have to solve this<br>
issue for each platform each time, making it more likely that someone<br>
would break a platform that they don't use.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">You could write something generic that wouldn't need specialization for different architectures, eliminating this kind of problem. That's all I was meaning.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
</blockquote></div></div></div>