<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Typo was fixed some days ago :)<br><br><div dir="ltr">Odoslané z iPhonu</div><div dir="ltr"><br><blockquote type="cite">Dňa 7. 10. 2019 o 17:22 užívateľ Arthur O'Dwyer <arthur.j.odwyer@gmail.com> napísal:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">On Mon, Oct 7, 2019 at 10:59 AM Dávid Bolvanský via cfe-commits <<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Okey, I will see what I can do (I know I need to move checking code somewhere else).<br>
<br>
> Dňa 7. 10. 2019 o 16:54 užívateľ Nico Weber <<a href="mailto:thakis@chromium.org" target="_blank">thakis@chromium.org</a>> napísal:<br>
> FWIW I found the "always evaluates to 'true'" bit important to understand the warning.<br></blockquote><div><br></div><div>+1, I think "always evaluates to true" is useful, especially for people who don't immediately intuit the difference between "bitwise negation" and "logical negation." (Although the fixit will help clear up the difference.)</div><div><br></div><div>Also, Dávid, you misspelled "logical" as "logicial" in the patch I saw. So you might need to push a fix for that typo, unless you already caught it.</div><div>My suggested message follows—</div><div><br></div><div>-  "bitwise negation of a boolean expression; did you mean a logicial negation?">,<br></div><div>+  "bitwise negation of a boolean expression is always true; did you mean logical negation?">,<br></div><div><br></div><div>my $.02,</div><div>–Arthur</div></div></div></div></div></div>
</div></blockquote></body></html>