C4244 and C4311 warnings when compiling using Visual C++ 2003
André Borrmann <[email protected]> Fri, 7 Apr 2006 17:39:40 +0200
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <000a01c65a59$7bd0aba0$3831980a@T43> |
Hello, when I compile a program using Visual C++ 2003 with some classes generate= d by idl.exe, I always get a lot of C4244 and C4311 warnings like these: c:\ORBacus\CPP\include\OB\OCIBuffer.h(77) : warning C4244: 'return' : conversion from '__w64 int' to 'CORBA::ULong' c:\ORBacus\CPP\include\OB\Stream.h(70) : warning C4311: 'Type conversion'= : conversion from 'const CORBA::Octet *' to 'long' Is there any way to avoid these warnings? Thank you very much! Andr=E9 _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html