mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 05:49:12 +02:00
* debug writeln removed
This commit is contained in:
parent
e06f452fb2
commit
8ffe3c6a9e
@ -1997,12 +1997,13 @@ unit rgobj;
|
|||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
begin
|
|
||||||
writeln(sizeof(Treginfo));
|
|
||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.150 2004-11-06 17:44:47 florian
|
Revision 1.151 2004-11-06 18:58:18 florian
|
||||||
|
* debug writeln removed
|
||||||
|
|
||||||
|
Revision 1.150 2004/11/06 17:44:47 florian
|
||||||
+ additional extdebug check for wrong add_reg_instructions added
|
+ additional extdebug check for wrong add_reg_instructions added
|
||||||
* too long manglednames are cut off at 200 chars using a crc
|
* too long manglednames are cut off at 200 chars using a crc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user