Comment on A time-travelling door bug in Half Life 2Comments−zX41ZdbW9moThis reminds me of an old bug in simdjson - any usage of it breaks std::unordered_map in unrelated parts of the code due to an unintentional modification of FPU flags: https://github.com/simdjson/simdjson/issues/169−mattgreenrocks9moBeautiful, and by that, I mean completely and utterly horrific.
Comments
This reminds me of an old bug in simdjson - any usage of it breaks std::unordered_map in unrelated parts of the code due to an unintentional modification of FPU flags: https://github.com/simdjson/simdjson/issues/169
Beautiful, and by that, I mean completely and utterly horrific.