Moz<p>C++ compilers annoy me a great deal. I use both gcc and clang, also cppcheck, and there are still times where obvious errors sail right on through. "this method is never implemented", "maybe this variable is used, maybe it's not, depends who you ask" just this morning. Or my old favourite, partial byte enums. Are they allowed? Definitely maybe.</p><p>And that's before we get into stupid fixes for stupid but deliberate omissions, like reflection.</p><p><a href="https://fosstodon.org/tags/GrumpyOldCoder" class="mention hashtag" rel="tag">#<span>GrumpyOldCoder</span></a> <a href="https://fosstodon.org/tags/C" class="mention hashtag" rel="tag">#<span>C</span></a>++</p>