<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jun 20, 2015 at 10:32 PM, Glynn Clements <span dir="ltr"><<a href="mailto:glynn@gclements.plus.com" target="_blank">glynn@gclements.plus.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id=":38m" class="" style="overflow:hidden">This specific issue may just need changing __MINGW32__ to WIN32 (or<br>
_WIN32 or _WINNT, all of which are defined by MinGW) so that MSVC gets<br>
the same treatment.</div></blockquote></div><br></div><div class="gmail_extra">This might be a good idea in general. I think I saw some __MINGW32__ #ifs which (according to the code) meant to check for MS Windows system not MinGW compiler.<br></div></div>