4
BordedDev
124d

Someone broke boost and modules, at least I managed to make a workaround but come on

Comments
  • 0
    @Demolishun Ah yes the holy ABI, I can't understand why they don't just say with C++ 26 (or whatever version X amount of years in the future) that they will be replacing it with a better managed system that may make available with an earlier version.

    Hell the std module would have been a perfect time for it “if you use modules then you work with the new abi system”

    I don't even want boost, but it seems the most recommended C++ redis library got absorbed
  • 0
    @Demolishun Honestly I'm not too sure either, I assume the addresses in the DLLs just can't change since then it will try to execute the wrong code
Add Comment