Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 +MMDF+MULTI+2.11; site kcl-cs.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!mcvax!ukc!kcl-cs!lee From: lee@kcl-cs.UUCP (Lee McLoughlin) Newsgroups: net.sources.bugs Subject: Re: Patch1.3 (corrections for pdp's) Message-ID: <582@west44.kcl-cs.UUCP> Date: Mon, 3-Jun-85 00:10:50 EDT Article-I.D.: west44.582 Posted: Mon Jun 3 00:10:50 1985 Date-Received: Tue, 4-Jun-85 08:04:49 EDT References: <266@bpa.UUCP> Reply-To: lee@kcl-cs.UUCP (Lee McLoughlin) Organization: Department of Computing, Kings College, University of London. Lines: 25 Xpath: kcl-cs west44 I don't know about system V but I was given the following corrections to patch for a V7 system by Adrian Pell (adrian@reading.UUCP). In the typedefs section about line 105 LINENUM should be an int for pdp11's. typedef char bool; #ifdef pdp11 typedef int LINENUM; /* must be signed */ #else typedef long LINENUM; /* must be signed */ #endif For V7 compilers you also need to add -Dvoid=int -i in the cc call in the makefile and change all occurences of this_line_is_command to tli__command -- UKUUCP SUPPORT Lee McLoughlin !ukc!lmcl kcl-cs!lee "What you once thought was only a nightmare is now a reality!"