소스 검색

+ second try on warning fix

git-svn-id: trunk@28015 -
Károly Balogh 11 년 전
부모
커밋
195dbc15fa
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      compiler/pexpr.pas

+ 1 - 0
compiler/pexpr.pas

@@ -2442,6 +2442,7 @@ implementation
 
            { preinitalize tokenpos }
            tokenpos:=current_filepos;
+           p1:=nil;
 
            { first check for identifier }
            if token<>_ID then