On Sat, Jun 20, 2015 at 10:32 PM, Glynn Clements <gl...@gclements.plus.com>
wrote:

> This specific issue may just need changing __MINGW32__ to WIN32 (or
> _WIN32 or _WINNT, all of which are defined by MinGW) so that MSVC gets
> the same treatment.
>

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.
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to