On Wed Feb 14 10:55:07 2024 +0000, Giovanni Mascellani wrote:
I wonder why these two are fixed only here. In theory `InterlockedMax()` and `InterlockedMin()` are already working in the commit before (and on my computer the tests indeed succeed in the test before). But the CI seems to agree with you. I don't want to waste time on this, but it's strange.
Resolved now. It must have been because it wasn't added to `Makefile.am`, and I didn't specifically test it on the `AtomicBinOp` patch.