Преглед на файлове

+ increase string type to avoid const string truncation

Nikolay Nikolov преди 4 години
родител
ревизия
1011c31a80
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      compiler/globtype.pas

+ 1 - 1
compiler/globtype.pas

@@ -413,7 +413,7 @@ interface
           hasvalue: boolean;
           { target switch can be used only globally }
           isglobal: boolean;
-          define: string[26];
+          define: string[30];
        end;
 
     const