Viktor Szakats
21d22afdbd
2010-06-20 17:41 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* src/pp/hbpp.c
* src/vm/cmdarg.c
* src/rtl/defpath.c
* src/rtl/hbstrfmt.c
* src/rtl/dates.c
* src/rtl/hbinet.c
* src/rtl/gtpca/gtpca.c
* src/rtl/file.c
* src/compiler/ppcomp.c
+ Added strlen() casts to pacify warnings
* src/vm/hashfunc.c
+ Using hb_vmPushSize() to add HB_SIZE support for Win64
* src/vm/debug.c
! HB_SIZE -> HB_LONG. Signaled by warning
* include/hbvm.h
* src/vm/hvm.c
+ Added hb_vmPushSize()
Please review, I copied hb_vmPushHBLong()
* src/common/hbfopen.c
+ Suppressed MS warning about "unsafe" fopen()
Also readded fopen_s() code, which is made inactive permanently.
* include/hbexprop.h
+ Added argument names to function declarations.
* contrib/hbct/ctwin.c
+ HB_SIZE -> HB_UINT, plus added necessary casts. Signaled by warning.
* contrib/xhb/xhbarr.c
+ HB_SIZE -> int, plus added necessary casts. Signaled by warning.
* contrib/hbsqlit3/hbsqlit3.c
- Suppressed MS warning about "unsafe" fopen()
2010-06-20 15:42:56 +00:00
..
2010-06-19 17:18:18 +00:00
2010-06-19 23:19:23 +00:00
2010-06-20 15:42:56 +00:00
2010-05-16 21:41:13 +00:00
2010-06-19 19:36:36 +00:00
2010-06-20 09:09:08 +00:00
2010-06-19 23:19:23 +00:00
2010-06-20 15:42:56 +00:00
2010-06-16 09:03:18 +00:00
2010-06-20 15:42:56 +00:00
2010-06-17 13:37:58 +00:00
2010-06-16 08:02:11 +00:00
2010-06-20 15:42:56 +00:00
2009-10-11 22:35:16 +00:00
2009-08-23 10:57:51 +00:00
2010-06-15 11:07:26 +00:00
2010-06-15 11:07:26 +00:00
2010-06-15 11:07:26 +00:00
2010-06-20 08:39:13 +00:00
2010-05-16 21:41:13 +00:00
2010-06-15 09:02:14 +00:00
2010-06-16 09:03:18 +00:00
2010-06-15 09:02:14 +00:00
2010-06-15 09:02:14 +00:00
2010-06-15 09:02:14 +00:00
2010-06-15 09:02:14 +00:00
2010-06-15 00:38:55 +00:00
2010-06-15 00:38:55 +00:00
2009-09-15 13:48:33 +00:00
2010-01-28 23:35:32 +00:00
2009-10-31 09:47:47 +00:00
2009-12-05 12:11:36 +00:00