2010-03-26 00:44 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/vm/hvmall.c
! fixed typo in last commit
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-03-26 00:44 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/src/vm/hvmall.c
|
||||
! fixed typo in last commit
|
||||
|
||||
2010-03-26 00:12 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/src/vm/hvmall.c
|
||||
* harbour/include/hbstack.h
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
# else
|
||||
static HB_TLS_ATTR PHB_STACK hb_stack_ptr = NULL;
|
||||
# endif
|
||||
# else if !defined( hb_stack_ptr_get )
|
||||
# elif !defined( hb_stack_ptr_get )
|
||||
static HB_TLS_KEY hb_stack_key;
|
||||
# endif
|
||||
# else
|
||||
|
||||
Reference in New Issue
Block a user