this post was submitted on 28 Feb 2024
5 points (100.0% liked)

Programmer Humor

31260 readers
681 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 4 months ago (1 children)

My favorite compile error happened while I was taking a Haskell class.

ghc: panic! (the 'impossible' happened)

The issue is plainly stated, and it provides clear next steps to the developer.

[โ€“] [email protected] 1 points 4 months ago

I had a similar error, though not from the compiler
Error message just read this should never happen