Under the project's Configuration Properties->C/C++->General: Set "Detect 64-bit Portability Issues" to "No"
Lennart ----- Original Message ----- From: "Lars Schouw" <[EMAIL PROTECTED]> To: "Log4CXX User" <[email protected]> Sent: Thursday, May 20, 2004 4:41 PM Subject: 64bit warnings under VC7.1 > Is there any way we can get ride of these warnings? > > ..\3rdparty\log4cxx\0.9.7\include\log4cxx\helpers\tchar.h(263) > : warning C4244: 'argument' : conversion from '__w64 > int' to 'std::streamoff', possible loss of data > ..\3rdparty\log4cxx\0.9.7\include\log4cxx\helpers\tchar.h(264) > : warning C4244: 'argument' : conversion from '__w64 > int' to 'int', possible loss of data > ..\3rdparty\log4cxx\0.9.7\include\log4cxx\helpers\tchar.h(269) > : warning C4244: 'argument' : conversion from '__w64 > int' to 'std::streamoff', possible loss of data > > Regards > Lars Schouw > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Domains - Claim yours for only $14.70/year > http://smallbusiness.promotions.yahoo.com/offer
