Debug Output
$ gmake;./basic
Is it a numerical IP? no!
gethostbyname() result? resolution ok! woohoo!
Connecting in progress something happened, what? error! CRAP!
Crap!
$
$ gmake;./basic
Is it a numerical IP? no!
gethostbyname() result? resolution ok! woohoo!
Connecting in progress something happened, what? error! CRAP!
Crap!
$
4 thoughts on “Debug Output”
ah, ampak tale, prvi debugging output sploh, je pa neprimerno boljši. več o njem na straneh o Grace Hopper.
Mene tale output spominja na configure skripto od perla.
Prvih nekaj vrstic:
cat >c1$$ c2$$
🙂
Ahja, klukce.
cat >c1$$ <<EOF
ARGGGHHHH!!!!!
SCO csh still thinks true is false. Write to SCO today and tell them that next
year Configure ought to “rm /bin/csh” unless they fix their blasted shell. 🙂
(Actually, Configure ought to just patch csh in place. Hmm. Hmmmmm. All
we’d have to do is go in and swap the && and || tokens, wherever they are.)
[End of diatribe. We now return you to your regularly scheduled programming…]
EOF
cat >c2$$ <<EOF
OOPS! You naughty creature! You didn’t run Configure with sh!
I will attempt to remedy the situation by running sh for you…
EOF
Comments are closed.