|
@@ -1892,7 +1892,7 @@ implementation
|
|
begin
|
|
begin
|
|
if assigned(pt) then
|
|
if assigned(pt) then
|
|
current_filepos:=pt.fileinfo;
|
|
current_filepos:=pt.fileinfo;
|
|
- CGMessage1(parser_e_wrong_parameter_size,symtableprocentry.realname);
|
|
|
|
|
|
+ CGMessage1(parser_e_wrong_parameter_size,'<Procedure Variable>');
|
|
goto errorexit;
|
|
goto errorexit;
|
|
end;
|
|
end;
|
|
end
|
|
end
|