Replace a couple push_back()s #926
Annotations
5 errors and 10 warnings
Run build
'hordeDefine_t::powerup_t::powerup_t': no overloaded function takes 2 arguments [D:\a\odamex\odamex\build\server\odasrv.vcxproj]
|
Run build
'hordeDefine_t::monster_t::monster_t': no overloaded function takes 3 arguments [D:\a\odamex\odamex\build\server\odasrv.vcxproj]
|
Run build
'hordeDefine_t::powerup_t::powerup_t': no overloaded function takes 2 arguments [D:\a\odamex\odamex\build\client\odamex.vcxproj]
|
Run build
'hordeDefine_t::monster_t::monster_t': no overloaded function takes 3 arguments [D:\a\odamex\odamex\build\client\odamex.vcxproj]
|
Run build
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:
libraries/textscreen/txt_sdl.cpp#L1135
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\odamex\odamex\build\client\textscreen.vcxproj]
|
Run build:
libraries/textscreen/txt_sdl.cpp#L1181
'return': conversion from 'size_t' to 'int', possible loss of data [D:\a\odamex\odamex\build\client\textscreen.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]
|
Loading