1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- stdafx.cpp
- C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
- C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc\include\afx.h(33) : see declaration of 'MBCS_Support_Deprecated_In_MFC'
- ChatRoomClient.cpp
- ChatRoomClientDlg.cpp
- c:\bitbucket\apacsys-vaporrecoverymonitor\chatroomclient-vr\chatroomclient\tools.h(20): error C2572: 'numberToBuffer' : redefinition of default parameter : parameter 4
- c:\bitbucket\apacsys-vaporrecoverymonitor\chatroomclient-vr\chatroomclient\global.h(26) : see declaration of 'numberToBuffer'
- c:\bitbucket\apacsys-vaporrecoverymonitor\chatroomclient-vr\chatroomclient\tools.h(20): error C2995: 'void numberToBuffer(T,int,unsigned char *,bool)' : function template has already been defined
- c:\bitbucket\apacsys-vaporrecoverymonitor\chatroomclient-vr\chatroomclient\global.h(26) : see declaration of 'numberToBuffer'
- c:\bitbucket\apacsys-vaporrecoverymonitor\chatroomclient-vr\chatroomclient\tools.h(36): error C2572: 'bufferToNumber' : redefinition of default parameter : parameter 4
- c:\bitbucket\apacsys-vaporrecoverymonitor\chatroomclient-vr\chatroomclient\global.h(41) : see declaration of 'bufferToNumber'
- c:\bitbucket\apacsys-vaporrecoverymonitor\chatroomclient-vr\chatroomclient\tools.h(36): error C2995: 'void bufferToNumber(const unsigned char *,int,T &,bool)' : function template has already been defined
- c:\bitbucket\apacsys-vaporrecoverymonitor\chatroomclient-vr\chatroomclient\global.h(41) : see declaration of 'bufferToNumber'
- ChatRoomClientDlg.cpp(713): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(714): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(715): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(716): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(717): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(808): warning C4927: illegal conversion; more than one user-defined conversion has been implicitly applied
- while calling the constructor 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>::basic_string(const _Elem *)'
- with
- [
- _Elem=char
- ]
- C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xstring(778) : see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>::basic_string'
- ChatRoomClientDlg.cpp(821): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(822): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(823): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(824): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(825): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(903): warning C4244: '=' : conversion from 'long' to 'BYTE', possible loss of data
- ChatRoomClientDlg.cpp(947): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(948): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(949): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(950): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(951): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1268): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1269): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1270): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1271): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1272): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1367): warning C4244: '=' : conversion from 'long' to 'BYTE', possible loss of data
- ChatRoomClientDlg.cpp(1409): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1410): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1411): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1412): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1413): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1498): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1499): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1500): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1501): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1502): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1580): warning C4244: '=' : conversion from 'long' to 'BYTE', possible loss of data
- ChatRoomClientDlg.cpp(1644): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1645): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1646): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1647): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1648): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
- ChatRoomClientDlg.cpp(1720): warning C4244: '=' : conversion from 'long' to 'BYTE', possible loss of data
- ChatRoomClientDlg.cpp(1855): warning C4244: '=' : conversion from 'long' to 'BYTE', possible loss of data
- ClientSocket.cpp
- ComHandle.cpp
- ComHandle.cpp(96): warning C4018: '<' : signed/unsigned mismatch
- ComHandle.cpp(136): warning C4018: '<' : signed/unsigned mismatch
- global.cpp
- MySeries.cpp
- tools.cpp
- UdpClientSocket.cpp
|