K 10 svn:author V 6 scottl K 8 svn:date V 27 2002-08-31T01:04:53.000000Z K 7 svn:log V 242 Make ficl work on sparc64. The assumption that int == long == void * is very pervasive in this code. This fixes a few of those assumptions and band-aids over some others. Tested on: ia32 alpha sparc64 Reviewed by: peter jake (in concept) END