[fpc-devel]Possible bug?

Pavel V. Ozerski pavel at insect.mail.iephb.ru
Wed Mar 27 19:53:51 CET 2002


Sorry if my message is false (now I have only patched compiler 1.1
based on yesterday's). But it seems to have a new bug.
It's not able to compile this sample:

type
 t1=procedure;pascal;
begin
end.

If I use {$calling pascal} without pascal keyword after "procedure" I
reproduce the same problem.
If I replace pascal to stdcall or cdecl, all is OK.
If I use pascal keyword not in type definition but immediately in
function header, all is also OK. Check please...

-- 
Best regards,
 Pavel                            mailto:pavel at insect.mail.iephb.ru







More information about the fpc-devel mailing list