[net.games.hack] Need help- munged files on distribut

dianeh@ISM780.UUCP (09/27/85)

/* Written 10:05 pm  Sep 23, 1985 by carl@proper in ISM780:net.games.hack */
/* ---------- "Need help- munged files on distribut" ---------- */
Help!
	I am trying to put together hack from the recent distribution.  I
seem to have received some munged files, or the editor scripts were, because
when I had run the one in part 10 and the 1.0.2 --> 1.0.3 scripts, I got
some errors in three files:
hack.end.c: error (/tmp/ctmO23495,52): Multiply defined symbol
hack.termcap.c, line 217: redeclaration of standout
hack.timeout.c: error (/tmp/ctmO23677,107): Multiply defined symbol
Could someone please send me a working version (1.0.3) of these files, or
any one of them if you have them?  Many thanks..
						Carl Greenberg
/* End of text from ISM780:net.games.hack */

Just find out which variable or function names don't have unique characters
until after the 8th one. I.e., the "standout" problem is actually two
routines: one called standoutbeg, the other standoutend. You need to change
the names to something like stoutbeg and stoutend. Make sure you check for
calls to them in other modules so you can change them across the board.

Those of us running systems without flexnames would surely have liked to have
seen the code done this way to begin with :-( (-:.

Diane Holt
ISC, Santa Monica

eli@cvl.UUCP (Eli Liang) (10/02/85)

We here at this lab missed the Hack 1.0.3 distribution for 4.2bsd.
Since this is a very popular game here, this is near catastrophe.  Would
some kind soul send me a copy of the originally posted diffs for 1.0.3?
Have we missed any bug fixes for 1.0.3?
-eli
-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Eli Liang  ---
        University of Maryland Computer Vision Lab, (301) 454-4526
        ARPA: eli@cvl, eli@lemuria, eli@mit-mc, eli@mit-prep
        CSNET: eli@cvl  UUCP: {seismo,allegra,brl-bmd}!umcp-cs!cvl!eli