* fixed missing lineinfo after removing inlining_procedure (missed a "not" in

a condition)

git-svn-id: trunk@6270 -
This commit is contained in:
Jonas Maebe 2007-01-30 15:30:47 +00:00
parent 67edbb1fa0
commit 9a75d308a8

View File

@ -161,6 +161,7 @@ implementation
oldcodegenerror:=codegenerror;
oldlocalswitches:=current_settings.localswitches;
oldpos:=current_filepos;
current_filepos:=p.fileinfo;
current_settings.localswitches:=p.localswitches;
codegenerror:=false;
{$ifdef EXTDEBUG}