devilish666@lemmy.world to Programmer Humor@lemmy.ml · 8 months agoC++ Momentlemmy.worldimagemessage-square158fedilinkarrow-up11.04Karrow-down132
arrow-up11.01Karrow-down1imageC++ Momentlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 8 months agomessage-square158fedilink
minus-squareFlatFootFox@lemmy.worldlinkfedilinkarrow-up84·8 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-up50·8 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