Fix windows compilation #917
Annotations
1 error and 10 warnings
Run OdaTests
Process completed with exit code 1.
|
Run build:
master/i_net.cpp#L159
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [D:\a\odamex\odamex\build\master\odamast.vcxproj]
|
Run build:
master/i_net.cpp#L163
'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [D:\a\odamex\odamex\build\master\odamast.vcxproj]
|
Run build:
master/i_net.cpp#L187
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\odamex\odamex\build\master\odamast.vcxproj]
|
Run build:
master/i_net.cpp#L261
'=': conversion from 'SOCKET' to 'int', possible loss of data [D:\a\odamex\odamex\build\master\odamast.vcxproj]
|
Run build:
master/main.cpp#L326
'argument': conversion from 'size_t' to 'short', possible loss of data [D:\a\odamex\odamex\build\master\odamast.vcxproj]
|
Run build:
master/main.cpp#L366
'=': conversion from 'time_t' to 'unsigned int', possible loss of data [D:\a\odamex\odamex\build\master\odamast.vcxproj]
|
Run build:
master/main.cpp#L375
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\odamex\odamex\build\master\odamast.vcxproj]
|
Run build:
master/main.cpp#L428
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\odamex\odamex\build\master\odamast.vcxproj]
|
Run build:
odalpapi/net_utils.cpp#L127
'=': conversion from 'long' to 'uint16_t', possible loss of data [D:\a\odamex\odamex\build\odalaunch\odalaunch.vcxproj]
|
Run build:
odalpapi/net_io.cpp#L224
'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [D:\a\odamex\odamex\build\odalaunch\odalaunch.vcxproj]
|
Loading