Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cuae2!ihnp4!cbatt!cbosgd!soma!steve From: steve@soma.UUCP Newsgroups: news.software.b Subject: running news on small computers Message-ID: <2918@soma.bcm.tmc.edu> Date: Fri, 13-Feb-87 16:00:25 EST Article-I.D.: soma.2918 Posted: Fri Feb 13 16:00:25 1987 Date-Received: Sat, 14-Feb-87 23:49:16 EST Sender: usenet@soma.bcm.tmc.edu Reply-To: steve@nuchat.UUCP Distribution: world Organization: nuchat, The Houston Unix BBS, Houston, Tx Lines: 25 I've had to make changes like these in both 2.10 and 2.11 now, and in general the code involved will cause problems whenever pointers are larger than ints, as is the case on 80286 "large model" compilers and a few 68000 compilers i've used. making the ints in the VARARGS routines explicitly long seems to clear up the core dumps. steve checknews.c 325c325 < long arg1, arg2; --- > int arg1, arg2; visual.c 1827d1826 < long a1, a2, a3, a4; Stan uucp:{shell,rice,cuae2}!soma!sob Opinions expressed here Olan domain:sob@rice.edu or sob@soma.bcm.tmc.edu are ONLY mine & Barber CIS:71565,623 BBS:(713)790-9004 noone else's.