#DOCUMENTATION by stefan expecco_18_1_0 expecco_18_1_0wa1
authorStefan Vogel <sv@exept.de>
Fri, 15 Jun 2018 16:39:56 +0200
changeset 1970 4a060a60ea4e
parent 1969 6a390fdc154c
child 1975 6e10a8a87a04
#DOCUMENTATION by stefan class: RegressionTests::FloatTest class comment/format in: #actualPrecisionOf:
RegressionTests__FloatTest.st
--- a/RegressionTests__FloatTest.st	Fri Jun 15 15:44:59 2018 +0200
+++ b/RegressionTests__FloatTest.st	Fri Jun 15 16:39:56 2018 +0200
@@ -20,14 +20,6 @@
 
     |one x count|
 
-
-"/ For LongFloat the worng value 53 is returned!!
-"/ See: https://sourceforge.net/p/mingw-w64/bugs/678/
-"/ Fix it here with:
-"/%{
-"/    __asm__ ("fninit");
-"/%}.
-
     one := aFloatClass unity.  "/ 1.0 in this class
     x := one.
     count := 0.