Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site drivax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!vax135!cornell!uw-beaver!tektronix!hplabs!amdahl!drivax!alan From: alan@drivax.UUCP (Alan Fargusson) Newsgroups: net.unix,net.bugs.4bsd Subject: Re: Compiler bug Message-ID: <136@drivax.UUCP> Date: Thu, 9-May-85 15:57:58 EDT Article-I.D.: drivax.136 Posted: Thu May 9 15:57:58 1985 Date-Received: Fri, 17-May-85 01:17:16 EDT References: <1136@sjuvax.UUCP> Distribution: net Organization: Digital Research, Monterey, CA Lines: 17 Xref: watmath net.unix:4525 net.bugs.4bsd:1524 > extern int usr1(), usr2(), usr3(); > > int usrprocs[] = { usr1, usr2, usr3 } > > Would someone be good enough to check this out on a sysV machine? My SysV machine (VAX) gives me: "bug.c", line 3: warning: illegal combination of pointer and integer, op = "bug.c", line 3: warning: illegal combination of pointer and integer, op = "bug.c", line 3: warning: illegal combination of pointer and integer, op = This is what I would expect. What did BSD do? -- Alan Fargusson. { ihnp4, sftig, amdahl, ucscc, ucbvax!unisoft }!drivax!alan