[wx-dev] int vs ssize_t and u-inst vs size_t

Vadim Zeitlin vadim at wxwindows.org
Tue Aug 1 15:47:27 PDT 2006


On Tue, 01 Aug 2006 18:31:44 +0200 Nusret Taώηύ <nusi at sofha.de> wrote:

NT> When compiling wxWidgets for x64 with VS2005, I get 469 warnings which 
NT> look like:
NT> conversion from 'size_t' to 'int', possible loss of data.

 Which version of wx do you use?

NT> Is there anything I can do to 'fix' these warnings in CVS_HEAD?

 First of all please make really sure that you do use cvs HEAD because I'm
very surprised you still get these warnings with it. It's normal (well, it
is not, but nothing we can do about it by now) that you get them with 2.6.3
though.

 Regards,
VZ





More information about the wx-dev mailing list