On 2/11/2015 5:17 PM, Mark Lawrence wrote:
There are loads of "possible loss of data" warnings such as.
15>..\Modules\_tkinter.c(640): warning C4267: '+=' : conversion from
'size_t' to 'int', possible loss of data
15>..\Modules\_tkinter.c(892): warning C4244: 'function' : conversion
from 'Py_ssi
On 11/02/2015 22:38, Tim Golden wrote:
On 11/02/2015 22:31, Chris Angelico wrote:
On Thu, Feb 12, 2015 at 9:17 AM, Mark Lawrence
wrote:
26> C:\Program Files (x86)\Windows
Kits\8.1\Include\um\winsock2.h(3623) : see declaration of
'WSAStringToAddressA'
To clarify, are you building a 3
On 11/02/2015 22:31, Chris Angelico wrote:
On Thu, Feb 12, 2015 at 9:17 AM, Mark Lawrence wrote:
26> C:\Program Files (x86)\Windows
Kits\8.1\Include\um\winsock2.h(3623) : see declaration of
'WSAStringToAddressA'
To clarify, are you building a 32-bit or 64-bit Python here? Also,
what
On Thu, Feb 12, 2015 at 9:17 AM, Mark Lawrence wrote:
> 26> C:\Program Files (x86)\Windows
> Kits\8.1\Include\um\winsock2.h(3623) : see declaration of
> 'WSAStringToAddressA'
To clarify, are you building a 32-bit or 64-bit Python here? Also,
what version of Windows?
It looks like at lea
There are loads of "possible loss of data" warnings such as.
15>..\Modules\_tkinter.c(640): warning C4267: '+=' : conversion from
'size_t' to 'int', possible loss of data
15>..\Modules\_tkinter.c(892): warning C4244: 'function' : conversion
from 'Py_ssize_t' to 'int', possible loss of data
I