<div dir="ltr"><div>There's not really any In mutex, I suspect what you are seeing is just the noexcept in the (synopsis) comments. So I think a global search and replace wouldn't work but isn't needed.</div><div>
 </div><div>I've actually got libcxx clean compiling on my machine now with msvc. I'll submit patches I have left that makes that work sometime tomorrow, I'm just resolving a few weird compile issues I don't quite understand before I let them lose.</div>
<div> </div><div>After that there will be all the fun and games with all the issues the linker will revea which I can already start seeing now.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 10, 2013 at 5:04 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">Seems like a straightforward macro compatibility change.  I noticed there's a bunch more of these in <mutex>.  Is a global search and replace appropriate?</div>
<div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Oct 9, 2013 at 5:13 AM, G M <span dir="ltr"><<a href="mailto:gmisocpp@gmail.com" target="_blank">gmisocpp@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">

<div dir="ltr"><div>Make this file less no longer the exception to NOEXCEPT which makes it friendly to MSVC which is also less than exceptional in this regard.</div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>