mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 09:07:59 +02:00
* made internalerror unique
git-svn-id: trunk@13420 -
This commit is contained in:
parent
63ce04fd00
commit
cc44257086
@ -706,7 +706,7 @@ implementation
|
||||
end;
|
||||
end
|
||||
else
|
||||
internalerror(200204249);
|
||||
internalerror(2002042410);
|
||||
end
|
||||
{ try to reuse memory locations instead of copying }
|
||||
{ copy to a memory location ... }
|
||||
|
Loading…
Reference in New Issue
Block a user