Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!yee From: yee@ames.UUCP Newsgroups: comp.sources.bugs Subject: Nethack 1.4 bug Message-ID: <2856@ames.arpa> Date: Wed, 23-Sep-87 20:26:39 EDT Article-I.D.: ames.2856 Posted: Wed Sep 23 20:26:39 1987 Date-Received: Sat, 26-Sep-87 08:56:07 EDT Reply-To: yee@ames.UUCP (Peter E. Yee) Organization: NASA Ames Research Center, Moffett Field, CA Lines: 8 Keywords: enexto In shk.c the calls to enexto have two arguments. They should all have three arguments. Take the variable to which the value of enexto() is being assigned and pass a pointer to it as the first argument to enexto. This is only a problem if KOPS is defined. Kudos to John Yin (yin@ames.arpa) for the fix. -Peter Yee yee@ames.arc.nasa.gov ames!yee