Define MAP_FAILED if not already defined#720
Define MAP_FAILED if not already defined#720markusalbertgraf wants to merge 1 commit intounum-cloud:mainfrom
Conversation
unum-cloud#715 Add missing constant MAP_FAILED to Windows. Can't test this, as I have not Windows.
|
Fixes #719 and is the solution of @bjornblissing |
|
I will try it now and tell you if it works thank you :) |
|
i think i need to wait for you for the next release! |
|
Hello there. Any chance to merge it? because right now it ruins compilation of tracy from vcpkg on windows:
|
|
Gotcha, @obfuscate! I'll merge it in a 3-4 hours. Sorry it's taking a while, I'm trying to push the ashvardanian/SimSIMD#220 release through the line to merge it into USearch, but it seems like this patch is quite urgent 🤔 |
#715 Add missing constant MAP_FAILED for Windows.
Can't test this, as I have not Windows. Just copied what others on github do.