Topic: error C2660: function does not take 5 arguments
1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Release Win32 ------
1> Checking Build System
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/src/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/conf/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/man/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/files/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/src/compat/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/src/common/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/src/win32/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/src/tinycdb/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/src/bntrackd/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/src/client/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/src/bniutils/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/src/bnpass/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/src/bnetd/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/src/d2cs/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/src/d2dbs/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because D:/Ghost++/PVPGN-SERVERS/build/src/test/CMakeFiles/generate.stamp is up-to-date.
2>------ Rebuild All started: Project: tinycdb, Configuration: Release Win32 ------
3>------ Rebuild All started: Project: win32, Configuration: Release Win32 ------
4>------ Rebuild All started: Project: common, Configuration: Release Win32 ------
5>------ Rebuild All started: Project: compat, Configuration: Release Win32 ------
2> Building Custom Rule D:/Ghost++/PVPGN-SERVERS/src/tinycdb/CMakeLists.txt
2> CMake does not need to re-run because D:\Ghost++\PVPGN-SERVERS\build\src\tinycdb\CMakeFiles\generate.stamp is up-to-date.
2> cdb_find.cpp
2> cdb_findnext.cpp
2> cdb_hash.cpp
2> cdb_init.cpp
2> cdb_make_add.cpp
2> cdb_make.cpp
3> Building Custom Rule D:/Ghost++/PVPGN-SERVERS/src/win32/CMakeLists.txt
3> CMake does not need to re-run because D:\Ghost++\PVPGN-SERVERS\build\src\win32\CMakeFiles\generate.stamp is up-to-date.
2> cdb_make_find.cpp
2> cdb_make_put.cpp
4> Building Custom Rule D:/Ghost++/PVPGN-SERVERS/src/common/CMakeLists.txt
4> CMake does not need to re-run because D:\Ghost++\PVPGN-SERVERS\build\src\common\CMakeFiles\generate.stamp is up-to-date.
3> service.cpp
2> cdb_seek.cpp
2> cdb_seq.cpp
4> addr.cpp
5> Building Custom Rule D:/Ghost++/PVPGN-SERVERS/src/compat/CMakeLists.txt
5> CMake does not need to re-run because D:\Ghost++\PVPGN-SERVERS\build\src\compat\CMakeFiles\generate.stamp is up-to-date.
2> cdb_unpack.cpp
2> Generating Code...
5> gettimeofday.cpp
5>..\..\..\src\compat\gettimeofday.cpp(53): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
5> inet_aton.cpp
2> tinycdb.vcxproj -> D:\Ghost++\PVPGN-SERVERS\build\src\tinycdb\Release\tinycdb.lib
3> console_output.cpp
5> inet_ntoa.cpp
4> asnprintf.cpp
5> mmap.cpp
4> bnethashconv.cpp
4> bnethash.cpp
4>..\..\..\src\common\bnethash.cpp(62): warning C4146: unary minus operator applied to unsigned type, result still unsigned
4> bnettime.cpp
4> bn_type.cpp
4>..\..\..\src\common\bn_type.cpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned
4> conf.cpp
5> pdir.cpp
4> d2char_checksum.cpp
4> eventlog.cpp
4> fdwatch.cpp
3> Generating Code...
5> pgetopt.cpp
5> psock.cpp
3> win32.vcxproj -> D:\Ghost++\PVPGN-SERVERS\build\src\win32\Release\win32.lib
4>..\..\..\src\common\fdwatch.cpp(138): warning C4018: '>=' : signed/unsigned mismatch
4>..\..\..\src\common\fdwatch.cpp(162): warning C4018: '>=' : signed/unsigned mismatch
4>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
4> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
4> with
4> [
4> T=pvpgn::t_fdwatch_fd
4> ]
4> d:\ghost++\pvpgn-servers\src\common\fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
4> with
4> [
4> T=pvpgn::t_fdwatch_fd
4> ]
4>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
5> snprintf.cpp
4> fdwatch_epoll.cpp
4> fdwatch_kqueue.cpp
4> fdwatch_poll.cpp
5> strcasecmp.cpp
4>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
4> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
4> with
4> [
4> T=pvpgn::t_fdwatch_fd
4> ]
4> d:\ghost++\pvpgn-servers\src\common\fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
4> with
4> [
4> T=pvpgn::t_fdwatch_fd
4> ]
4>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
5> strdup.cpp
4> fdwatch_select.cpp
5> strerror.cpp
5> strncasecmp.cpp
5> strsep.cpp
5> strtoul.cpp
4>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
4> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
4> with
4> [
4> T=pvpgn::t_fdwatch_fd
4> ]
4> d:\ghost++\pvpgn-servers\src\common\fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
4> with
4> [
4> T=pvpgn::t_fdwatch_fd
4> ]
4>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
5> uname.cpp
4> fdwbackend.cpp
4> give_up_root_privileges.cpp
4> hashtable.cpp
4> hexdump.cpp
5> vsnprintf.cpp
4> list.cpp
5> Generating Code...
4> network.cpp
4> Generating Code...
5> compat.vcxproj -> D:\Ghost++\PVPGN-SERVERS\build\src\compat\Release\compat.lib
4> Compiling...
4> packet.cpp
4>..\..\..\src\common\packet.cpp(548): warning C4065: switch statement contains 'default' but no 'case' labels
4>..\..\..\src\common\packet.cpp(791): warning C4065: switch statement contains 'default' but no 'case' labels
4> proginfo.cpp
4> queue.cpp
4> rcm.cpp
4> rlimit.cpp
4> systemerror.cpp
4> tag.cpp
4> token.cpp
4> trans.cpp
4> util.cpp
4> wolhash.cpp
4> xalloc.cpp
4> xstr.cpp
4> xstring.cpp
4> gui_printf.cpp
4> bigint.cpp
4>..\..\..\src\common\bigint.cpp(277): warning C4307: '+' : integral constant overflow
4> bnetsrp3.cpp
4> peerchat.cpp
4> Generating Code...
4> common.vcxproj -> D:\Ghost++\PVPGN-SERVERS\build\src\common\Release\common.lib
6>------ Rebuild All started: Project: bnetd, Configuration: Release Win32 ------
6> Building Custom Rule D:/Ghost++/PVPGN-SERVERS/src/bnetd/CMakeLists.txt
6> CMake does not need to re-run because D:\Ghost++\PVPGN-SERVERS\build\src\bnetd\CMakeFiles\generate.stamp is up-to-date.
6> account.cpp
6>..\..\..\src\bnetd\account.cpp(365): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> account_wrap.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> adbanner.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> alias_command.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> anongame.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> anongame_gameresult.cpp
6> anongame_infos.cpp
6> anongame_maplists.cpp
6> attrgroup.cpp
6> attrlayer.cpp
6> autoupdate.cpp
6> channel_conv.cpp
6> channel.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> character.cpp
6> clan.cpp
6>..\..\..\src\bnetd\clan.cpp(1383): warning C4805: '==' : unsafe mix of type 'int' and type 'bool' in operation
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> cmdline.cpp
6> command.cpp
6>..\..\..\src\bnetd\command.cpp(779): warning C4146: unary minus operator applied to unsigned type, result still unsigned
6>..\..\..\src\bnetd\command.cpp(2240): error C2660: 'pvpgn::bnetd::message_send_text' : function does not take 5 arguments
6> command_groups.cpp
6> connection.cpp
6>..\..\..\src\bnetd\connection.cpp(478): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
6>..\..\..\src\bnetd\connection.cpp(4075): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\connection.cpp(4097): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> file_cdb.cpp
6> Generating Code...
6> Compiling...
6> file.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> file_plain.cpp
6> friends.cpp
6> game_conv.cpp
6>..\..\..\src\bnetd\game_conv.cpp(425): warning C4065: switch statement contains 'default' but no 'case' labels
6>..\..\..\src\bnetd\game_conv.cpp(479): warning C4065: switch statement contains 'default' but no 'case' labels
6>..\..\..\src\bnetd\game_conv.cpp(631): warning C4065: switch statement contains 'default' but no 'case' labels
6> game.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_anongame.cpp
6>..\..\..\src\bnetd\handle_anongame.cpp(369): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
6>..\..\..\src\bnetd\handle_anongame.cpp(750): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint16', possible loss of data
6>..\..\..\src\bnetd\handle_anongame.cpp(766): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint16', possible loss of data
6>..\..\..\src\bnetd\handle_anongame.cpp(782): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint16', possible loss of data
6>..\..\..\src\bnetd\handle_anongame.cpp(798): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint16', possible loss of data
6>..\..\..\src\bnetd\handle_anongame.cpp(840): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint16', possible loss of data
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_apireg.cpp
6>..\..\..\src\bnetd\handle_apireg.cpp(326): warning C4101: 'apiregmember' : unreferenced local variable
6>..\..\..\src\bnetd\handle_apireg.cpp(463): warning C4101: 'apiregmember' : unreferenced local variable
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_bnet.cpp
6>..\..\..\src\bnetd\handle_bnet.cpp(660): warning C4101: 'upass' : unreferenced local variable
6>..\..\..\src\bnetd\handle_bnet.cpp(1734): warning C4101: 'server_public_key' : unreferenced local variable
6>..\..\..\src\bnetd\handle_bnet.cpp(1776): warning C4101: 'passhash' : unreferenced local variable
6>..\..\..\src\bnetd\handle_bnet.cpp(1844): warning C4101: 'server_public_key' : unreferenced local variable
6>..\..\..\src\bnetd\handle_bnet.cpp(1964): warning C4101: 'clienthash' : unreferenced local variable
6>..\..\..\src\bnetd\handle_bnet.cpp(1963): warning C4101: 'serverhash' : unreferenced local variable
6>..\..\..\src\bnetd\handle_bnet.cpp(2527): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint32', possible loss of data
6>..\..\..\src\bnetd\handle_bnet.cpp(2628): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint32', possible loss of data
6>..\..\..\src\bnetd\handle_bnet.cpp(2631): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint32', possible loss of data
6>..\..\..\src\bnetd\handle_bnet.cpp(2632): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint32', possible loss of data
6>..\..\..\src\bnetd\handle_bnet.cpp(2679): warning C4244: 'argument' : conversion from 'time_t' to 'pvpgn::t_uint32', possible loss of data
6>..\..\..\src\bnetd\handle_bnet.cpp(2684): warning C4129: '|' : unrecognized character escape sequence
6>..\..\..\src\bnetd\handle_bnet.cpp(2822): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
6>..\..\..\src\bnetd\handle_bnet.cpp(4704): warning C4018: '<' : signed/unsigned mismatch
6>..\..\..\src\bnetd\handle_bnet.cpp(4774): warning C4018: '<' : signed/unsigned mismatch
6>..\..\..\src\bnetd\handle_bnet.cpp(4997): warning C4018: '<' : signed/unsigned mismatch
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_bot.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_d2cs.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_file.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_init.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_irc_common.cpp
6>..\..\..\src\bnetd\handle_irc_common.cpp(300): warning C4101: 'test' : unreferenced local variable
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_irc.cpp
6>..\..\..\src\bnetd\handle_irc.cpp(531): warning C4101: 'ircname' : unreferenced local variable
6>..\..\..\src\bnetd\handle_irc.cpp(533): warning C4101: 'temp' : unreferenced local variable
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_telnet.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_udp.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_wol.cpp
6>..\..\..\src\bnetd\handle_wol.cpp(269): warning C4101: '_temp' : unreferenced local variable
6>..\..\..\src\bnetd\handle_wol.cpp(644): warning C4101: 'ircname' : unreferenced local variable
6>..\..\..\src\bnetd\handle_wol.cpp(646): warning C4101: 'temp' : unreferenced local variable
6>..\..\..\src\bnetd\handle_wol.cpp(1782): warning C4018: '<' : signed/unsigned mismatch
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_wol_gameres.cpp
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(699): warning C4101: 'i' : unreferenced local variable
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(929): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(932): warning C4800: 'pvpgn::t_uint32' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(963): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(1030): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(1033): warning C4800: 'pvpgn::t_uint32' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(1054): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(1057): warning C4800: 'pvpgn::t_uint32' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(1100): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(1103): warning C4800: 'pvpgn::t_uint32' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(1387): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(1417): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(1438): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(1469): warning C4800: 'pvpgn::t_uint8' : forcing value to bool 'true' or 'false' (performance warning)
6>..\..\..\src\bnetd\handle_wol_gameres.cpp(2424): warning C4018: '<' : signed/unsigned mismatch
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> helpfile.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> ipban.cpp
6>..\..\..\src\bnetd\ipban.cpp(418): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
6>..\..\..\src\bnetd\ipban.cpp(421): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
6>..\..\..\src\bnetd\ipban.cpp(676): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> Generating Code...
6>d:\ghost++\pvpgn-servers\src\bnetd\handle_wol.cpp(1666): warning C4715: 'pvpgn::bnetd::_ladder_is_integer' : not all control paths return a value
6> Compiling...
6> irc.cpp
6>..\..\..\src\bnetd\irc.cpp(750): warning C4101: 'temp_' : unreferenced local variable
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> ladder_calc.cpp
6> ladder.cpp
6>..\..\..\src\bnetd\ladder.cpp(125): warning C4101: 'rating' : unreferenced local variable
6> mail.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> main.cpp
6>..\..\..\src\bnetd\main.cpp(207): warning C4101: 'pid' : unreferenced local variable
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> message.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> news.cpp
6>..\..\..\src\bnetd\news.cpp(206): warning C4244: 'return' : conversion from 'time_t' to 'unsigned int', possible loss of data
6>..\..\..\src\bnetd\news.cpp(212): warning C4244: 'return' : conversion from 'time_t' to 'unsigned int', possible loss of data
6> output.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> prefs.cpp
6> realm.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> runprog.cpp
6> server.cpp
6>..\..\..\src\bnetd\server.cpp(1287): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> sql_common.cpp
6> sql_dbcreator.cpp
6>..\..\..\src\bnetd\sql_dbcreator.cpp(751): warning C4018: '<' : signed/unsigned mismatch
6>..\..\..\src\bnetd\sql_dbcreator.cpp(759): warning C4018: '<' : signed/unsigned mismatch
6> sql_mysql.cpp
6> sql_odbc.cpp
6> sql_pgsql.cpp
6> sql_sqlite3.cpp
6> storage.cpp
6> storage_file.cpp
6> Generating Code...
6>d:\ghost++\pvpgn-servers\src\bnetd\irc.cpp(1044): warning C4715: 'pvpgn::bnetd::irc_send_rpl_namreply_internal' : not all control paths return a value
6> Compiling...
6> storage_sql2.cpp
6>..\..\..\src\bnetd\storage_sql2.cpp(316): warning C4101: 'p' : unreferenced local variable
6> storage_sql.cpp
6> support.cpp
6> team.cpp
6> tick.cpp
6> timer.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> topic.cpp
6> tournament.cpp
6>..\..\..\src\bnetd\tournament.cpp(422): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
6>..\..\..\src\bnetd\tournament.cpp(443): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
6>..\..\..\src\bnetd\tournament.cpp(464): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
6>..\..\..\src\bnetd\tournament.cpp(485): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
6>..\..\..\src\bnetd\tournament.cpp(506): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
6>..\..\..\src\bnetd\tournament.cpp(527): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
6>..\..\..\src\bnetd\tournament.cpp(548): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
6>..\..\..\src\bnetd\tournament.cpp(569): warning C4244: '=' : conversion from 'time_t' to 'unsigned int', possible loss of data
6> tracker.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> udptest_send.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> versioncheck.cpp
6> watch.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> anongame_wol.cpp
6>..\..\..\src\bnetd\anongame_wol.cpp(267): warning C4101: 'player' : unreferenced local variable
6>..\..\..\src\bnetd\anongame_wol.cpp(514): warning C4101: 'ctag' : unreferenced local variable
6>..\..\..\src\bnetd\anongame_wol.cpp(515): warning C4101: 'channelname' : unreferenced local variable
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> handle_wserv.cpp
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28) : while compiling class template member function 'pvpgn::elist_node<T>::elist_node(void)'
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6> D:/Ghost++/PVPGN-SERVERS/src\common/fdwatch.h(44) : see reference to class template instantiation 'pvpgn::elist_node<T>' being compiled
6> with
6> [
6> T=pvpgn::t_fdwatch_fd
6> ]
6>D:/Ghost++/PVPGN-SERVERS/src\common/elist.h(28): warning C4355: 'this' : used in base member initializer list
6> winmain.cpp
6> Generating Code...
========== Rebuild All: 5 succeeded, 1 failed, 0 skipped ==========
ощибка при компиляции.
где не верно сделал, помогите??