Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!ut-sally!ut-ngp!auscso!knutson6 From: knutson6@auscso.UUCP (John Knutson) Newsgroups: comp.sources.bugs Subject: nethack bug in hack.c Message-ID: <198@auscso.UUCP> Date: Mon, 24-Aug-87 15:30:12 EDT Article-I.D.: auscso.198 Posted: Mon Aug 24 15:30:12 1987 Date-Received: Tue, 25-Aug-87 06:11:18 EDT Reply-To: knutson6@auscso.UUCP (John Knutson) Organization: Austin UNIX Users' Group, Austin, TX Lines: 10 Compiling hack.c after applying the official patches, I got this error: hack.c: 89: Illegal storage class for variable (I think) line 89: register struct monst *mtmp, *m_at(); I commented out the register and it seems to work. Is that correct, or will doing that cause more core dumps? (the only C programming I've done is 5 line text filters for mess-dos) -- John Knutson {ihnp4,allegra,ut-sally}!ut-ngp!auscso!knutson6 Communicating, like in the good ol' days.