Viktor Szakats
fdc4505247
2009-11-16 11:26 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
...
* src/common/hbffind.c
* src/rtl/fscopy.c
* src/rtl/fserr.c
* src/rtl/hbfeof.c
* src/rtl/errapi.c
* src/rtl/hbsocket.c
* src/rtl/filesys.c
* src/rtl/philes.c
* src/rtl/dirdrive.c
* src/rtl/filebuf.c
* src/rtl/hbproces.c
* include/hbstack.h
* include/hbapifs.h
* include/hbapierr.h
* Changed USHORT type for error codes to HB_ERRCODE.
+ More or less changed int type of Extend/Item API call to
long type to prepare for HB_ERRCODE change to ULONG.
; TODO: Rename variables to reflect new type.
; TODO: Change internal error code from ULONG to HB_ERRCODE.
; TODO: Inspect rest of Harbour like above. I've only dealt with
rtl, vm.
; TODO: hbnetio protocol needs to be modified to pass errcode
as 32 bit value.
; NOTE: There is still disagreement in code in few places
in error type and 'int' is used internally, f.e.
sockets, some internal OS code conversion funtions.
; TODO: Different topic, but we use a lot of USHORTs to
store modes, tries, severity, operation, flags and
few other things which would better be stored as
simple int probably.
; Please review me.
2009-11-16 10:32:49 +00:00
..
2001-04-27 19:03:46 +00:00
2008-10-19 07:02:22 +00:00
2009-05-06 11:06:11 +00:00
2007-04-14 10:41:54 +00:00
2008-08-19 13:11:22 +00:00
2009-07-09 21:22:22 +00:00
2001-04-27 19:03:46 +00:00
2009-02-11 18:48:38 +00:00
2009-10-07 09:35:33 +00:00
2009-04-28 17:37:49 +00:00
2008-08-21 09:12:17 +00:00
2001-04-27 19:03:46 +00:00
2009-06-03 10:26:40 +00:00
2007-03-09 03:44:42 +00:00
2009-07-09 21:22:22 +00:00
2009-06-03 10:26:40 +00:00
2008-11-03 08:56:31 +00:00
2009-07-02 17:02:40 +00:00
2009-06-03 10:26:40 +00:00
2007-11-23 20:14:30 +00:00
2009-06-03 10:26:40 +00:00
2009-08-17 15:31:07 +00:00
2009-10-27 09:34:35 +00:00
2009-11-10 17:25:29 +00:00
2009-02-02 09:58:22 +00:00
2009-06-26 00:33:38 +00:00
2009-11-16 10:32:49 +00:00
2009-11-16 10:32:49 +00:00
2009-11-08 11:01:28 +00:00
2009-10-23 07:25:36 +00:00
2009-06-26 00:33:38 +00:00
2009-09-15 14:53:23 +00:00
2009-02-04 22:24:35 +00:00
2009-08-10 23:58:19 +00:00
2009-10-16 18:02:57 +00:00
2009-11-10 18:32:19 +00:00
2009-07-03 11:40:29 +00:00
2009-10-07 09:35:33 +00:00
2009-10-13 22:16:30 +00:00
2009-10-15 15:04:02 +00:00
2009-09-16 00:41:09 +00:00
2005-09-23 08:45:05 +00:00
2007-09-25 01:21:03 +00:00
2009-06-26 00:33:38 +00:00
2007-04-13 01:06:01 +00:00
2009-11-15 23:01:44 +00:00
2009-03-21 15:04:43 +00:00
2009-07-09 12:41:00 +00:00
2009-10-19 09:54:05 +00:00
2009-07-02 14:18:06 +00:00
2009-11-10 15:55:33 +00:00
2009-11-08 01:46:17 +00:00
2009-07-19 22:51:05 +00:00
2008-06-08 13:30:28 +00:00
2009-02-10 00:47:50 +00:00
2009-10-26 23:01:50 +00:00
2009-10-23 11:27:54 +00:00
2009-06-26 16:42:25 +00:00
2009-06-19 18:51:26 +00:00
2009-09-16 00:41:09 +00:00
2001-12-15 11:22:29 +00:00
2009-06-03 10:26:40 +00:00
2008-12-29 18:17:45 +00:00
2009-08-24 12:50:42 +00:00
2007-09-02 15:28:05 +00:00
2009-07-09 21:22:22 +00:00
2009-06-03 10:26:40 +00:00
2001-06-14 21:20:43 +00:00
2009-06-03 10:26:40 +00:00
2009-03-21 15:04:43 +00:00
2008-10-05 13:57:35 +00:00
2009-10-13 13:17:15 +00:00
2009-10-02 00:19:28 +00:00
2009-10-02 00:19:28 +00:00
2009-06-30 08:17:50 +00:00
2009-10-02 00:19:28 +00:00
2009-10-02 00:19:28 +00:00
2009-10-02 00:19:28 +00:00
2009-06-30 08:17:50 +00:00
2009-10-23 07:25:36 +00:00
2009-11-10 10:55:05 +00:00
2009-10-07 09:35:33 +00:00
2009-09-17 08:50:40 +00:00
2007-09-25 01:21:03 +00:00
2009-07-28 11:56:55 +00:00
2009-10-18 11:47:24 +00:00
2009-11-16 10:32:49 +00:00
2009-02-13 15:12:42 +00:00
2007-09-14 05:30:12 +00:00
2009-06-26 13:53:41 +00:00
2009-07-03 06:29:26 +00:00
2008-09-21 21:04:47 +00:00
2009-11-09 15:26:57 +00:00
2009-03-14 13:41:18 +00:00
2009-06-30 16:04:36 +00:00
2009-06-03 10:26:40 +00:00
2009-09-15 14:53:23 +00:00
2009-08-23 15:06:11 +00:00
2009-09-06 09:11:29 +00:00
2009-06-26 01:17:15 +00:00
2008-09-30 09:37:58 +00:00
2006-02-04 16:16:48 +00:00
2009-09-16 00:41:09 +00:00
2009-09-22 07:49:14 +00:00
2009-06-22 19:30:27 +00:00
2009-05-25 14:59:41 +00:00
2009-09-10 00:53:58 +00:00
2009-09-10 14:08:51 +00:00
2009-02-18 15:08:54 +00:00
2009-06-03 10:26:40 +00:00
2009-11-08 01:46:17 +00:00
2008-04-24 08:52:57 +00:00
2007-04-14 10:41:54 +00:00
2009-06-03 10:26:40 +00:00
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2009-03-21 15:04:43 +00:00
2008-08-21 09:12:17 +00:00
2001-04-27 19:03:46 +00:00
2009-10-07 09:35:33 +00:00
2007-11-23 20:14:30 +00:00
2009-06-03 10:26:40 +00:00