EAStdC icon indicating copy to clipboard operation
EAStdC copied to clipboard

Fix MingGW-w64 compiler errors

Open RA-Kooi opened this issue 6 years ago • 1 comments

The current headers don't pull in _Out_, so I added a check to define it.
I cross checked with MSVC headers, and it doesn't get defined to anything.

RA-Kooi avatar Nov 01 '19 06:11 RA-Kooi

Not sure how this change could possible cause the test to fail in debug mode on MSVC, is this a sporadic/known failure? @rparolin Could you restart the CI and see if it completes?

RA-Kooi avatar Nov 06 '19 17:11 RA-Kooi