Post #2598495
2023-03-18 21:37 UTC
@slomo@toot.cat @mostalive@mastodon.social ISTR hitting a similar issue with some C++ code ~20 years ago because there was no sequence point around = and I had a std::map used in some caching code where the [] on the left of = was evaluated before a cache lookup on the right of it. (Can’t remember the two compilers.)
Replies (0)
No replies.