this post was submitted on 29 Jan 2024
707 points (98.0% liked)

Memes

44901 readers
4077 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] xthexder@l.sw0.com 8 points 6 months ago (1 children)

Damn, I must've been missing this in my code the whole time.

Not even joking, I've got a project that crashes the MSVC linker with "Internal compiler error occurred" like 1 out of every 5 builds.

[โ€“] r00ty@kbin.life 6 points 6 months ago

Back in the olde days of programming (I'm talking about compilers from the 80s) the coding connoisseur knew that getting a certain error that seemed like nonsense could easily be solved by adding an extra, or removing a remark line from the top of the code and recompiling.