2013-01-31 22:41 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/src/vm/classes.c
! added missing HB_STACK_TLS_PRELOAD
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2013-01-31 22:41 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* harbour/src/vm/classes.c
|
||||
! added missing HB_STACK_TLS_PRELOAD
|
||||
|
||||
2013-01-31 19:48 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* harbour/include/hbapiitm.h
|
||||
* harbour/src/vm/itemapi.c
|
||||
|
||||
@@ -5509,7 +5509,10 @@ void hb_clsAssociate( HB_USHORT usClassH )
|
||||
if( pSelf )
|
||||
hb_itemReturnRelease( pSelf );
|
||||
else
|
||||
{
|
||||
HB_STACK_TLS_PRELOAD
|
||||
hb_ret();
|
||||
}
|
||||
}
|
||||
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user