Hello,

I got this error compiling current CVS with MSVC10:
source\rtl\win32ole.prg(2450) : warning C4244: 'argument' : conversion
from 'ULONG' to 'HB_ERRCODE', possible loss of data

Line 2450 is:
pReturn = hb_errRT_SubstParams( hb_parcx( -1 ), EG_OLEEXECPTION,
(ULONG) s_nOleError, sDescription,
hb_stackBaseItem()->item.asSymbol.value->szName );


Patrick

------------------------------------------------------------------------------

_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to