2
0
Эх сурвалжийг харах

* fix compilation with 3.2.2 rtl

florian 1 жил өмнө
parent
commit
1f2203c304
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      compiler/fmodule.pas

+ 4 - 0
compiler/fmodule.pas

@@ -57,6 +57,10 @@ interface
         rr_noppu,rr_sourcenewer,rr_build,rr_crcchanged
       );
 
+{$ifdef VER3_2}
+      RTLString = ansistring;
+{$endif VER3_2}
+
       { unit options }
       tmoduleoption = (mo_none,
         mo_hint_deprecated,