Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!ucbvax!UCF1VM.CC.UCF.EDU!CASTEELS%PHS.UIA.AC.BE From: CASTEELS%PHS.UIA.AC.BE@UCF1VM.CC.UCF.EDU (Paul Casteels) Newsgroups: comp.lang.modula2 Subject: Logitech V3.4 Message-ID: Date: 21 Dec 90 14:04:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Modula2 List Organization: The Internet Lines: 15 When compiling the following program with Logitech Modula-2 V3.4 : MODULE Test; FROM RealInOut IMPORT WriteReal; BEGIN WriteReal(10.0,10); END Test. the result is : 2.00E+001 - Did anyone receive a fix for this bug ? - Is there any news on the upgrade to the Stony-Brook compiler ? Kind Regards, Paul Casteels (casteels@phs.uia.ac.be)