--- > if (len >= 0) return STk_makeinteger((long) len); The one damn bug that would instantly break even an mc68k machine! Long live lint(1)! Hip Hip Hurray! BTW, I'll now start checking in my changes to allow STk to compile on non-ANSI platforms, and should be able to provide a patch soon. Note though that I'm not going to lint the code just yet -- a quick look at just the calls to STk_makeinteger() show there are many, many, many function parameter casts necessary. Luckily it's unlikely anyone will need to run this code on a 16-bit machine, and all the 64-bit machines I know have ANSI-C compilers natively. Also, for whatever GCC version failed to compile this correctly (I'm certain the prototype was in scope!) has a *VERY* serious bug -- don't use it!!!! -- Greg A. Woods +1 416 443-1734 VE3TCP robohack!woods Planix, Inc. <woods_at_planix.com>; Secrets of the Weird <woods_at_weird.com>Received on Fri Sep 22 1995 - 17:19:14 CEST
This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST