Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!decvax!genrad!panda!talcott!harvard!seismo!brl-tgr!tgr!MAX.HARTMAN@ames-vmsb.ARPA From: MAX.HARTMAN@ames-vmsb.ARPA Newsgroups: net.micro.cpm Subject: --- squ-port: non port --- Message-ID: <10428@brl-tgr.ARPA> Date: Sat, 4-May-85 09:38:42 EDT Article-I.D.: brl-tgr.10428 Posted: Sat May 4 09:38:42 1985 Date-Received: Tue, 7-May-85 06:55:48 EDT Sender: news@brl-tgr.ARPA Lines: 23 The following files needed to be modified to work with DECUS C compiler on VAX/VMS. sqio.c tr1.c tr2.c usq.c utr.c The modification was minor, each statement of form: return x; is required to have a parenthesized expression: return (x); this change will not affect adversely any compiler I know of (and it is better style anyway...) so I suggest that it be added into the source (SIMTEL20 - micro:sq-port.shar) when it is convenient -Richard Hartman