You've already forked lazarus-ccr
Misc packages: Adjust to changes in Laz/main (deprecated OffsetRect), less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8838 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -1294,6 +1294,7 @@ var
|
||||
I: Integer;
|
||||
UTF8Value: UTF8String = '';
|
||||
begin
|
||||
Result := '';
|
||||
I := ReadInt(Stream);
|
||||
SetLength(Result, I);
|
||||
if I > 0 then
|
||||
|
Reference in New Issue
Block a user