Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.lang.c Subject: Re: Bug in cc on VAX 11/785 with Berkeley 4.2 ? Message-ID: <7578@mimsy.UUCP> Date: Fri, 17-Jul-87 02:38:57 EDT Article-I.D.: mimsy.7578 Posted: Fri Jul 17 02:38:57 1987 Date-Received: Sat, 18-Jul-87 11:28:46 EDT References: <264@crin.UUCP> <6988@sci.UUCP> <292@crin.UUCP> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 16 In article <292@crin.UUCP> tombre@crin.UUCP (Karl Tombre) writes: [something like extern int f(c); int foo(a, b) int a, b; { ... made the debugger think this was foo(c, a, b).] >But isn't it definitively a compiler bug ... ? Yes. `Fixed in 4.3.' (Donn Seeley caught this one, and a lot of others.) -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7690) Domain: chris@mimsy.umd.edu Path: seismo!mimsy!chris