소스 검색

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

Nikolay Nikolov 4 년 전
부모
커밋
3a242a17f4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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