martins blog

Privates Blog mit Fotos und mehr...

Warum gibts nicht mehr Compiler mit Humor ;)

Aus „How Not to Program in C++“:

Error messages from an old Apple C compiler:

„Symbol table full – fatal heap error; please go buy a RAM upgrade from your local Apple dealer“

„String literal too long (I let you have 512 characters, that’s 3 more than ANSI said I should)“

„Type in (cast) must be scalar; ANSI 3.3.4; page 39, lines 10-11 (I know you don’t care, I’m just trying to annoy you)“

„Too many errors on one line (make fewer)“

„Can’t cast a void type to type void (because the ANSI spec. says so, that’s why)“

„… And the lord said, ‚lo, there shall only be case or default labels inside a switch statement'“

„A typedef name was a complete surprise to me at this point in your program“

„‚Volatile‘ and ‚Register‘ are not miscible“

„You can’t modify a constant, float upstream, win an argument with the IRS, or satisfy this compiler“

„This union already has a perfectly good definition“

„Huh?“

„Can’t go mucking with a ‚void *'“

„This struct already has a perfectly good definition“

„We already did this function“

„This label is the target of a goto from outside of the block containing this label AND this block has an automatic variable with an initializer AND your window wasn’t wide enough to read this whole error message“

„Call me paranoid but finding ‚/*‘ inside this comment makes me suspicious“

Weiter Beitrag

Zurück Beitrag

Antworten

© 2024 martins blog

Thema von Anders Norén