mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 10:49:30 +02:00
* initialize datatemp
git-svn-id: trunk@36308 -
This commit is contained in:
parent
72c595eefe
commit
29d9beb40c
@ -4660,6 +4660,7 @@ implementation
|
||||
exit(cerrornode.create);
|
||||
end;
|
||||
insertblock:=internalstatements(insertstatement);
|
||||
datatemp:=nil;
|
||||
if iscomparray then
|
||||
begin
|
||||
datatemp:=ctempcreatenode.create_value(first,first.size,tt_normal,false,firstn);
|
||||
|
Loading…
Reference in New Issue
Block a user