On 2017/5/17 23:04, David Grayson wrote:
> Now that I think about it again, given that driverspecs.h does not
> define __in or __out, I am actually in favor of Mateusz's patch now,
> because it will make mingw-w64 closer to the official Windows headers.
... no, because you no longer have `__in` or `__out` after `#include 
<windows.h>` which isn't the case of official SDK headers.

I still vote for Mateusz's patch notwithstanding, as the number of 
libstdc++ users surpasses the number of __in users. Before libstdc++ 
people fix their naming there are always some of our users who have to 
patch their code, and I suppose that we had better make this number as 
tiny as possible.

-- 
Best regards,
LH_Mouse


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to