Hi,
I can help, but this change is part of a huge change in MICO.
As you might have seen, there are hundreds of such warnings.
The process of removing them is complicated, because what will work
on Windows, might not work in other systems.
So, we need serious testing for this change.
If these warning really bother you, just deactivate them completely
using a parameter to cl.exe
/w -> disables all warnings (NOT recommended)
/wd<x> -> disables warning <x>
Raimund Mettendorf DE-HILDEN wrote:
Hi Sorin Mustaca,
I have the following warnings after compile with Microsoft Visual Studio
7.1.3088
c:\mico-2.3.12\mico\include\mico\dii.h(114) : warning C4267: 'return' :
conversion from 'size_t' to 'CORBA::ULong', possible loss of data
c:\mico-2.3.12\mico\include\mico\dii.h(156) : warning C4267: 'return' :
conversion from 'size_t' to 'CORBA::ULong', possible loss of data
c:\mico-2.3.12\mico\include\mico\dii.h(193) : warning C4267: 'return' :
conversion from 'size_t' to 'CORBA::ULong', possible loss of data
Can you help?
Kind regards,
Raimund
------------------------------------------------------------------------
_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel
_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel