You've already forked lazarus-ccr
Use TFPList in fpc 2.6.1 now
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2579 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -207,7 +207,7 @@ var
|
|||||||
var
|
var
|
||||||
namesSpecif, strBuffer, oldName, newName : string;
|
namesSpecif, strBuffer, oldName, newName : string;
|
||||||
k : Integer;
|
k : Integer;
|
||||||
mdlList : TList;
|
mdlList : TList2;
|
||||||
mdl : TPasModule;
|
mdl : TPasModule;
|
||||||
found : Boolean;
|
found : Boolean;
|
||||||
begin
|
begin
|
||||||
|
Reference in New Issue
Block a user