2001-09-18 02:06 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu>
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2001-09-18 02:06 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu>
|
||||
|
||||
* source/vm/arrayshb.c
|
||||
! HB_APARAMS() trace call removed.
|
||||
Thanks to Brian Hays.
|
||||
|
||||
2001-09-17 02:21 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu>
|
||||
|
||||
* source/compiler/hbfunchk.c
|
||||
|
||||
@@ -308,8 +308,6 @@ HB_FUNC( HB_APARAMS )
|
||||
{
|
||||
PHB_ITEM * pBase = hb_stack.pBase;
|
||||
|
||||
HB_TRACE(HB_TR_DEBUG, ("hb_stackDispCall()"));
|
||||
|
||||
pBase = hb_stack.pItems + ( *pBase )->item.asSymbol.stackbase;
|
||||
|
||||
hb_itemRelease( hb_itemReturn( hb_arrayFromParams( pBase ) ) );
|
||||
|
||||
Reference in New Issue
Block a user