* pass records of all sizes by reference if they are const

git-svn-id: trunk@3251 -
This commit is contained in:
florian 2006-04-17 18:12:14 +00:00
parent 0b0ed3f0f2
commit 5a888656ca

View File

@ -183,7 +183,7 @@ unit cpupara;
formaldef :
result:=true;
recorddef :
result:=(def.size>sizeof(aint));
result:=(def.size>sizeof(aint)) or (varspez=vs_const);
arraydef :
begin
result:=not(