Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!ittatc!dcdwest!sdcsvax!ucbvax!info-pyramid From: ken@ROCHESTER.ARPA (Ipse dixit) Newsgroups: mod.computers.pyramid Subject: cc bug? Message-ID: <8602032023.10046@ur-seneca.rochester.arpa> Date: Mon, 3-Feb-86 16:58:29 EST Article-I.D.: ur-senec.8602032023.10046 Posted: Mon Feb 3 16:58:29 1986 Date-Received: Tue, 4-Feb-86 07:36:55 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 12 Approved: info-pyramid@mimsy.umd.edu cc doesn't complain about the following piece of code: foo(a, b, b) int a, b; { a = b; } I'm only a user so I have no idea of the exact version of OSx. I know it was upgraded not two weeks ago. Ken