diff --git a/ChangeLog.txt b/ChangeLog.txt index d2b73e95ab..b24d3a3291 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -7,6 +7,10 @@ Entries may not always be in chronological/commit order. See license at the end of file. */ +2023-01-17 12:54 UTC-0300 Lailton Fernando Mariano (lailton/at/paysoft.com.br) + * src/rdd/dbfcdx/dbfcdx1.c + ! disabled debug code HB_CDX_DBGCODE + 2023-01-16 14:35 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * contrib/hbwin/wapi_shellapi.c ! replaced struct = { 0 } with memset( &struct, 0, sizeof( struct ) ) @@ -672,7 +676,7 @@ * use HB_MEM_STATISTICS instead of HB_MEM_USEDMAX to check if memory statistic module is enabled in //info message -2019-03-27 18:27 UTC-0300 Lailton Fernando Mariano (lailton/at/harbour.com.br) +2019-03-27 18:27 UTC-0300 Lailton Fernando Mariano (lailton/at/paysoft.com.br) * config/android/libs.mk * utils/hbmk2/hbmk2.prg ! fixed a link error for Android. added lib log @@ -976,7 +980,7 @@ * include/hbsetup.h * changed to recognize ARM64 platform with modern GCC builds -2018-06-04 01:30 UTC-0300 Lailton Fernando Mariano (lailton/at/harbour.com.br) +2018-06-04 01:30 UTC-0300 Lailton Fernando Mariano (lailton/at/paysoft.com.br) * contrib/hbexpat/3rd/expat/xmltok.c ! fixed compiler error for BCC <= 5.8.2 diff --git a/src/rdd/dbfcdx/dbfcdx1.c b/src/rdd/dbfcdx/dbfcdx1.c index e9c06f0ecd..519c316e77 100644 --- a/src/rdd/dbfcdx/dbfcdx1.c +++ b/src/rdd/dbfcdx/dbfcdx1.c @@ -54,8 +54,8 @@ # define HB_CDX_PACKTRAIL #endif -#define HB_CDX_DBGCODE /* +#define HB_CDX_DBGCODE #define HB_CDX_DBGCODE_EXT #define HB_CDX_DSPDBG_INFO #define HB_CDX_DBGTIME