| | 正在编译...
Tracker01client.cpp
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\header.h(20) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\header.h(30) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\header.h(40) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\header.h(50) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\header.h(105) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\header.h(579) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\header.h(805) : warning C4018: '<' : signed/unsigned mismatch
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\header.h(830) : warning C4018: '<' : signed/unsigned mismatch
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\tracker01client.cpp(78) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\tracker01client.cpp(88) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\tracker01client.cpp(92) : warning C4390: ';' : empty controlled statement found; is this the intent?
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\tracker01client.cpp(92) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\tracker01client.cpp(95) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\tracker01client.cpp(152) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\tracker01client.cpp(155) : warning C4390: ';' : empty controlled statement found; is this the intent?
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\tracker01client.cpp(133) : warning C4101: 'i' : unreferenced local variable
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\tracker01client.cpp(258) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\tracker01client.cpp(262) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\tracker01client.cpp(265) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\study\项目\p2p\我的程序\tracker01client\tracker01client\tracker01client.cpp(267) : warning C4715: 'MsgGenerator' : not all control paths return a value
正在链接...
正在嵌入清单...
|