[comp.sources.bugs] nethack bug in hack.c

knutson6@auscso.UUCP (John Knutson) (08/24/87)

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.