19990915-03:20 GMT+1
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
19990915-03:20 GMT+1 Victor Szel <info@szelvesz.hu>
|
||||
* source/rtl/do.c
|
||||
- Previous fix undone, since it was causing other problems.
|
||||
|
||||
19990915-02:20 GMT+1 Victor Szel <info@szelvesz.hu>
|
||||
* .cvspass
|
||||
- File removed, since it was probably added by incident.
|
||||
|
||||
@@ -94,7 +94,7 @@ HARBOUR HB_DO( void )
|
||||
|
||||
if( IS_STRING( pItem ) )
|
||||
{
|
||||
PHB_DYNS pDynSym = hb_dynsymFind( hb_itemGetCPtr( pItem ) );
|
||||
PHB_DYNS pDynSym = hb_dynsymGet( hb_itemGetCPtr( pItem ) );
|
||||
|
||||
if( pDynSym )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user