2010-06-23 13:02 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* src/vm/runner.c
* Changed to use hex notation instead of octal in recent change.
(see: 2010-02-20 01:03 UTC+0100, 2009-06-05 20:59 UTC+0200,
2008-11-09 11:48 UTC+0100)
* include/hbdefs.h
- Deleted HB_RECNO.
This commit is contained in:
@@ -258,7 +258,7 @@ typedef unsigned int HB_UINT;
|
||||
#endif
|
||||
|
||||
/* Harbour abstract types */
|
||||
typedef HB_RECNO HB_ULONG;
|
||||
/* ...add them here... */
|
||||
|
||||
/* Convenience */
|
||||
typedef HB_UCHAR HB_BYTE;
|
||||
|
||||
Reference in New Issue
Block a user