Luca Bacci <[email protected]> wrote: > This helps tremendously with porting C/C++ projects to Windows. > > See also > https://developercommunity.visualstudio.com/t/UCRT-fcntlh-should-define-O_CLOEXEC-as/11141572
Unless Microsoft adds it, I think we should not do it. My opinion is that we should avoid adding more compatibility staff to mingw-w64. The more we add, the more we diverge from MSVC, the more chances a project which builds with mingw-w64 will have issues building with MSVC. - Kirill Makurin _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
