You've already forked lazarus-ccr
suppress various warnings/hints
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1372 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -337,6 +337,7 @@ begin
|
||||
locInIndex := 0;
|
||||
locAtualLen := 0;
|
||||
locPadded := 0;
|
||||
locInValue := 0;
|
||||
locInLen := Length(AInBuffer);
|
||||
SetLength(Result,locInLen);
|
||||
locBuffer := @(AInBuffer[1]);
|
||||
|
||||
Reference in New Issue
Block a user