devilish666@lemmy.world to Programmer Humor@lemmy.ml · 9 months agoC++ Momentlemmy.worldimagemessage-square156fedilinkarrow-up11.03Karrow-down132
arrow-up11Karrow-down1imageC++ Momentlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 9 months agomessage-square156fedilink
minus-squareFlatFootFox@lemmy.worldlinkfedilinkarrow-up82·9 months agoMy 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.
minus-squareIgnotum@lemmy.worldlinkfedilinkarrow-up48·9 months agoI had a similar error, though not from the compiler Error message just read this should never happen
My favorite compile error happened while I was taking a Haskell class.
The issue is plainly stated, and it provides clear next steps to the developer.
I had a similar error, though not from the compiler
Error message just read
this should never happen
Ah, good old PlarformIO