expunix.pas, texportlibunix: * generatelib: check whether hp2.sym is really assigned before accessing it git-svn-id: branches/svenbarth/packages@29037 -
@@ -142,6 +142,7 @@ begin
while assigned(hp2) do
begin
if (not hp2.is_var) and
+ assigned(hp2.sym) and
(hp2.sym.typ=procsym) then
{ the manglednames can already be the same when the procedure