Hi Luis,

contrib\rdd_ads\ads1.c:
Error E2451 contrib\rdd_ads\ads1.c 2082: Undefined symbol 'u32RetVal' in 
function adsGetValue
*** 1 errors in Compile ***

Andi

On Sat, 22 Oct 2016 21:25:33 -0200
Luiz Rafael Culik <l...@xharbour.com.br> wrote:

2016-10-22 21:20 UTC-0300 Luiz Rafael Culik <l...@xharbour.com.br>
>    * source/compiler/genc.c
>      ! reverted last change
>    * source/rtl/at.c
>      + Added function ATI moved from tip/thtml.prg
>      + changed to use itemapi insted of direct structure manipulation
>      ! Cast to ( LONG ) removed  now using HB_SIZE for parameter type insted 
> of LONG
>    * source/common/hbstr.c
>      ! added hb_strAtI function moved from tip/thtml.prg
>    * include/hbapi.h
>      ! added prototype for hb_strAtI function
>    * source/tip/thtml.prg
>      ! removed ATI and hb_strAtI
>      % optimized PSTRCOMPI function.
>    * contrib/hbexpat/core.c
>      ! Changed LONG -> HB_ISIZ
>    * contrib/misc/stringsx.c
>      ! changed HB_SIZE -> HB_ISIZ
>    * contrib/rdd_ads/ads1.c  
>      ! changed in adsSkip       LONG -> HB_LONG
>      ! change in adsSkipFilter  LONG -> HB_LONG
>      ! changed in adsCreateFields to allow size 8 on field type I and 
> ADS_LIB_VERSION > = 700
>      ! changed in adsGetValue   to get longlong value when  field type I and 
> ADS_LIB_VERSION > = 700
>      ! changed test #ifdef ADS_MONEY with #ifdef ADS_LIB_VERSION >= 700
>      ! changed  in adsGetKeyItem  LONG lDate, lTime to long lDate, lTime
>      ! changed cast to LONG with long
>   
> 



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to