2008-10-28 15:56 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbstack.h
! fixed fDebugRequest declaration
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2008-10-28 15:56 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbstack.h
|
||||
! fixed fDebugRequest declaration
|
||||
|
||||
2008-10-28 12:53 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/rtl/gtwvt/gtwvt.h
|
||||
* harbour/source/rtl/gtwvt/gtwvt.c
|
||||
|
||||
@@ -174,7 +174,7 @@ typedef struct
|
||||
HB_PRIVATE_STACK privates; /* private variables stack */
|
||||
HB_SET_STRUCT set;
|
||||
int iKeyPoll; /* counter for GT/keyboard polling */
|
||||
int fDebugRequest; /* request debugger activation */
|
||||
BOOL fDebugRequest; /* request debugger activation */
|
||||
void * pDebugInfo; /* internal debugger structure */
|
||||
#if defined( HB_MT_VM )
|
||||
int iUnlocked; /* counter for nested hb_vmUnlock() calls */
|
||||
|
||||
Reference in New Issue
Block a user