2014_5001@uwovax.uwo.ca (08/10/89)
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