2010-03-04 19:43 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/vm/hvm.c
! removed unnecessary hbstack reference in MT builds - thanks to
Grigory Filatov for the information
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-03-04 19:43 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/src/vm/hvm.c
|
||||
! removed unnecessary hbstack reference in MT builds - thanks to
|
||||
Grigory Filatov for the information
|
||||
|
||||
2010-03-04 19:08 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* harbour.spec
|
||||
* contrib/Makefile
|
||||
|
||||
@@ -5957,7 +5957,6 @@ static void hb_vmPushObjectVarRef( void )
|
||||
|
||||
void hb_vmEval( HB_USHORT uiParams )
|
||||
{
|
||||
HB_STACK_TLS_PRELOAD
|
||||
HB_STACK_STATE sStackState;
|
||||
#ifndef HB_NO_PROFILER
|
||||
HB_ULONG ulClock = 0;
|
||||
|
||||
Reference in New Issue
Block a user