[Ace-users] warning C4244

MarcinHerod at gmail.com MarcinHerod at gmail.com
Fri Sep 28 08:21:24 CDT 2007


Hi, I used ACE/TAO 5.6/1.6 with Visual Studio 6 and now I tried to
compile the ACE/TAO with Visual Studio 2005 and during compile I have
this warning:


Compiling...
testC.cpp
client.cpp
.\client.cpp(98) : warning C4244: '=' : conversion from 'time_t' to
'ACE_RANDR_TYPE', possible loss of data Generating Code...
Compiling manifest to resources...
Linking...
   Creating library .\client.lib and object .\client.exp Embedding
manifest...


It occurs in TAO test: OctetSeq_Client.



More information about the Ace-users mailing list