Hacker News new | ask | show | jobs
by zX41ZdbW 205 days ago
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
1 comments

Beautiful, and by that, I mean completely and utterly horrific.