|
@@ -309,6 +309,7 @@ implementation
|
|
dont_call;
|
|
dont_call;
|
|
|
|
|
|
begin
|
|
begin
|
|
|
|
+ reset_reference(p^.location.reference);
|
|
extended_new:=false;
|
|
extended_new:=false;
|
|
iolabel:=nil;
|
|
iolabel:=nil;
|
|
inlinecode:=nil;
|
|
inlinecode:=nil;
|
|
@@ -1235,7 +1236,11 @@ implementation
|
|
end.
|
|
end.
|
|
{
|
|
{
|
|
$Log$
|
|
$Log$
|
|
- Revision 1.59 1999-01-27 00:13:52 florian
|
|
|
|
|
|
+ Revision 1.60 1999-01-28 23:56:44 florian
|
|
|
|
+ * the reference in the result location of a function call wasn't resetted =>
|
|
|
|
+ problem with unallowed far pointer, is solved now
|
|
|
|
+
|
|
|
|
+ Revision 1.59 1999/01/27 00:13:52 florian
|
|
* "procedure of object"-stuff fixed
|
|
* "procedure of object"-stuff fixed
|
|
|
|
|
|
Revision 1.58 1999/01/21 22:10:35 peter
|
|
Revision 1.58 1999/01/21 22:10:35 peter
|