<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">(Sorry, forgot about this.)</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Thu, Aug 21, 2014 at 11:27 AM, Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank">rnk@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Tue, Aug 19, 2014 at 10:40 AM, Nico Weber <span dir="ltr"><<a href="mailto:thakis@chromium.org" target="_blank">thakis@chromium.org</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_extra">I did give it a try, and rejecting stdcall fires on Windows SDK headers:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">...win8sdk/Include/um\imm.h(432,13) :  error(clang): function with no prototype cannot use stdcall calling convention</div>

<div class="gmail_extra">BOOL WINAPI ImmDisableLegacyIME();</div><div class="gmail_extra">            ^</div></div></div></blockquote><div><br></div></span><div>Bummer. :( We could make it a default error warning, thereby suppressing it in system headers, I guess.</div></div></div></div></blockquote></div><br></div><div class="gmail_extra">That's a good idea; it seems to work in practice. Here's how it looks.</div></div>