Bruno Haible wrote:

+#if (defined _WIN32 || defined __WIN32__) && !defined __CYGWIN__
+      /* On native Windows, here,

Just curious, which Windows compiler has '__WIN32__'
as a built-in, but not '_WIN32'?

AFAICS, all MinGW's have both. And clang-cl does not have '__WIN32__'.

--
--gv

Reply via email to