* names of cdecl'ed exports on linux fixed

git-svn-id: trunk@1233 -
This commit is contained in:
florian 2005-09-29 21:40:19 +00:00
parent aacae3fb55
commit 158c6f72b7

View File

@ -1985,7 +1985,7 @@ const
end;
{ Public/exported alias names }
if (po_public in pd.procoptions) and
if (([po_public,po_exports]*pd.procoptions)<>[]) and
not(po_has_public_name in pd.procoptions) then
begin
case pd.proccalloption of