فهرست منبع

* disabled longdouble testing now also for platforms with extended
since it's not working there either and this test is too important
to get extra hidden failures

git-svn-id: trunk@9198 -

Jonas Maebe 18 سال پیش
والد
کامیت
e630451adc
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tests/test/cg/tcalext.pp

+ 1 - 1
tests/test/cg/tcalext.pp

@@ -26,7 +26,7 @@ uses strings,ctypes;
 {$endif USE_PASCAL_OBJECT}
 
 {$ifdef FPC_HAS_TYPE_EXTENDED}
-{$define test_longdouble}
+{define test_longdouble}
 {$endif}
 
 { Use C alignment of records }