2009-12-11 04:37 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/vm/thread.c
! added missing HB_STACK_TLS_PRELOAD
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-12-11 04:37 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/src/vm/thread.c
|
||||
! added missing HB_STACK_TLS_PRELOAD
|
||||
|
||||
2009-12-11 04:13 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbapiitm.h
|
||||
* harbour/src/vm/classes.c
|
||||
|
||||
@@ -1504,6 +1504,7 @@ HB_FUNC( HB_THREADONCEINIT )
|
||||
|
||||
if( pItem && pValue && HB_ISBYREF( 1 ) && !HB_ISBYREF( 2 ) )
|
||||
{
|
||||
HB_STACK_TLS_PRELOAD
|
||||
BOOL fInitialized = FALSE;
|
||||
|
||||
if( HB_IS_NIL( pItem ) && !HB_IS_NIL( pValue ) )
|
||||
|
||||
Reference in New Issue
Block a user