After:

2012-12-09 23:00 UTC-200 Luiz Rafael Culik <luiz/AT/xharbour/com/br>
  * contrib/rdd_ads/adsfunc.c
    ! added new function provided by Reinaldo Crespo <reinaldo.cre...@gmail.com>

adsfunc.c
contrib\rdd_ads\adsfunc.c(2013) : warning C4245: '=' : conversion from 'int' to 
'UNSIGNED32', signed/unsigned mismatch
contrib\rdd_ads\adsfunc.c(1986) : warning C4101: 'usPropertyLen' : unreferenced 
local variable
contrib\rdd_ads\adsfunc.c(2372) : error C2664: 'AdsSetBinary' : cannot convert 
parameter 2 from 'char *' to 'UNSIGNED8 *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, 
C-style cast or function-style cast
contrib\rdd_ads\adsfunc.c(2387) : error C2664: 'AdsSetString' : cannot convert 
parameter 2 from 'char *' to 'UNSIGNED8 *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, 
C-style cast or function-style cast
contrib\rdd_ads\adsfunc.c(2401) : error C2664: 'AdsSetDate' : cannot convert 
parameter 2 from 'char *' to 'UNSIGNED8 *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, 
C-style cast or function-style cast
contrib\rdd_ads\adsfunc.c(2413) : error C2664: 'AdsSetLong' : cannot convert 
parameter 2 from 'char *' to 'UNSIGNED8 *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, 
C-style cast or function-style cast
contrib\rdd_ads\adsfunc.c(2425) : error C2664: 'AdsSetDouble' : cannot convert 
parameter 2 from 'char *' to 'UNSIGNED8 *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, 
C-style cast or function-style cast
contrib\rdd_ads\adsfunc.c(2435) : error C2664: 'AdsSetLogical' : cannot convert 
parameter 2 from 'char *' to 'UNSIGNED8 *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, 
C-style cast or function-style cast
contrib\rdd_ads\adsfunc.c(2452) : error C2440: 'initializing' : cannot convert 
from 'const char *' to 'UNSIGNED8 *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, 
C-style cast or function-style cast
contrib\rdd_ads\adsfunc.c(2453) : error C2664: 'hb_itemGetDL' : cannot convert 
parameter 1 from 'UNSIGNED8 *' to 'PHB_ITEM'
        Types pointed to are unrelated; conversion requires reinterpret_cast, 
C-style cast or function-style cast
contrib\rdd_ads\adsfunc.c(2464) : error C2440: 'initializing' : cannot convert 
from 'const char *' to 'UNSIGNED8 *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, 
C-style cast or function-style cast
contrib\rdd_ads\adsfunc.c(2520) : error C2664: 'hb_storc' : cannot convert 
parameter 1 from 'UNSIGNED8 *' to 'const char *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, 
C-style cast or function-style cast


Andi


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to