Explorar o código

* increased size of ttargetswitchinfo.define to fit the string added in my
previous commit

Nikolay Nikolov %!s(int64=4) %!d(string=hai) anos
pai
achega
3a242a17f4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/globtype.pas

+ 1 - 1
compiler/globtype.pas

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