Ver Fonte

+ reenabled the new str<->float conversion code on i8086 after the fix in r26005

git-svn-id: trunk@26013 -
nickysn há 12 anos atrás
pai
commit
870d432468
1 ficheiros alterados com 0 adições e 3 exclusões
  1. 0 3
      rtl/inc/systemh.inc

+ 0 - 3
rtl/inc/systemh.inc

@@ -167,9 +167,6 @@ Type
   {$else}
     {$fatal No memory model defined}
   {$endif}
-
-  { flt_conv.inc is still buggy on the i8086, so use the real2str.inc fallback }
-  {$define FLOAT_ASCII_FALLBACK}
 {$endif CPUI8086}
 
 {$ifdef CPUX86_64}