On Sun, 12 Dec 2021, Biswapriyo Nath wrote:
Questions.
1. _timespec32_get and _timespec64_get are only exported from
ucrtbase.dll. Do the declarations need `#if _UCRT` condition?
Yes, that'd probably be ideal. (And that should probably be #ifdef then.)
2. The declarations in WinSDK have const parameters but glibc does
not. Which is the correct one?
Not sure offhand - let me study it and get back to you.
That also goes for the rest of this patch - I will need to test and study
how this interacts with a few other things. So others with push
privileges, please hold off of this one for now. (It can most probably
take a couple of days until I can get back to you on this, as I'm quite
swamped at the moment.)
// Martin
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public