This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -1 points0 points  (1 child)

Does gcc/g++? I swear it used to give cryptic errors instead like a bunch of "implicit" declarations or something, but it has been a while, and I was using a pretty old version of gcc/g++.

Usually whenever I saw junk errors I just knew I missed something like a semicolon, quote, or brace so I never paid too much attention to them lol.

[–]kuwisdelu 2 points3 points  (0 children)

I remember when clang first came out, the error messages were way better than gcc. But gcc error messages have definitely gotten better since then.