瀏覽代碼

+ 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 }
            { preinitalize tokenpos }
            tokenpos:=current_filepos;
            tokenpos:=current_filepos;
+           p1:=nil;
 
 
            { first check for identifier }
            { first check for identifier }
            if token<>_ID then
            if token<>_ID then