在 2022-01-03 00:46, Biswapriyo Nath 写道:
Thank you for working on this. I have tested that mpv now builds with
this fix. I have used ucrt64 in msys64 environment with gcc and
rebuilt both headers and crt packages with these two patches.
Thanks for the feedback. Pushed to master now.
Apologies f
Thank you for working on this. I have tested that mpv now builds with
this fix. I have used ucrt64 in msys64 environment with gcc and
rebuilt both headers and crt packages with these two patches.
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.
I wrote a script which collected the output of `gcc -E -Wp,-dM` (which is, all macros) and diffed
the outputs of our headers with MS headers. This issue was more complicated than I thought, as some
of them seemed to have been removed since Vista.
Attached are patches that make GCC output the _e