mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 01:29:19 +02:00
* internalerror unified
git-svn-id: trunk@27222 -
This commit is contained in:
parent
47aed8b01f
commit
303e8c609d
@ -951,7 +951,7 @@ implementation
|
|||||||
end;
|
end;
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
internalerror(2010053111);
|
internalerror(2014032101);
|
||||||
end;
|
end;
|
||||||
inc(tmpref.offset,tcgsize2size[location^.size]);
|
inc(tmpref.offset,tcgsize2size[location^.size]);
|
||||||
dec(sizeleft,tcgsize2size[location^.size]);
|
dec(sizeleft,tcgsize2size[location^.size]);
|
||||||
|
Loading…
Reference in New Issue
Block a user