2001-06-18 22:50 UTC+1 JFL (mafact) <jfl@mafact.com>
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2001-06-18 22:50 UTC+1 JFL (mafact) <jfl@mafact.com>
|
||||
* harbour/source/vm/Classe.c
|
||||
* Hb_ClsScope() neutralised till after 0.37
|
||||
|
||||
|
||||
2001-06-18 23:55 GMT+3 Alexander Kresin <alex@belacy.belgorod.su>
|
||||
* source/rdd/dbf1.c
|
||||
* source/rdd/dbfntx/dbfntx1.c
|
||||
|
||||
@@ -760,7 +760,7 @@ PHB_FUNC hb_objGetMthd( PHB_ITEM pObject, PHB_SYMB pMessage, BOOL lAllowErrFunc
|
||||
{
|
||||
pMethod = pClass->pMethods + uiAt;
|
||||
pFunction = pMethod->pFunction;
|
||||
hb_clsScope( pObject, pMethod );
|
||||
/*hb_clsScope( pObject, pMethod );*/
|
||||
s_pMethod = pMethod ;
|
||||
return pFunction;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user