You've already forked lazarus-ccr
mtprocs: fixed fpc 2.7.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2727 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -341,7 +341,7 @@ var
|
||||
ok: Boolean;
|
||||
E: Exception;
|
||||
begin
|
||||
CurrentThread:=Self;
|
||||
MTProcs.CurrentThread:=Self;
|
||||
aPool:=Item.Group.Pool;
|
||||
ok:=false;
|
||||
try
|
||||
|
Reference in New Issue
Block a user