2009-02-06 11:30 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/vm/estack.c
! added missing HB_STACK_TLS_PRELOAD
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2009-02-06 11:30 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/vm/estack.c
|
||||
! added missing HB_STACK_TLS_PRELOAD
|
||||
|
||||
2009-02-06 11:26 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/rtl/philes.c
|
||||
* harbour/source/rtl/dirdrive.c
|
||||
|
||||
@@ -394,6 +394,10 @@ void hb_stackIdSetActionRequest( void * pStackId, USHORT uiAction )
|
||||
#undef hb_stackDynHandlesCount
|
||||
int hb_stackDynHandlesCount( void )
|
||||
{
|
||||
HB_STACK_TLS_PRELOAD
|
||||
|
||||
HB_TRACE(HB_TR_DEBUG, ("hb_stackDynHandlesCount()"));
|
||||
|
||||
return hb_stack.iDynH;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user