View Single Post
Old 07-26-2010, 07:03 AM   #7
seven
Human being with feelings
 
Join Date: Jul 2010
Posts: 14
Default

I have tried to recompile for tirhd time and have this compile error:


usercon.cpp: In member function 'void User_Connection::Send(Net_Message*)':
usercon.cpp:135: warning: deprecated conversion from string constant to 'char*'
usercon.cpp: In member function 'int User_Connection::OnRunAuth(User_Group*)':
usercon.cpp:186: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:188: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:207: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:208: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:227: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:299: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:302: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:310: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:335: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:336: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:342: warning: deprecated conversion from string constant to 'char*'
usercon.cpp: In member function 'void User_Connection::SendUserList(User_Group*)':
usercon.cpp:374: warning: deprecated conversion from string constant to 'char*'
usercon.cpp: In member function 'int User_Connection::Run(User_Group*, int*)':
usercon.cpp:413: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:416: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:439: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:439: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:439: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:446: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:499: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:554: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:650: warning: deprecated conversion from string constant to 'char*'
usercon.cpp: In member function 'int User_Group::Run()':
usercon.cpp:919: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:951: warning: deprecated conversion from string constant to 'char*'
usercon.cpp: In member function 'void User_Group:nChatMessage(User_Connection*, mpb_chat_message*)':
usercon.cpp:991: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:992: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1017: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1018: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1019: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1057: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1058: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1077: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1078: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1092: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1093: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1110: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1111: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1124: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1125: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1126: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1132: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1145: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1157: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1158: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1159: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1171: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1184: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1185: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1192: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1200: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1201: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1202: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1214: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1227: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1228: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1229: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1256: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1257: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1274: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1275: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1289: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1290: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1291: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1304: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1305: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1306: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1312: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1313: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1314: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1336: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1337: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1347: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1348: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1356: warning: deprecated conversion from string constant to 'char*'
usercon.cpp:1357: warning: deprecated conversion from string constant to 'char
seven is offline   Reply With Quote