From: CRDGW2::CRDGW2::MRGATE::"SMTP::CRVAX.SRI.COM::RELAY-INFO-VAX" 18-SEP-1990 22:29:10.61 To: MRGATE::"ARISIA::EVERHART" CC: Subj: fix for c hack to set non-dynamic SYSGEN parameters Received: by crdgw1.ge.com (5.57/GE 1.73) id AA25661; Tue, 18 Sep 90 22:16:47 EDT Received: From UCBVAX.BERKELEY.EDU by CRVAX.SRI.COM with TCP; Tue, 18 SEP 90 09:42:59 PDT Received: by ucbvax.Berkeley.EDU (5.63/1.42) id AA11327; Tue, 18 Sep 90 09:36:04 -0700 Received: from USENET by ucbvax.Berkeley.EDU with netnews for info-vax@kl.sri.com (info-vax@kl.sri.com) (contact usenet@ucbvax.Berkeley.EDU if you have questions) Date: 18 Sep 90 15:48:58 GMT From: agate!shelby!csli!cower@ucbvax.Berkeley.EDU (Richard Cower) Organization: Center for the Study of Language and Information, Stanford U. Subject: fix for c hack to set non-dynamic SYSGEN parameters Message-Id: <15388@csli.Stanford.EDU> Sender: info-vax-request@kl.sri.com To: info-vax@kl.sri.com Someone (Wonderous Unix mail seems to have lost the message) sent me mail mentioning that little hack to set non-dynamic sysgen parameters wouldn't compile. I found a Vax with a c compiler, and found they were right. The fix is to replace int modify (int FREELIM) with int modify (int freelim) and all should be well (it compiled here). Sorry if this resulted in any hassle for anyone. Rich Cower@intel.netman.com or cower@csli.stanford.edu Remember: This code is strictly use at your own risk.