Xref: utzoo rec.games.hack:4719 comp.sources.games.bugs:1121 Path: utzoo!utgpu!watmath!julian!uwovax!2014_5001 From: 2014_5001@uwovax.uwo.ca Newsgroups: rec.games.hack,comp.sources.games.bugs Subject: Minor bugs(?) in the patched NH3.0 Message-ID: <3515@uwovax.uwo.ca> Date: 10 Aug 89 14:48:32 GMT Lines: 22 This appears to be a minor bug in the patched NH3.0 source. Suppose POLYMORPH_SELF is #undefined. Then so will the macro/function nolimbs(). This macro/function is used somewhere where POLY.._SELF is not used. Simply move the macro/function definition outside the #ifdef POL... #endif block. Somewhere in mondata.* Furthermore. If ZERO_COMP is #undef'd, then bflush() is undefined. There is a call in save.c to bflush() which is not #ifdef ZERO_COMP'd. BTW: has anyone compiled under TurboC successfully? What options did you set? -- Alexander Pruss, at one of: Department of Applied Mathematics, Astronomy, Mathematics, or Physics University of Western Ontario pruss@uwovax.uwo.ca pruss@uwovax.BITNET A5001@nve.uwo.ca