From 15ba2b0cd61c4504eab39f04c36579aa1aecac37 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 8 Sep 1999 03:06:13 +0000 Subject: [PATCH] 19990908-04:52 GMT+1 --- harbour/ChangeLog | 12 ++++++++ harbour/include/clipdefs.h | 9 +----- harbour/include/error.api | Bin 1263 -> 1290 bytes harbour/include/extend.api | 3 ++ harbour/include/item.api | 2 ++ harbour/source/hbpp/table.c | 7 +++-- harbour/tests/working/rtl_test.prg | 46 ++++++++++++++++++++++++++--- 7 files changed, 64 insertions(+), 15 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index dee0787cc4..071e31d271 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,15 @@ +19990908-04:52 GMT+1 Victor Szel + * tests/working/rtl_test.prg + + Some tests now are only included when compiled with Harbour, to skip + obvious bugs to show up in Clipper. + * source/hbpp/table.c + + _SET_COUNT added. + * include/clipdefs.h + include/error.api + include/item.api + include/extend.api + ! Some fixes. + 19990908-03:14 GMT+1 Victor Szel * tests/working/rtl_test.prg + Some ==/= tests added for strings. diff --git a/harbour/include/clipdefs.h b/harbour/include/clipdefs.h index 2949a2f580..f7f76da147 100644 --- a/harbour/include/clipdefs.h +++ b/harbour/include/clipdefs.h @@ -11,14 +11,7 @@ #ifndef HB_CLIPDEFS_H_ #define HB_CLIPDEFS_H_ -#include "hbdefs.h" - -/* Types moved here from *.api files */ - -typedef PHB_ITEM ERRORP; -typedef double XDOUBLE; -typedef PHB_ITEM ITEM; -typedef PEVALINFO EVALINFOP; +#include "extend.h" /* Old types */ diff --git a/harbour/include/error.api b/harbour/include/error.api index c7214f0e39207e33002363e5ef2a1e5b5ae60557..fa457f9a5379b120df80eba8dea3b94603bd248c 100644 GIT binary patch delta 37 scmaFQ*~K;CloVG