Преглед изворни кода

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

git-svn-id: trunk@26013 -
nickysn пре 11 година
родитељ
комит
870d432468
1 измењених фајлова са 0 додато и 3 уклоњено
  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}