2010-03-07 10:57 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbapi.h
* small cleanup in marking hb_symEval with HB_LEGACY_LEVEL3
It should be available for core HVM functions.
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-03-07 10:57 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbapi.h
|
||||
* small cleanup in marking hb_symEval with HB_LEGACY_LEVEL3
|
||||
It should be available for core HVM functions.
|
||||
|
||||
2010-03-07 04:34 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* src/vm/hvm.c
|
||||
* include/hbapi.h
|
||||
|
||||
@@ -475,7 +475,7 @@ typedef unsigned int HB_ERRCODE;
|
||||
#define HB_SUCCESS 0
|
||||
#define HB_FAILURE 1
|
||||
|
||||
#ifdef HB_LEGACY_LEVEL3
|
||||
#if defined( _HB_API_INTERNAL_ ) || defined( HB_LEGACY_LEVEL3 )
|
||||
/* NOTE: Deprecated. Use 'hb_vmPushEvalSym()' instead of 'hb_vmPushSymbol( &hb_symEval )' */
|
||||
extern HB_SYMB hb_symEval;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user