[comp.lang.modula2] Logitech V3.4

CASTEELS%PHS.UIA.AC.BE@UCF1VM.CC.UCF.EDU (Paul Casteels) (12/21/90)

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)