Explorar o código

+ second try on warning fix

git-svn-id: trunk@28015 -
Károly Balogh %!s(int64=11) %!d(string=hai) anos
pai
achega
195dbc15fa
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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