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 amiga.amiga.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!whuxl!whuxlm!akgua!gatech!ut-sally!pyramid!amiga!bruceb From: bruceb@amiga.UUCP (Bruce Barrett) Newsgroups: net.micro.amiga Subject: Re: Trouble with new Mandelbrot & and Bug in Lattice C 3.02 Message-ID: <535@amiga.amiga.UUCP> Date: Mon, 13-Jan-86 15:34:51 EST Article-I.D.: amiga.535 Posted: Mon Jan 13 15:34:51 1986 Date-Received: Wed, 15-Jan-86 00:45:08 EST References: <964@caip.RUTGERS.EDU> Reply-To: bruceb@hunter.UUCP (Bruce Barrett) Organization: Commodore-Amiga Inc., 983 University Ave #D, Los Gatos CA 95030 Lines: 15 Yes, the bugs mentioned are problems with Lattice 3.02. 3.03 fixes all of these. I belive this is what =RJ= used for his modifications. For "real" developers, supported by Commodore, you will be getting 3.03 as an update. I do not know what the policy is for those of you who bought development systems in stores, or by sending $450 to West Chester. Bugs (FIXED IN 3.03) include: float1 = constant1; float2 = constant2; causes float2 to be assigned to constant1 emun is broken switch does not like 4 cases. bit fields don't work. --Bruce Barrett