Guest User

amule 10830 cppcheck error output

a guest
Jan 9th, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.80 KB | None | 0 0
  1. [src/FriendList.h:66]: (performance) Variable 'm_it' is assigned in constructor body. Consider performing initialization in initialization list.
  2. [src/amule.h:147]: (performance, inconclusive) Technically the member function 'CamuleAppCommon::IsDaemon' can be static.
  3. [src/amule.h:153]: (performance, inconclusive) Technically the member function 'CamuleAppCommon::IsRemoteGui' can be static.
  4. [src/FriendList.h:71]: (style, inconclusive) Technically the member function 'CFriendList::const_iterator::operator*' can be const.
  5. [src/amule.h:145]: (performance, inconclusive) Technically the member function 'CamuleAppCommon::IsDaemon' can be static.
  6. [src/SearchList.h:53] -> [src/SearchFile.h:37]: (style, inconclusive) The typedef 'CSearchResultList' hides a typedef with the same name.
  7. [src/amule-remote-gui.h:623]: (style) The class 'CamuleRemoteGuiApp' does not have a constructor.
  8. [src/amule.h:151]: (performance, inconclusive) Technically the member function 'CamuleAppCommon::IsRemoteGui' can be static.
  9. [src/StatTree.h:230]: (performance, inconclusive) Technically the member function 'CStatTreeItemBase::GetNextVisibleChild' can be static.
  10. [src/StatTree.h:276]: (performance, inconclusive) Technically the member function 'CStatTreeItemBase::IsVisible' can be static.
  11. [src/LibSocket.h:352]: (performance, inconclusive) Technically the member function 'CAsioService::Wait' can be static.
  12. [src/LibSocket.h:353]: (performance, inconclusive) Technically the member function 'CAsioService::Stop' can be static.
  13. [src/OtherFunctions.h:141]: (style, inconclusive) Technically the member function 'SDoDelete::operator()' can be const.
  14. [src/OtherFunctions.h:147]: (style, inconclusive) Technically the member function 'SDoDelete::operator()' can be const.
  15. [src/SHAHashSet.h:261]: (style, inconclusive) Technically the member function 'CAICHHashSet::HasValidMasterHash' can be const.
  16. [src/amule-remote-gui.h:401]: (style, inconclusive) Technically the member function 'CServerConnectRem::IsConnected' can be const.
  17. [src/amule-remote-gui.h:402]: (style, inconclusive) Technically the member function 'CServerConnectRem::IsConnecting' can be const.
  18. [src/amule-remote-gui.h:403]: (style, inconclusive) Technically the member function 'CServerConnectRem::IsLowID' can be const.
  19. [src/amule-remote-gui.h:404]: (style, inconclusive) Technically the member function 'CServerConnectRem::GetClientID' can be const.
  20. [src/amule-remote-gui.h:548]: (performance, inconclusive) Technically the member function 'CIPFilterRem::IsReady' can be static.
  21. [src/amule-remote-gui.h:620]: (style, inconclusive) Technically the member function 'CListenSocketRem::GetPeakConnections' can be const.
  22. [src/Types.h:110] -> [src/Types.h:44]: (style, inconclusive) The typedef 'byte' hides a typedef with the same name.
  23. [src/MuleColour.h:57]: (style, inconclusive) Technically the member function 'CMuleColour::Init' can be const.
  24. [src/Preferences.h:348] -> [src/SharedFileList.h:50]: (style, inconclusive) The typedef 'PathList' hides a typedef with the same name.
  25. [src/GapList.h:97]: (performance) Variable 'm_it' is assigned in constructor body. Consider performing initialization in initialization list.
  26. [src/SharedFileList.h:62]: (style, inconclusive) Technically the member function 'CSharedFileList::GetCount' can be const.
  27. [src/SharedFileList.h:63]: (style, inconclusive) Technically the member function 'CSharedFileList::GetFileCount' can be const.
  28. [src/ServerConnect.h:81]: (style, inconclusive) Technically the member function 'CServerConnect::IsConnecting' can be const.
  29. [src/ServerConnect.h:82]: (style, inconclusive) Technically the member function 'CServerConnect::IsConnected' can be const.
  30. [src/ServerConnect.h:83]: (style, inconclusive) Technically the member function 'CServerConnect::GetClientID' can be const.
  31. [src/ServerConnect.h:90]: (style, inconclusive) Technically the member function 'CServerConnect::IsSingleConnect' can be const.
  32. [src/SafeFile.h:213]: (style, inconclusive) Technically the member function 'CFileDataIO::IsEmpty' can be const.
  33. [src/Packet.h:57]: (style, inconclusive) Technically the member function 'CPacket::IsSplitted' can be const.
  34. [src/Packet.h:58]: (style, inconclusive) Technically the member function 'CPacket::IsLastSplitted' can be const.
  35. [src/Packet.h:62]: (style, inconclusive) Technically the member function 'CPacket::IsFromPF' can be const.
  36. [src/ServerList.h:51]: (style, inconclusive) Technically the member function 'CServerList::GetServerCount' can be const.
  37. [src/kademlia/kademlia/Prefs.h:114]: (performance, inconclusive) Technically the member function 'Kademlia::CPrefs::GetInternKadPort' can be static.
  38. [src/LibSocket.h:69]: (performance, inconclusive) Technically the member function 'CLibSocket::SetNotify' can be static.
  39. [src/LibSocket.h:70]: (performance, inconclusive) Technically the member function 'CLibSocket::SetEventHandler' can be static.
  40. [src/LibSocket.h:76]: (performance, inconclusive) Technically the member function 'CLibSocket::SetFlags' can be static.
  41. [src/LibSocket.h:77]: (performance, inconclusive) Technically the member function 'CLibSocket::Discard' can be static.
  42. [src/LibSocket.h:78]: (performance, inconclusive) Technically the member function 'CLibSocket::WaitOnConnect' can be static.
  43. [src/LibSocket.h:79]: (performance, inconclusive) Technically the member function 'CLibSocket::WaitForWrite' can be static.
  44. [src/LibSocket.h:80]: (performance, inconclusive) Technically the member function 'CLibSocket::WaitForRead' can be static.
  45. [src/LibSocket.h:142]: (performance, inconclusive) Technically the member function 'CLibSocketServer::Discard' can be static.
  46. [src/LibSocket.h:143]: (performance, inconclusive) Technically the member function 'CLibSocketServer::SetEventHandler' can be static.
  47. [src/LibSocket.h:144]: (performance, inconclusive) Technically the member function 'CLibSocketServer::SetNotify' can be static.
  48. [src/LibSocket.h:145]: (performance, inconclusive) Technically the member function 'CLibSocketServer::Notify' can be static.
  49. [src/LibSocket.h:176]: (performance, inconclusive) Technically the member function 'CLibUDPSocket::SetEventHandler' can be static.
  50. [src/LibSocket.h:177]: (performance, inconclusive) Technically the member function 'CLibUDPSocket::SetNotify' can be static.
  51. [src/LibSocket.h:178]: (performance, inconclusive) Technically the member function 'CLibUDPSocket::Notify' can be static.
  52. [src/LibSocket.h:184]: (performance, inconclusive) Technically the member function 'CLibUDPSocket::BlocksWrite' can be static.
  53. [src/EMSocket.h:53]: (style, inconclusive) Technically the member function 'CEMSocket::IsConnected' can be const.
  54. [src/EMSocket.h:54]: (style, inconclusive) Technically the member function 'CEMSocket::GetConState' can be const.
  55. [src/EMSocket.h:94]: (style, inconclusive) Technically the member function 'CEMSocket::HasSent' can be const.
  56. [src/ListenSocket.h:49]: (style, inconclusive) Technically the member function 'CListenSocket::GetOpenSockets' can be const.
  57. [src/ListenSocket.h:58]: (style, inconclusive) Technically the member function 'CListenSocket::GetTotalConnectionChecks' can be const.
  58. [src/ListenSocket.h:59]: (style, inconclusive) Technically the member function 'CListenSocket::GetAverageConnections' can be const.
  59. [src/ListenSocket.h:61]: (style, inconclusive) Technically the member function 'CListenSocket::OnShutdown' can be const.
  60. [src/ClientCredits.cpp:122] -> [src/ClientCredits.h:76]: (style, inconclusive) Technically the member function 'CClientCredits::GetScoreRatio' can be const.
  61. [src/ClientCredits.h:59]: (style) 'class CClientCredits' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
  62. [src/ClientCreditsList.cpp:329] -> [src/ClientCreditsList.h:42]: (style, inconclusive) Technically the member function 'CClientCreditsList::CreateSignature' can be const.
  63. [src/ClientCreditsList.cpp:249] -> [src/ClientCreditsList.h:54]: (performance, inconclusive) Technically the member function 'CClientCreditsList::CreateKeyPair' can be static.
  64. [src/ClientDetailDialog.cpp:54]: (performance) Variable 'm_client' is assigned in constructor body. Consider performing initialization in initialization list.
  65. [src/ClientList.cpp:800] -> [src/ClientList.h:300]: (style, inconclusive) Technically the member function 'CClientList::GetClientList' can be const.
  66. [src/StatTree.h:677]: (style, inconclusive) Technically the member function 'CStatTreeItemCounterMax::GetValue' can be const.
  67. [src/StatTree.h:682]: (style, inconclusive) Technically the member function 'CStatTreeItemCounterMax::GetMaxValue' can be const.
  68. [src/Statistics.h:370]: (performance, inconclusive) Technically the member function 'CStatistics::GetPointsPerRange' can be static.
  69. [src/CorruptionBlackBox.cpp:244] -> [src/CorruptionBlackBox.h:42]: (performance, inconclusive) Technically the member function 'CCorruptionBlackBox::DumpAll' can be static.
  70. [src/DownloadClient.cpp:1175]: (style) The scope of the variable 'tAverage' can be reduced.
  71. [src/DownloadClient.cpp:430]: (style) The scope of the variable 'done' can be reduced.
  72. [src/DownloadQueue.cpp:220] -> [src/DownloadQueue.h:148]: (style, inconclusive) Technically the member function 'CDownloadQueue::SaveSourceSeeds' can be const.
  73. [src/DownloadQueue.cpp:228] -> [src/DownloadQueue.h:153]: (style, inconclusive) Technically the member function 'CDownloadQueue::LoadSourceSeeds' can be const.
  74. [src/DownloadQueue.cpp:610] -> [src/DownloadQueue.h:166]: (performance, inconclusive) Technically the member function 'CDownloadQueue::CheckAndAddSource' can be static.
  75. [src/DownloadQueue.cpp:707] -> [src/DownloadQueue.h:178]: (performance, inconclusive) Technically the member function 'CDownloadQueue::CheckAndAddKnownSource' can be static.
  76. [src/DownloadQueue.cpp:1154] -> [src/DownloadQueue.h:237]: (style, inconclusive) Technically the member function 'CDownloadQueue::SetCatPrio' can be const.
  77. [src/DownloadQueue.cpp:1507] -> [src/DownloadQueue.h:279]: (performance, inconclusive) Technically the member function 'CDownloadQueue::AddED2KLink' can be static.
  78. [src/DownloadQueue.cpp:1521] -> [src/DownloadQueue.h:280]: (performance, inconclusive) Technically the member function 'CDownloadQueue::AddED2KLink' can be static.
  79. [src/DownloadQueue.cpp:1665] -> [src/DownloadQueue.h:308]: (style, inconclusive) Technically the member function 'CDownloadQueue::DoKademliaFileRequest' can be const.
  80. [src/ED2KLinkParser.cpp:92]: (style) The scope of the variable 'buffer' can be reduced.
  81. [src/EMSocket.cpp:632] -> [src/EMSocket.h:93]: (performance, inconclusive) Technically the member function 'CEMSocket::GetNextFragSize' can be static.
  82. [src/EMSocket.cpp:44]: (warning) Member variable 'CEMSocket::pendingHeader' is not initialized in the constructor.
  83. [src/EncryptedStreamSocket.cpp:753] -> [src/EncryptedStreamSocket.h:115]: (performance, inconclusive) Technically the member function 'CEncryptedStreamSocket::GetSemiRandomNotProtocolMarker' can be static.
  84. [src/EncryptedStreamSocket.cpp:236]: (style) The scope of the variable 'nRead' can be reduced.
  85. [src/EncryptedStreamSocket.cpp:436]: (style) The scope of the variable 'nRead' can be reduced.
  86. [src/EncryptedStreamSocket.cpp:220]: (style, inconclusive) Checking if unsigned variable 'm_nObfusicationBytesReceived' is less than zero. This might be a false warning.
  87. [src/ExternalConn.cpp:981]: (style) Variable 'tag' is assigned a value that is never used.
  88. [src/ExternalConn.h:178]: (style) Unused private function: 'ECStatusMsgSource::GetEd2kStatus'
  89. [src/ExternalConn.h:179]: (style) Unused private function: 'ECStatusMsgSource::GetKadStatus'
  90. [src/ExternalConn.h:73]: (style, inconclusive) Technically the member function 'CObjTagMap::size' can be const.
  91. [src/ExternalConn.cpp:1861] -> [src/ExternalConn.h:178]: (performance, inconclusive) Technically the member function 'ECStatusMsgSource::GetEd2kStatus' can be static.
  92. [src/ExternalConn.cpp:1872] -> [src/ExternalConn.h:179]: (performance, inconclusive) Technically the member function 'ECStatusMsgSource::GetKadStatus' can be static.
  93. [src/ExternalConn.cpp:2166] -> [src/ExternalConn.h:242]: (performance, inconclusive) Technically the member function 'ECNotifier::DownloadFile_RemoveSource' can be static.
  94. [src/ExternalConn.cpp:2181] -> [src/ExternalConn.h:244]: (performance, inconclusive) Technically the member function 'ECNotifier::DownloadFile_AddSource' can be static.
  95. [src/ExternalConn.cpp:2206] -> [src/ExternalConn.h:248]: (performance, inconclusive) Technically the member function 'ECNotifier::SharedFile_RemoveAllFiles' can be static.
  96. [src/ExternalConn.cpp:87]: (style, inconclusive) Technically the member function 'CKnownFile_Encoder::GetFile' can be const.
  97. [src/ExternalConn.cpp:1948]: (performance) Prefer prefix ++/-- operators for non-primitive types.
  98. [src/ExternalConn.cpp:2011]: (performance) Prefer prefix ++/-- operators for non-primitive types.
  99. [src/ExternalConn.cpp:2050]: (performance) Prefer prefix ++/-- operators for non-primitive types.
  100. [src/ExternalConn.cpp:1]: (information) Skipping configuration 'EC_VERSION_ID' because it seems to be invalid. Use -D if you want to check it.
  101. [src/ExternalConn.cpp:436]: (style) Variable 'clientName' is assigned a value that is never used.
  102. [src/ExternalConn.cpp:438]: (style) Variable 'clientVersion' is assigned a value that is never used.
  103. [src/ExternalConnector.cpp:554]: (warning) Possible leak in public function. The pointer 'm_strFullVersion' is not deallocated before it is allocated.
  104. [src/ExternalConnector.cpp:1]: (information) Skipping configuration 'SVNDATE' because it seems to be invalid. Use -D if you want to check it.
  105. [src/FileDetailDialog.cpp:150]: (style) The scope of the variable 'itempos' can be reduced.
  106. [src/Friend.cpp:47]: (performance) Variable 'm_UserHash' is assigned in constructor body. Consider performing initialization in initialization list.
  107. [src/FriendList.cpp:211] -> [src/FriendList.h:53]: (performance, inconclusive) Technically the member function 'CFriendList::RequestSharedFileList' can be static.
  108. [src/FriendList.cpp:236] -> [src/FriendList.h:56]: (performance, inconclusive) Technically the member function 'CFriendList::StartChatSession' can be static.
  109. [src/IP2Country.h:71]: (style, inconclusive) Technically the member function 'CIP2Country::IsEnabled' can be const.
  110. [src/IPFilter.cpp:440]: (style) The scope of the variable 'i' can be reduced.
  111. [src/IPFilter.cpp:66]: (performance) Variable 'm_rangeIPs' is assigned in constructor body. Consider performing initialization in initialization list.
  112. [src/IPFilter.cpp:67]: (performance) Variable 'm_rangeLengths' is assigned in constructor body. Consider performing initialization in initialization list.
  113. [src/IPFilterScanner.cpp:1531] -> [src/IPFilterScanner.cpp:1528]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  114. [src/IPFilterScanner.cpp:1536] -> [src/IPFilterScanner.cpp:1528]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  115. [src/IPFilterScanner.cpp:1537] -> [src/IPFilterScanner.cpp:1528]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  116. [src/IPFilterScanner.cpp:1540] -> [src/IPFilterScanner.cpp:1528]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  117. [src/IPFilterScanner.cpp:1743] -> [src/IPFilterScanner.cpp:1740]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  118. [src/IPFilterScanner.cpp:1744] -> [src/IPFilterScanner.cpp:1740]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  119. [src/IPFilterScanner.cpp:1745] -> [src/IPFilterScanner.cpp:1740]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  120. [src/IPFilterScanner.cpp:1746] -> [src/IPFilterScanner.cpp:1740]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  121. [src/IPFilterScanner.cpp:1747] -> [src/IPFilterScanner.cpp:1740]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  122. [src/IPFilterScanner.cpp:1748] -> [src/IPFilterScanner.cpp:1740]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  123. [src/IPFilterScanner.cpp:1749] -> [src/IPFilterScanner.cpp:1740]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  124. [src/IPFilterScanner.cpp:1750] -> [src/IPFilterScanner.cpp:1740]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  125. [src/IPFilterScanner.cpp:1751] -> [src/IPFilterScanner.cpp:1740]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  126. [src/IPFilterScanner.cpp:1804] -> [src/IPFilterScanner.cpp:1798]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  127. [src/IPFilterScanner.cpp:391]: (style) struct or union member 'yy_trans_info::yy_verify' is never used.
  128. [src/IPFilterScanner.cpp:392]: (style) struct or union member 'yy_trans_info::yy_nxt' is never used.
  129. [src/IPFilterScanner.cpp:1]: (information) Skipping configuration 'YY_USER_INIT' because it seems to be invalid. Use -D if you want to check it.
  130. [src/KnownFile.cpp:271] -> [src/KnownFile.h:131]: (performance, inconclusive) Technically the member function 'CAbstractFile::AddNote' can be static.
  131. [src/KnownFileList.cpp:42] -> [src/KnownFileList.h:67]: (performance, inconclusive) Technically the member function 'CKnownFileList::KnownFileMatches' can be static.
  132. [src/LibSocketAsio.cpp:101]: (warning) Member variable 'CAsioSocketImpl::m_readBufferPtr' is not initialized in the constructor.
  133. [src/LibSocketAsio.cpp:695] -> [src/LibSocket.h:58]: (performance, inconclusive) Technically the member function 'CLibSocket::Notify' can be static.
  134. [src/LibSocketAsio.cpp:653] -> [src/LibSocket.h:59]: (performance, inconclusive) Technically the member function 'CLibSocket::Connect' can be static.
  135. [src/LibSocketAsio.cpp:659] -> [src/LibSocket.h:60]: (performance, inconclusive) Technically the member function 'CLibSocket::IsConnected' can be static.
  136. [src/LibSocketAsio.cpp:665] -> [src/LibSocket.h:61]: (performance, inconclusive) Technically the member function 'CLibSocket::IsOk' can be static.
  137. [src/LibSocketAsio.cpp:725] -> [src/LibSocket.h:62]: (performance, inconclusive) Technically the member function 'CLibSocket::SetLocal' can be static.
  138. [src/LibSocketAsio.cpp:701] -> [src/LibSocket.h:63]: (performance, inconclusive) Technically the member function 'CLibSocket::Read' can be static.
  139. [src/LibSocketAsio.cpp:707] -> [src/LibSocket.h:64]: (performance, inconclusive) Technically the member function 'CLibSocket::Write' can be static.
  140. [src/LibSocketAsio.cpp:713] -> [src/LibSocket.h:65]: (performance, inconclusive) Technically the member function 'CLibSocket::Close' can be static.
  141. [src/LibSocketAsio.cpp:683] -> [src/LibSocket.h:66]: (performance, inconclusive) Technically the member function 'CLibSocket::Destroy' can be static.
  142. [src/LibSocketAsio.cpp:719] -> [src/LibSocket.h:73]: (performance, inconclusive) Technically the member function 'CLibSocket::LastError' can be static.
  143. [src/LibSocketAsio.cpp:734] -> [src/LibSocket.h:85]: (performance, inconclusive) Technically the member function 'CLibSocket::BlocksRead' can be static.
  144. [src/LibSocketAsio.cpp:740] -> [src/LibSocket.h:86]: (performance, inconclusive) Technically the member function 'CLibSocket::BlocksWrite' can be static.
  145. [src/LibSocketAsio.cpp:746] -> [src/LibSocket.h:89]: (performance, inconclusive) Technically the member function 'CLibSocket::EventProcessed' can be static.
  146. [src/LibSocketAsio.cpp:760] -> [src/LibSocket.h:92]: (performance, inconclusive) Technically the member function 'CLibSocket::GetIP' can be static.
  147. [src/LibSocketAsio.cpp:689] -> [src/LibSocket.h:95]: (performance, inconclusive) Technically the member function 'CLibSocket::IsDestroying' can be static.
  148. [src/LibSocketAsio.cpp:766] -> [src/LibSocket.h:98]: (performance, inconclusive) Technically the member function 'CLibSocket::GetProxyState' can be static.
  149. [src/LibSocketAsio.cpp:772] -> [src/LibSocket.h:99]: (performance, inconclusive) Technically the member function 'CLibSocket::SetProxyState' can be static.
  150. [src/LibSocketAsio.cpp:671] -> [src/LibSocket.h:102]: (performance, inconclusive) Technically the member function 'CLibSocket::GetPeer' can be static.
  151. [src/LibSocketAsio.cpp:677] -> [src/LibSocket.h:103]: (performance, inconclusive) Technically the member function 'CLibSocket::GetPeerInt' can be static.
  152. [src/LibSocketAsio.cpp:919] -> [src/LibSocket.h:133]: (performance, inconclusive) Technically the member function 'CLibSocketServer::AcceptWith' can be static.
  153. [src/LibSocketAsio.cpp:926] -> [src/LibSocket.h:137]: (performance, inconclusive) Technically the member function 'CLibSocketServer::IsOk' can be static.
  154. [src/LibSocketAsio.cpp:932] -> [src/LibSocket.h:139]: (performance, inconclusive) Technically the member function 'CLibSocketServer::Close' can be static.
  155. [src/LibSocketAsio.cpp:938] -> [src/LibSocket.h:150]: (performance, inconclusive) Technically the member function 'CLibSocketServer::SocketAvailable' can be static.
  156. [src/LibSocketAsio.cpp:1202] -> [src/LibSocket.h:167]: (performance, inconclusive) Technically the member function 'CLibUDPSocket::IsOk' can be static.
  157. [src/LibSocketAsio.cpp:1232] -> [src/LibSocket.h:171]: (performance, inconclusive) Technically the member function 'CLibUDPSocket::Close' can be static.
  158. [src/LibSocketAsio.cpp:1238] -> [src/LibSocket.h:172]: (performance, inconclusive) Technically the member function 'CLibUDPSocket::Destroy' can be static.
  159. [src/LibSocketAsio.cpp:1286] -> [src/LibSocket.h:201]: (performance, inconclusive) Technically the member function 'CAsioService::Stop' can be static.
  160. [src/LibSocketAsio.cpp:309]: (style, inconclusive) Technically the member function 'CAsioSocketImpl::GetPeer' can be const.
  161. [src/LibSocketAsio.cpp:314]: (style, inconclusive) Technically the member function 'CAsioSocketImpl::GetPeerInt' can be const.
  162. [src/LibSocketAsio.cpp:97]: (style) 'class CAsioSocketImpl' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
  163. [src/LibSocketAsio.cpp:948]: (style) 'class CAsioUDPSocketImpl' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
  164. [src/LibSocketAsio.cpp:952]: (style) 'class CUDPData' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
  165. [src/LibSocketAsio.cpp:1409] -> [src/amuleIPV4Address.h:70]: (performance, inconclusive) Technically the member function 'amuleIPV4Address::GetEndpoint' can be static.
  166. [src/LibSocketWX.cpp:143] -> [src/amuleIPV4Address.h:70]: (performance, inconclusive) Technically the member function 'amuleIPV4Address::GetEndpoint' can be static.
  167. [src/MuleCollection.cpp:132] -> [src/MuleCollection.h:78]: (performance, inconclusive) Technically the member function 'CMuleCollection::ReadInt' can be static.
  168. [src/MuleListCtrl.cpp:329]: (style) The scope of the variable 'Min' can be reduced.
  169. [src/MuleUDPSocket.cpp:329] -> [src/MuleUDPSocket.cpp:322]: (style) Found duplicate branches for 'if' and 'else'.
  170. [src/OtherFunctions.cpp:1]: (information) Skipping configuration 'SVNDATE' because it seems to be invalid. Use -D if you want to check it.
  171. [src/OtherFunctions.cpp:1223]: (error) fflush() called on input stream 'stdin' results in undefined behaviour.
  172. [src/Parser.cpp:1]: (information) Skipping configuration 'YYPARSE_PARAM' because it seems to be invalid. Use -D if you want to check it.
  173. [src/Parser.cpp:1]: (information) Skipping configuration 'YYPRINT' because it seems to be invalid. Use -D if you want to check it.
  174. [src/Parser.cpp:1]: (information) Skipping configuration 'YYTYPE_INT16' because it seems to be invalid. Use -D if you want to check it.
  175. [src/Parser.cpp:1]: (information) Skipping configuration 'YYTYPE_INT8' because it seems to be invalid. Use -D if you want to check it.
  176. [src/Parser.cpp:1]: (information) Skipping configuration 'YYTYPE_UINT16' because it seems to be invalid. Use -D if you want to check it.
  177. [src/Parser.cpp:1]: (information) Skipping configuration 'YYTYPE_UINT8' because it seems to be invalid. Use -D if you want to check it.
  178. [src/Parser.cpp:1]: (information) Skipping configuration 'short' because it seems to be invalid. Use -D if you want to check it.
  179. [src/Parser.cpp:1]: (information) Skipping configuration 'size_t' because it seems to be invalid. Use -D if you want to check it.
  180. [src/Parser.cpp:1]: (information) Skipping configuration 'yyoverflow' because it seems to be invalid. Use -D if you want to check it.
  181. [src/PartFile.cpp:1040]: (style) The scope of the variable 'valid_sources' can be reduced.
  182. [src/PartFile.cpp:2583]: (style) The scope of the variable 'bNeeded' can be reduced.
  183. [src/PartFile.cpp:1140]: (error) Division by zero.
  184. [src/PartFile.cpp:321]: (style) The scope of the variable 'version' can be reduced.
  185. [src/PartFileConvert.cpp:267]: (style) The scope of the variable 'fileindex' can be reduced.
  186. [src/Preferences.cpp:677]: (warning) Member variable 'Cfg_Lang::m_selection' is not initialized in the constructor.
  187. [src/Preferences.cpp:677]: (warning) Member variable 'Cfg_Lang::m_langSelector' is not initialized in the constructor.
  188. [src/Preferences.cpp:1635] -> [src/Preferences.h:370]: (style, inconclusive) Technically the member function 'CPreferences::GetCatCount' can be const.
  189. [src/Preferences.cpp:1514] -> [src/Preferences.h:607]: (performance, inconclusive) Technically the member function 'CPreferences::SavePreferences' can be static.
  190. [src/Preferences.cpp:1778] -> [src/Preferences.h:198]: (performance, inconclusive) Technically the member function 'CPreferences::ReloadSharedFolders' can be static.
  191. [src/DirectoryTreeCtrl.h:39] -> [src/SharedFileList.h:50]: (style, inconclusive) The typedef 'PathList' hides a typedef with the same name.
  192. [src/Proxy.cpp:128]: (warning) Member variable 'CProxyStateMachine::m_buffer' is not initialized in the constructor.
  193. [src/Proxy.cpp:128]: (warning) Member variable 'CProxyStateMachine::m_lastError' is not initialized in the constructor.
  194. [src/Proxy.cpp:1345]: (warning) Member variable 'CDatagramSocketProxy::m_lastUDPOverhead' is not initialized in the constructor.
  195. [src/Proxy.cpp:266] -> [src/Proxy.h:249]: (style, inconclusive) Technically the member function 'CProxyStateMachine::ReactivateSocket' can be const.
  196. [src/Proxy.cpp:592] -> [src/Proxy.h:328]: (performance, inconclusive) Technically the member function 'CSocks5StateMachine::process_start' can be static.
  197. [src/Proxy.cpp:894] -> [src/Proxy.h:375]: (performance, inconclusive) Technically the member function 'CSocks4StateMachine::process_start' can be static.
  198. [src/Proxy.cpp:1088] -> [src/Proxy.h:413]: (performance, inconclusive) Technically the member function 'CHttpStateMachine::process_start' can be static.
  199. [src/Proxy.cpp:244] -> [src/Proxy.h:248]: (style, inconclusive) Technically the member function 'CProxyStateMachine::AddDummyEvent' can be const.
  200. [src/RC4Encrypt.cpp:70]: (style) The scope of the variable 'byXorIndex' can be reduced.
  201. [src/SHA.cpp:68]: (warning) Member variable 'CSHA::m_nBuffer' is not initialized in the constructor.
  202. [src/SHAHashSet.cpp:984] -> [src/SHAHashSet.h:271]: (performance, inconclusive) Technically the member function 'CAICHHashSet::DbgTest' can be static.
  203. [src/SHAHashSet.cpp:625] -> [src/SHAHashSet.h:263]: (style, inconclusive) Technically the member function 'CAICHHashSet::SaveHashSet' can be const.
  204. [src/SafeFile.cpp:399]: (style) The scope of the variable 'type' can be reduced.
  205. [src/Scanner.cpp:1521] -> [src/Scanner.cpp:1518]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  206. [src/Scanner.cpp:1526] -> [src/Scanner.cpp:1518]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  207. [src/Scanner.cpp:1527] -> [src/Scanner.cpp:1518]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  208. [src/Scanner.cpp:1530] -> [src/Scanner.cpp:1518]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  209. [src/Scanner.cpp:1733] -> [src/Scanner.cpp:1730]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  210. [src/Scanner.cpp:1734] -> [src/Scanner.cpp:1730]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  211. [src/Scanner.cpp:1735] -> [src/Scanner.cpp:1730]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  212. [src/Scanner.cpp:1736] -> [src/Scanner.cpp:1730]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  213. [src/Scanner.cpp:1737] -> [src/Scanner.cpp:1730]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  214. [src/Scanner.cpp:1738] -> [src/Scanner.cpp:1730]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  215. [src/Scanner.cpp:1739] -> [src/Scanner.cpp:1730]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  216. [src/Scanner.cpp:1740] -> [src/Scanner.cpp:1730]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  217. [src/Scanner.cpp:1741] -> [src/Scanner.cpp:1730]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  218. [src/Scanner.cpp:1794] -> [src/Scanner.cpp:1788]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  219. [src/Scanner.cpp:372]: (style) struct or union member 'yy_trans_info::yy_verify' is never used.
  220. [src/Scanner.cpp:373]: (style) struct or union member 'yy_trans_info::yy_nxt' is never used.
  221. [src/Scanner.cpp:1]: (information) Skipping configuration 'YY_USER_INIT' because it seems to be invalid. Use -D if you want to check it.
  222. [src/SearchListCtrl.cpp:843]: (style) The scope of the variable 'treeCenter' can be reduced.
  223. [src/ServerConnect.h:58]: (style) 'class CServerConnect' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
  224. [src/ServerList.cpp:86] -> [src/ServerList.h:46]: (style, inconclusive) Technically the member function 'CServerList::LoadServerMet' can be const.
  225. [src/ServerList.cpp:673] -> [src/ServerList.h:83]: (performance, inconclusive) Technically the member function 'CServerList::SetServerPrio' can be static.
  226. [src/ServerList.cpp:538]: (style, inconclusive) Technically the member function 'ServerPriorityComparator::operator()' can be const.
  227. [src/ServerUDPSocket.cpp:106] -> [src/ServerUDPSocket.h:48]: (performance, inconclusive) Technically the member function 'CServerUDPSocket::ProcessPacket' can be static.
  228. [src/SharedFileList.cpp:637]: (style) The scope of the variable 'cur_file' can be reduced.
  229. [src/SharedFileList.cpp:649]: (style) The scope of the variable 'cur_file' can be reduced.
  230. [src/SharedFileList.cpp:66]: (performance) Variable 'm_strKeyword' is assigned in constructor body. Consider performing initialization in initialization list.
  231. [src/SharedFileList.cpp:612] -> [src/SharedFileList.h:65]: (performance, inconclusive) Technically the member function 'CSharedFileList::UpdateItem' can be static.
  232. [src/SharedFileList.cpp:1046] -> [src/SharedFileList.h:89]: (performance, inconclusive) Technically the member function 'CSharedFileList::IsShared' can be static.
  233. [src/SharedFileList.h:52]: (style) 'class CSharedFileList' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
  234. [src/StateMachine.cpp:77]: (warning) %d in format string (no. 2) requires a signed integer given in the argument list.
  235. [src/StateMachine.cpp:77]: (warning) %d in format string (no. 3) requires a signed integer given in the argument list.
  236. [src/StateMachine.cpp:77]: (warning) %d in format string (no. 4) requires a signed integer given in the argument list.
  237. [src/Statistics.cpp:824] -> [src/Statistics.h:234]: (performance, inconclusive) Technically the member function 'CStatistics::UpdateStatsTree' can be static.
  238. [src/Statistics.h:216]: (style) 'class CStatistics' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
  239. [src/Statistics.cpp:1076] -> [src/Statistics.h:564]: (performance, inconclusive) Technically the member function 'CStatistics::UpdateStatsTree' can be static.
  240. [src/Statistics.cpp:1080] -> [src/Statistics.h:565]: (performance, inconclusive) Technically the member function 'CStatistics::RebuildStatTreeRemote' can be static.
  241. [src/Statistics.h:515]: (style) 'class CStatistics' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
  242. [src/TextClient.cpp:601]: (style) The scope of the variable 'id' can be reduced.
  243. [src/TextClient.h:56]: (style) The class 'CamulecmdApp' does not have a constructor.
  244. [src/TextClient.cpp:118]: (performance) Variable 'nHash' is assigned in constructor body. Consider performing initialization in initialization list.
  245. [src/TextClient.h:49]: (style, inconclusive) Technically the member function 'SearchFile::ID' can be const.
  246. [src/ThreadScheduler.h:101]: (style) Unused private function: 'CThreadScheduler::GetTaskCount'
  247. [src/ThreadScheduler.cpp:180]: (style, inconclusive) Technically the member function 'CTaskSorter::operator()' can be const.
  248. [src/ThreadTasks.cpp:212] -> [src/ThreadTasks.h:115]: (style, inconclusive) Technically the member function 'CHashingTask::SetHashingProgress' can be const.
  249. [src/ThreadTasks.cpp:346] -> [src/ThreadTasks.h:134]: (performance, inconclusive) Technically the member function 'CAICHSyncTask::ConvertToKnown2ToKnown264' can be static.
  250. [src/Timer.cpp:35]: (warning) Member variable 'CTimerThread::m_oneShot' is not initialized in the constructor.
  251. [src/Timer.cpp:35]: (warning) Member variable 'CTimerThread::m_owner' is not initialized in the constructor.
  252. [src/Timer.cpp:35]: (warning) Member variable 'CTimerThread::m_id' is not initialized in the constructor.
  253. [src/Timer.cpp:35]: (warning) Member variable 'CTimerThread::m_period' is not initialized in the constructor.
  254. [src/UPnPBase.cpp:90]: (performance) Variable 'm_port' is assigned in constructor body. Consider performing initialization in initialization list.
  255. [src/UPnPBase.cpp:124] -> [src/UPnPBase.h:103]: (performance, inconclusive) Technically the member function 'CUPnPLib::GetUPnPErrorMessage' can be static.
  256. [src/UPnPBase.cpp:235] -> [src/UPnPBase.h:125]: (performance, inconclusive) Technically the member function 'CUPnPLib::Element_GetTag' can be static.
  257. [src/UPnPBase.cpp:247] -> [src/UPnPBase.h:127]: (performance, inconclusive) Technically the member function 'CUPnPLib::Element_GetTextValue' can be static.
  258. [src/UPnPBase.cpp:323] -> [src/UPnPBase.h:138]: (performance, inconclusive) Technically the member function 'CUPnPLib::Element_GetAttributeByTag' can be static.
  259. [src/UPnPBase.cpp:1439] -> [src/UPnPBase.h:580]: (style, inconclusive) Technically the member function 'CUPnPControlPoint::OnEventReceived' can be const.
  260. [src/UPnPBase.cpp:316]: (warning) Redundant code: Found a statement that begins with numeric constant.
  261. [src/UploadBandwidthThrottler.cpp:1]: (information) Skipping configuration '_I64_MAX' because it seems to be invalid. Use -D if you want to check it.
  262. [src/UploadBandwidthThrottler.cpp:1]: (information) Skipping configuration '_UI64_MAX' because it seems to be invalid. Use -D if you want to check it.
  263. [src/UploadClient.cpp:162] -> [src/UploadClient.cpp:171]: (performance) Variable 'last_done_part' is reassigned a value before the old one has been used.
  264. [src/UploadClient.cpp:163] -> [src/UploadClient.cpp:172]: (performance) Variable 'next_requested_part' is reassigned a value before the old one has been used.
  265. [src/UploadClient.cpp:579]: (style) The scope of the variable 'sentBytesPayload' can be reduced.
  266. [src/UploadQueue.cpp:297] -> [src/UploadQueue.h:72]: (performance, inconclusive) Technically the member function 'CUploadQueue::GetMaxSlots' can be static.
  267. [src/UploadQueue.h:47]: (style) 'class CUploadQueue' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
  268. [src/amule-gui.cpp:224] -> [src/amule.h:362]: (performance, inconclusive) Technically the member function 'CamuleGuiBase::CopyTextToClipboard' can be static.
  269. [src/amule-gui.cpp:1]: (information) Skipping configuration 'CLIENT_GUI;SVNDATE' because it seems to be invalid. Use -D if you want to check it.
  270. [src/amule-gui.cpp:1]: (information) Skipping configuration 'SVNDATE' because it seems to be invalid. Use -D if you want to check it.
  271. [src/amule-remote-gui.cpp:728] -> [src/amule-remote-gui.h:412]: (performance, inconclusive) Technically the member function 'CServerConnectRem::StopConnectionTry' can be static.
  272. [src/amule-remote-gui.cpp:148]: (style) The scope of the variable 'msPrevStats' can be reduced.
  273. [src/amule.cpp:170]: (warning) Member variable 'CamuleApp::m_AsioService' is not initialized in the constructor.
  274. [src/amule.cpp:1]: (information) Skipping configuration 'HAVE_SYS_RESOURCE_H;RLIMIT_RSS' because it seems to be invalid. Use -D if you want to check it.
  275. [src/amule.cpp:1]: (information) Skipping configuration 'SVNDATE' because it seems to be invalid. Use -D if you want to check it.
  276. [src/amule.cpp:1267]: (style) The scope of the variable 'bytecount' can be reduced.
  277. [src/amuleAppCommon.cpp:54]: (warning) Member variable 'CamuleAppCommon::enable_daemon_fork' is not initialized in the constructor.
  278. [src/amuleAppCommon.cpp:54]: (warning) Member variable 'CamuleAppCommon::m_skipConnectionDialog' is not initialized in the constructor.
  279. [src/amuleAppCommon.cpp:471] -> [src/amule.h:116]: (performance, inconclusive) Technically the member function 'CamuleAppCommon::CheckPassedLink' can be static.
  280. [src/amuleAppCommon.cpp:94] -> [src/amule.h:139]: (style, inconclusive) Technically the member function 'CamuleAppCommon::AddLinksFromFile' can be const.
  281. [src/amuleAppCommon.cpp:137] -> [src/amule.h:141]: (performance, inconclusive) Technically the member function 'CamuleAppCommon::CreateMagnetLink' can be static.
  282. [src/amuleAppCommon.cpp:151] -> [src/amule.h:142]: (performance, inconclusive) Technically the member function 'CamuleAppCommon::CreateED2kLink' can be static.
  283. [src/amuleAppCommon.cpp:349]: (style) The scope of the variable 'linksActuallyPassed' can be reduced.
  284. [src/amuleAppCommon.cpp:84] -> [src/amule.h:131]: (performance, inconclusive) Technically the member function 'CamuleAppCommon::RefreshSingleInstanceChecker' can be static.
  285. [src/amuleDlg.cpp:426]: (style) The scope of the variable 'lastbutton' can be reduced.
  286. [src/amuleDlg.cpp:1]: (information) Skipping configuration 'SVNDATE' because it seems to be invalid. Use -D if you want to check it.
  287. [src/extern/wxWidgets/listctrl.cpp:2797]: (style) C-style pointer casting
  288. [src/extern/wxWidgets/listctrl.cpp:3683]: (style) The scope of the variable 'height' can be reduced.
  289. [src/extern/wxWidgets/listctrl.cpp:4474]: (style) The scope of the variable 'itemData' can be reduced.
  290. [src/extern/wxWidgets/listctrl.cpp:4476]: (style) The scope of the variable 'itemWidth' can be reduced.
  291. [src/extern/wxWidgets/listctrl.cpp:1714]: (warning) Member variable 'wxListHeaderWindow::m_column' is not initialized in the constructor.
  292. [src/extern/wxWidgets/listctrl.cpp:1714]: (warning) Member variable 'wxListHeaderWindow::m_currentX' is not initialized in the constructor.
  293. [src/extern/wxWidgets/listctrl.cpp:1714]: (warning) Member variable 'wxListHeaderWindow::m_minX' is not initialized in the constructor.
  294. [src/extern/wxWidgets/listctrl.cpp:1722]: (warning) Member variable 'wxListHeaderWindow::m_column' is not initialized in the constructor.
  295. [src/extern/wxWidgets/listctrl.cpp:1722]: (warning) Member variable 'wxListHeaderWindow::m_currentX' is not initialized in the constructor.
  296. [src/extern/wxWidgets/listctrl.cpp:1722]: (warning) Member variable 'wxListHeaderWindow::m_minX' is not initialized in the constructor.
  297. [src/extern/wxWidgets/listctrl.cpp:2307]: (warning) Member variable 'wxListMainWindow::m_highlightColour' is not initialized in the constructor.
  298. [src/extern/wxWidgets/listctrl.cpp:1600] -> [src/extern/wxWidgets/listctrl.cpp:368]: (style, inconclusive) Technically the member function 'MuleExtern::wxListLineData::DrawTextFormatted' can be const.
  299. [src/extern/wxWidgets/listctrl.cpp:130]: (style) 'class wxListItemData' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
  300. [src/extern/wxWidgets/listctrl.cpp:248]: (style) 'class wxListLineData' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
  301. [src/kademlia/kademlia/Indexed.cpp:913]: (style) The scope of the variable 'load' can be reduced.
  302. [src/kademlia/kademlia/Indexed.cpp:253]: (style) The scope of the variable 's_total' can be reduced.
  303. [src/kademlia/kademlia/Indexed.cpp:254]: (style) The scope of the variable 'k_total' can be reduced.
  304. [src/kademlia/kademlia/Indexed.cpp:255]: (style) The scope of the variable 'l_total' can be reduced.
  305. [src/kademlia/kademlia/Search.cpp:255]: (style) The scope of the variable 'lookupCloserNodes' can be reduced.
  306. [src/kademlia/kademlia/Search.cpp:595]: (style) The scope of the variable 'directCallback' can be reduced.
  307. [src/kademlia/kademlia/SearchManager.cpp:124]: (performance) Possible inefficient checking for 'm_words' emptiness.
  308. [src/kademlia/net/KademliaUDPListener.cpp:468]: (style) The scope of the variable 'contact' can be reduced.
  309. [src/kademlia/net/KademliaUDPListener.cpp:670]: (style) The scope of the variable 'c' can be reduced.
  310. [src/kademlia/routing/RoutingZone.cpp:142]: (style) The scope of the variable 'doHaveVerifiedContacts' can be reduced.
  311. [src/kademlia/routing/RoutingZone.cpp:310]: (style) The scope of the variable 'count' can be reduced.
  312. [src/kademlia/utils/UInt128.cpp:92]: (style) The scope of the variable 'b' can be reduced.
  313. [src/libs/common/FileFunctions.cpp:179]: (style) The scope of the variable 'buffer' can be reduced.
  314. [src/libs/common/MD5Sum.cpp:41]: (warning, inconclusive) Member variable 'MD5Sum::m_rawhash' is not initialized in the constructor.
  315. [src/libs/common/MuleDebug.cpp:519]: (style) The scope of the variable 'saved_pc' can be reduced.
  316. [src/libs/common/StringFunctions.cpp:72]: (style) The scope of the variable 'curChar' can be reduced.
  317. [src/libs/common/TextFile.cpp:35]: (warning) Member variable 'CTextFile::m_mode' is not initialized in the constructor.
  318. [src/libs/ec/cpp/ECSocket.h:283]: (style, inconclusive) Technically the member function 'CQueuedData::ToZlib' can be const.
  319. [src/libs/ec/cpp/ECTag.h:72]: (style, inconclusive) Technically the member function 'EC_IPv4_t::StringIPSTL' can be const.
  320. [src/libs/ec/cpp/ECPacket.cpp:68] -> [src/libs/ec/cpp/ECPacket.h:58]: (performance, inconclusive) Technically the member function 'CECPacket::DebugPrint' can be static.
  321. [src/libs/ec/cpp/ECTag.h:57]: (warning, inconclusive) Member variable 'EC_IPv4_t::m_ip' is not initialized in the constructor.
  322. [src/libs/ec/cpp/ECTag.h:57]: (warning, inconclusive) Member variable 'EC_IPv4_t::m_port' is not initialized in the constructor.
  323. [src/libs/ec/cpp/ECSocket.cpp:81]: (style) The scope of the variable 'c' can be reduced.
  324. [src/libs/ec/cpp/ECSocket.cpp:461] -> [src/libs/ec/cpp/ECSocket.h:214]: (style, inconclusive) Technically the member function 'CECSocket::DataPending' can be const.
  325. [src/libs/ec/cpp/ECSpecialTags.h:86]: (performance) Variable 'm_map_uint8' is assigned in constructor body. Consider performing initialization in initialization list.
  326. [src/libs/ec/cpp/ECSpecialTags.h:87]: (performance) Variable 'm_map_uint16' is assigned in constructor body. Consider performing initialization in initialization list.
  327. [src/libs/ec/cpp/ECSpecialTags.h:88]: (performance) Variable 'm_map_uint32' is assigned in constructor body. Consider performing initialization in initialization list.
  328. [src/libs/ec/cpp/ECSpecialTags.h:89]: (performance) Variable 'm_map_uint64' is assigned in constructor body. Consider performing initialization in initialization list.
  329. [src/libs/ec/cpp/ECSpecialTags.h:90]: (performance) Variable 'm_map_md4' is assigned in constructor body. Consider performing initialization in initialization list.
  330. [src/libs/ec/cpp/ECSpecialTags.h:91]: (performance) Variable 'm_map_string' is assigned in constructor body. Consider performing initialization in initialization list.
  331. [src/libs/ec/cpp/ECSpecialTags.h:92]: (performance) Variable 'm_map_tag' is assigned in constructor body. Consider performing initialization in initialization list.
  332. [src/libs/ec/cpp/RemoteConnect.h:95]: (style, inconclusive) Technically the member function 'CRemoteConnect::RequestFifoFull' can be const.
  333. [src/libs/ec/cpp/RemoteConnect.cpp:1]: (information) Skipping configuration 'EC_VERSION_ID' because it seems to be invalid. Use -D if you want to check it.
  334. [src/utils/aLinkCreator/src/alc.h:37]: (style) The class 'alc' does not have a constructor.
  335. [src/utils/aLinkCreator/src/alcc.h:47]: (style) The class 'alcc' does not have a constructor.
  336. [src/utils/aLinkCreator/src/ed2khash.cpp:83]: (style) The scope of the variable 'dataread' can be reduced.
  337. [src/utils/aLinkCreator/src/ed2khash.cpp:259] -> [src/utils/aLinkCreator/src/ed2khash.h:47]: (performance, inconclusive) Technically the member function 'Ed2kHash::CleanFilename' can be static.
  338. [src/utils/aLinkCreator/src/ed2khash.cpp:270] -> [src/utils/aLinkCreator/src/ed2khash.h:63]: (style, inconclusive) Technically the member function 'Ed2kHash::GetED2KHash' can be const.
  339. [src/utils/aLinkCreator/src/md4.cpp:314]: (style) The scope of the variable 'ret' can be reduced.
  340. [src/utils/aLinkCreator/src/md4.cpp:67] -> [src/utils/aLinkCreator/src/md4.h:69]: (performance, inconclusive) Technically the member function 'MD4::MD4Init' can be static.
  341. [src/utils/aLinkCreator/src/md4.cpp:194] -> [src/utils/aLinkCreator/src/md4.h:74]: (performance, inconclusive) Technically the member function 'MD4::MD4Transform' can be static.
  342. [src/utils/aLinkCreator/src/md4.cpp:365] -> [src/utils/aLinkCreator/src/md4.h:76]: (performance, inconclusive) Technically the member function 'MD4::charToHex' can be static.
  343. [src/utils/aLinkCreator/src/md4.cpp:382] -> [src/utils/aLinkCreator/src/md4.h:78]: (performance, inconclusive) Technically the member function 'MD4::calcBufSize' can be static.
  344. [src/utils/cas/cas.c:266]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
  345. [src/utils/cas/cas.c:268]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
  346. [src/utils/cas/cas.c:277]: (portability) Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'.
  347. [src/utils/cas/configfile.c:124]: (warning, inconclusive) Width 12 given in format string (no. 1) is smaller than destination buffer 'option[15]'.
  348. [src/utils/cas/functions.c:249]: (style) The scope of the variable 'dest' can be reduced.
  349. [src/utils/cas/functions.c:250]: (style) The scope of the variable 'retStr' can be reduced.
  350. [src/utils/cas/functions.c:251]: (style) The scope of the variable 'befLen' can be reduced.
  351. [src/utils/cas/functions.c:251]: (style) The scope of the variable 'srchLen' can be reduced.
  352. [src/utils/cas/functions.c:251]: (style) The scope of the variable 'repLen' can be reduced.
  353. [src/utils/cas/functions.c:251]: (style) The scope of the variable 'totLen' can be reduced.
  354. [src/utils/cas/lines.c:30]: (style) The scope of the variable 'n' can be reduced.
  355. [src/utils/fileview/FileView.cpp:60] -> [src/utils/fileview/FileView.cpp:57]: (performance, inconclusive) Technically the member function 'CLogger::AddLogLine' can be static.
  356. [src/utils/fileview/KadFiles.cpp:94]: (style) The scope of the variable 'numSource' can be reduced.
  357. [src/utils/fileview/KadFiles.cpp:145]: (style) The scope of the variable 'numSource' can be reduced.
  358. [src/utils/mkFileSum.c:87]: (style) The scope of the variable 'c' can be reduced.
  359. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:48]: (warning) Member variable 'PlasmaMuleApplet::m_ed2k_state' is not initialized in the constructor.
  360. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:48]: (warning) Member variable 'PlasmaMuleApplet::m_ed2k_server_port' is not initialized in the constructor.
  361. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:48]: (warning) Member variable 'PlasmaMuleApplet::m_kad_status' is not initialized in the constructor.
  362. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:48]: (warning) Member variable 'PlasmaMuleApplet::m_clients_in_up_queue' is not initialized in the constructor.
  363. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:48]: (warning) Member variable 'PlasmaMuleApplet::m_shared_files_count' is not initialized in the constructor.
  364. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:48]: (warning) Member variable 'PlasmaMuleApplet::m_uptime' is not initialized in the constructor.
  365. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:48]: (warning) Member variable 'PlasmaMuleApplet::m_debugChannel' is not initialized in the constructor.
  366. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:48]: (warning) Member variable 'PlasmaMuleApplet::m_down_speed' is not initialized in the constructor.
  367. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:48]: (warning) Member variable 'PlasmaMuleApplet::m_up_speed' is not initialized in the constructor.
  368. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:48]: (warning) Member variable 'PlasmaMuleApplet::m_os_active' is not initialized in the constructor.
  369. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:48]: (warning) Member variable 'PlasmaMuleApplet::m_config_found' is not initialized in the constructor.
  370. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:48]: (warning) Member variable 'PlasmaMuleApplet::m_aMuleEngine' is not initialized in the constructor.
  371. [src/utils/plasmamule/plasma-engine-plasmamule.cpp:39]: (warning) Member variable 'PlasmaMuleEngine::m_OSActive' is not initialized in the constructor.
  372. [src/utils/plasmamule/plasma-engine-plasmamule.cpp:39]: (warning) Member variable 'PlasmaMuleEngine::m_timer' is not initialized in the constructor.
  373. [src/utils/plasmamule/plasma-engine-plasmamule.cpp:39]: (warning) Member variable 'PlasmaMuleEngine::m_debugChannel' is not initialized in the constructor.
  374. [src/utils/plasmamule/qt-emc.cpp:50] -> [src/utils/plasmamule/qt-emc.h:54]: (style, inconclusive) Technically the member function 'qtEmc::getError' can be const.
  375. [src/utils/plasmamule/qt-emc.cpp:94] -> [src/utils/plasmamule/qt-emc.h:56]: (style, inconclusive) Technically the member function 'qtEmc::getLinks' can be const.
  376. [src/utils/plasmamule/qt-emc.cpp:99] -> [src/utils/plasmamule/qt-emc.h:57]: (style, inconclusive) Technically the member function 'qtEmc::isValid' can be const.
  377. [src/utils/wxCas/src/onlinesig.cpp:312] -> [src/utils/wxCas/src/onlinesig.h:71]: (performance, inconclusive) Technically the member function 'OnLineSig::BytesConvertion' can be static.
  378. [src/utils/wxCas/src/onlinesig.cpp:348] -> [src/utils/wxCas/src/onlinesig.h:72]: (performance, inconclusive) Technically the member function 'OnLineSig::PullCount' can be static.
  379. [src/utils/wxCas/src/wxcas.h:39]: (style) The class 'WxCas' does not have a constructor.
  380. [src/webserver/src/WebInterface.h:60]: (style) The class 'CamulewebApp' does not have a constructor.
  381. [src/webserver/src/WebServer.h:144]: (style, inconclusive) Technically the member function 'ServerEntry::ID' can be const.
  382. [src/webserver/src/WebServer.h:453]: (style, inconclusive) Technically the member function 'CFileImage::OpenOk' can be const.
  383. [src/webserver/src/WebServer.h:463]: (style, inconclusive) Technically the member function 'CImage3D_Modifiers::operator[]' can be const.
  384. [src/webserver/src/WebServer.h:489]: (style, inconclusive) Technically the member function 'CProgressImage::Name' can be const.
  385. [src/webserver/src/WebServer.h:660]: (style, inconclusive) Technically the member function 'CParsedUrl::Path' can be const.
  386. [src/webserver/src/WebServer.h:661]: (style, inconclusive) Technically the member function 'CParsedUrl::File' can be const.
  387. [src/webserver/src/WebServer.h:201]: (style, inconclusive) Technically the member function 'ItemsContainer<T>::ItemCount' can be const.
  388. [src/webserver/src/WebServer.h:201]: (style, inconclusive) Technically the member function 'ItemsContainer<UploadFile>::ItemCount' can be const.
  389. [src/webserver/src/WebServer.h:201]: (style, inconclusive) Technically the member function 'ItemsContainer<ServerEntry>::ItemCount' can be const.
  390. [src/webserver/src/WebServer.h:201]: (style, inconclusive) Technically the member function 'ItemsContainer<SharedFile>::ItemCount' can be const.
  391. [src/webserver/src/WebServer.h:201]: (style, inconclusive) Technically the member function 'ItemsContainer<SearchFile>::ItemCount' can be const.
  392. [src/webserver/src/WebServer.h:201]: (style, inconclusive) Technically the member function 'ItemsContainer<DownloadFile>::ItemCount' can be const.
  393. [src/webserver/src/WebInterface.cpp:1]: (information) Skipping configuration 'VERSION' because it seems to be invalid. Use -D if you want to check it.
  394. [src/webserver/src/WebInterface.cpp:1]: (information) Skipping configuration 'WEBSERVERDIR' because it seems to be invalid. Use -D if you want to check it.
  395. [src/webserver/src/WebServer.cpp:379]: (style) The scope of the variable 'tag' can be reduced.
  396. [src/webserver/src/WebServer.cpp:697]: (warning) Member variable 'DownloadFile::lSourceCount' is not initialized in the constructor.
  397. [src/webserver/src/WebServer.cpp:697]: (warning) Member variable 'DownloadFile::lNotCurrentSourceCount' is not initialized in the constructor.
  398. [src/webserver/src/WebServer.cpp:697]: (warning) Member variable 'DownloadFile::lTransferringSourceCount' is not initialized in the constructor.
  399. [src/webserver/src/WebServer.cpp:697]: (warning) Member variable 'DownloadFile::lSourceCountA4AF' is not initialized in the constructor.
  400. [src/webserver/src/WebServer.cpp:697]: (warning) Member variable 'DownloadFile::bFileAutoPriority' is not initialized in the constructor.
  401. [src/webserver/src/WebServer.cpp:697]: (warning) Member variable 'DownloadFile::m_Image' is not initialized in the constructor.
  402. [src/webserver/src/WebServer.cpp:647]: (warning) Member variable 'SharedFile::bFileAutoPriority' is not initialized in the constructor.
  403. [src/webserver/src/WebServer.cpp:770]: (warning) Member variable 'DownloadFileInfo::m_width' is not initialized in the constructor.
  404. [src/webserver/src/WebServer.cpp:770]: (warning) Member variable 'DownloadFileInfo::m_height' is not initialized in the constructor.
  405. [src/webserver/src/WebServer.cpp:896]: (warning) Member variable 'CAnyImage::m_width' is not initialized in the constructor.
  406. [src/webserver/src/WebServer.cpp:896]: (warning) Member variable 'CAnyImage::m_height' is not initialized in the constructor.
  407. [src/webserver/src/WebServer.cpp:219]: (warning) Member variable 'CWebServerBase::m_webserver_socket' is not initialized in the constructor.
  408. [src/webserver/src/WebServer.cpp:699]: (performance) Variable 'nHash' is assigned in constructor body. Consider performing initialization in initialization list.
  409. [src/webserver/src/WebServer.cpp:855]: (performance) Variable 'nHash' is assigned in constructor body. Consider performing initialization in initialization list.
  410. [src/webserver/src/php_core_lib.h:49]: (style, inconclusive) Technically the member function 'CWriteStrBuffer::Length' can be const.
  411. [src/webserver/src/WebServer.h:426]: (style) 'class CAnyImage' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
  412. [src/webserver/src/WebServer.h:456]: (style) 'class CImage3D_Modifiers' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
  413. [src/webserver/src/WebServer.cpp:953]: (portability) Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'.
  414. [src/webserver/src/WebServer.cpp:219]: (warning) Member variable 'CWebServerBase::m_upnp' is not initialized in the constructor.
  415. [src/webserver/src/WebServer.cpp:1]: (information) Skipping configuration 'RGB' because it seems to be invalid. Use -D if you want to check it.
  416. [src/webserver/src/php_amule_lib_standalone.cpp:129]: (warning) %d in format string (no. 2) requires a signed integer given in the argument list.
  417. [src/webserver/src/php_amule_lib_standalone.cpp:280]: (style) Variable 'ext' is assigned a value that is never used.
  418. [src/webserver/src/php_amule_lib_standalone.cpp:286]: (style) Variable 'type' is assigned a value that is never used.
  419. [src/webserver/src/php_amule_lib_standalone.cpp:299]: (style) Variable 'avail' is assigned a value that is never used.
  420. [src/webserver/src/php_amule_lib_standalone.cpp:306]: (style) Variable 'min_size' is assigned a value that is never used.
  421. [src/webserver/src/php_amule_lib_standalone.cpp:313]: (style) Variable 'max_size' is assigned a value that is never used.
  422. [src/webserver/src/php_core_lib.cpp:291]: (style) The scope of the variable 'split_limit' can be reduced.
  423. [src/webserver/src/php_core_lib.cpp:531]: (warning) Member variable 'CPhPLibContext::m_curr_str_buffer' is not initialized in the constructor.
  424. [src/webserver/src/php_core_lib.cpp:549]: (warning) Member variable 'CPhPLibContext::m_curr_str_buffer' is not initialized in the constructor.
  425. [src/webserver/src/php_core_lib.cpp:116]: (warning, inconclusive) Member variable 'SortElem::obj' is not initialized in the constructor.
  426. [src/webserver/src/php_core_lib.cpp:571] -> [src/webserver/src/php_core_lib.h:69]: (style, inconclusive) Technically the member function 'CPhPLibContext::SetContext' can be const.
  427. [src/webserver/src/php_core_lib.cpp:318]: (style) The scope of the variable 'error_buff' can be reduced.
  428. [src/webserver/src/php_lexer.c:2015] -> [src/webserver/src/php_lexer.c:2012]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  429. [src/webserver/src/php_lexer.c:2020] -> [src/webserver/src/php_lexer.c:2012]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  430. [src/webserver/src/php_lexer.c:2021] -> [src/webserver/src/php_lexer.c:2012]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  431. [src/webserver/src/php_lexer.c:2024] -> [src/webserver/src/php_lexer.c:2012]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  432. [src/webserver/src/php_lexer.c:2227] -> [src/webserver/src/php_lexer.c:2224]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  433. [src/webserver/src/php_lexer.c:2228] -> [src/webserver/src/php_lexer.c:2224]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  434. [src/webserver/src/php_lexer.c:2229] -> [src/webserver/src/php_lexer.c:2224]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  435. [src/webserver/src/php_lexer.c:2230] -> [src/webserver/src/php_lexer.c:2224]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  436. [src/webserver/src/php_lexer.c:2231] -> [src/webserver/src/php_lexer.c:2224]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  437. [src/webserver/src/php_lexer.c:2232] -> [src/webserver/src/php_lexer.c:2224]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  438. [src/webserver/src/php_lexer.c:2233] -> [src/webserver/src/php_lexer.c:2224]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  439. [src/webserver/src/php_lexer.c:2234] -> [src/webserver/src/php_lexer.c:2224]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  440. [src/webserver/src/php_lexer.c:2235] -> [src/webserver/src/php_lexer.c:2224]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  441. [src/webserver/src/php_lexer.c:2288] -> [src/webserver/src/php_lexer.c:2282]: (warning, inconclusive) Possible null pointer dereference: b - otherwise it is redundant to check it against null.
  442. [src/webserver/src/php_lexer.c:400]: (style) struct or union member 'yy_trans_info::yy_verify' is never used.
  443. [src/webserver/src/php_lexer.c:401]: (style) struct or union member 'yy_trans_info::yy_nxt' is never used.
  444. [src/webserver/src/php_lexer.c:1]: (information) Skipping configuration 'YY_USER_INIT' because it seems to be invalid. Use -D if you want to check it.
  445. [src/webserver/src/php_parser.c:1]: (information) Skipping configuration 'YYPARSE_PARAM' because it seems to be invalid. Use -D if you want to check it.
  446. [src/webserver/src/php_parser.c:1]: (information) Skipping configuration 'YYPRINT' because it seems to be invalid. Use -D if you want to check it.
  447. [src/webserver/src/php_parser.c:1]: (information) Skipping configuration 'YYTYPE_INT16' because it seems to be invalid. Use -D if you want to check it.
  448. [src/webserver/src/php_parser.c:1]: (information) Skipping configuration 'YYTYPE_INT8' because it seems to be invalid. Use -D if you want to check it.
  449. [src/webserver/src/php_parser.c:1]: (information) Skipping configuration 'YYTYPE_UINT16' because it seems to be invalid. Use -D if you want to check it.
  450. [src/webserver/src/php_parser.c:1]: (information) Skipping configuration 'YYTYPE_UINT8' because it seems to be invalid. Use -D if you want to check it.
  451. [src/webserver/src/php_parser.c:1]: (information) Skipping configuration 'short' because it seems to be invalid. Use -D if you want to check it.
  452. [src/webserver/src/php_parser.c:1]: (information) Skipping configuration 'yyoverflow' because it seems to be invalid. Use -D if you want to check it.
  453. [src/webserver/src/php_syntree.cpp:1785]: (style) The scope of the variable 'curr_exec_result' can be reduced.
  454. [src/webserver/src/php_syntree.cpp:531]: (performance) Possible inefficient checking for 'scope_stack' emptiness.
  455. [src/webserver/src/php_syntree.cpp:1947]: (performance) Prefer prefix ++/-- operators for non-primitive types.
  456. [unittests/tests/CTagTest.cpp:209]: (error) Reference to temporary returned.
  457. [unittests/tests/CTagTest.cpp:222]: (error) Reference to temporary returned.
  458. [unittests/tests/FormatTest.cpp:230]: (error) Division by zero.
  459. [src/extern/wxWidgets/listctrl.cpp:5481]: (style) The function 'Arrange' is never used.
  460. [src/IPFilter.cpp:411]: (style) The function 'BanCount' is never used.
  461. [src/kademlia/kademlia/Kademlia.cpp:363]: (style) The function 'CancelClientSearch' is never used.
  462. [src/SharedFileList.cpp:646]: (style) The function 'ClearKadSourcePublishInfo' is never used.
  463. [src/MuleTrayIcon.cpp:286]: (style) The function 'CreatePopupMenu' is never used.
  464. [src/SHAHashSet.cpp:984]: (style) The function 'DbgTest' is never used.
  465. [src/kademlia/net/KademliaUDPListener.cpp:1666]: (style) The function 'DebugClientOutput' is never used.
  466. [src/ClientCreditsList.cpp:451]: (style) The function 'Debug_CheckCrypting' is never used.
  467. [src/OtherFunctions.cpp:363]: (style) The function 'DecodeBase16' is never used.
  468. [src/OtherFunctions.cpp:591]: (style) The function 'DecodeBase64' is never used.
  469. [src/extern/wxWidgets/listctrl.cpp:5498]: (style) The function 'DeleteAllColumns' is never used.
  470. [src/extern/wxWidgets/listctrl.cpp:5824]: (style) The function 'DoGetBestSize' is never used.
  471. [src/Logger.cpp:338]: (style) The function 'DoLogString' is never used.
  472. [src/extern/wxWidgets/listctrl.cpp:5797]: (style) The function 'DoPopupMenu' is never used.
  473. [src/ExternalConn.cpp:2181]: (style) The function 'DownloadFile_AddSource' is never used.
  474. [src/ExternalConn.cpp:2166]: (style) The function 'DownloadFile_RemoveSource' is never used.
  475. [src/CorruptionBlackBox.cpp:244]: (style) The function 'DumpAll' is never used.
  476. [src/OtherFunctions.cpp:1088]: (style) The function 'DumpMem_DW' is never used.
  477. [src/MuleNotebook.cpp:120]: (style) The function 'EnablePopup' is never used.
  478. [src/OtherFunctions.cpp:342]: (style) The function 'EncodeBase16' is never used.
  479. [src/kademlia/kademlia/Kademlia.cpp:347]: (style) The function 'FindIPByNodeID' is never used.
  480. [src/GuiEvents.cpp:778]: (style) The function 'FixAmuleGuiLinkage' is never used.
  481. [src/ExternalConn.cpp:2064]: (style) The function 'FlushStatus' is never used.
  482. [src/libs/common/StringFunctions.cpp:232]: (style) The function 'FuzzyStrCaseCmp' is never used.
  483. [src/MuleGifCtrl.cpp:135]: (style) The function 'GetBestSize' is never used.
  484. [src/ClientRef.cpp:87]: (style) The function 'GetClientChecked' is never used.
  485. [src/ClientList.cpp:350]: (style) The function 'GetClientCount' is never used.
  486. [src/PartFile.cpp:2841]: (style) The function 'GetCommonFilePenalty' is never used.
  487. [src/utils/wxCas/src/onlinesig.cpp:155]: (style) The function 'GetConnexionID' is never used.
  488. [src/DeadSourceList.cpp:89]: (style) The function 'GetDeadSourcesCount' is never used.
  489. [src/utils/wxCas/src/wxcascte.cpp:124]: (style) The function 'GetDefaultAmulesigPath' is never used.
  490. [src/Preferences.cpp:1606]: (style) The function 'GetDefaultMaxConperFive' is never used.
  491. [src/DownloadQueue.cpp:1198]: (style) The function 'GetDownloadingFileCount' is never used.
  492. [src/SharedFileList.cpp:586]: (style) The function 'GetFilePriorityByID' is never used.
  493. [src/extern/wxWidgets/listctrl.cpp:1108]: (style) The function 'GetFormat' is never used.
  494. [src/extern/wxWidgets/listctrl.cpp:5360]: (style) The function 'GetItemBackgroundColour' is never used.
  495. [src/extern/wxWidgets/listctrl.cpp:5386]: (style) The function 'GetItemFont' is never used.
  496. [src/utils/wxCas/src/wxcasprint.cpp:75]: (style) The function 'GetPageInfo' is never used.
  497. [src/DownloadQueue.cpp:1214]: (style) The function 'GetPausedFileCount' is never used.
  498. [src/SharedFileList.cpp:83]: (style) The function 'GetPublishedCount' is never used.
  499. [src/RandomFunctions.cpp:50]: (style) The function 'GetRandomUint64' is never used.
  500. [src/ClientRef.cpp:97]: (style) The function 'GetRef' is never used.
  501. [src/EMSocket.cpp:386]: (style) The function 'GetSentBytesControlPacketSinceLastCallAndReset' is never used.
  502. [src/utils/wxCas/src/onlinesig.cpp:206]: (style) The function 'GetSessionDL' is never used.
  503. [src/utils/wxCas/src/onlinesig.cpp:201]: (style) The function 'GetSessionUL' is never used.
  504. [src/KnownFile.cpp:172]: (style) The function 'GetStrTagValue' is never used.
  505. [src/ThreadScheduler.cpp:210]: (style) The function 'GetTaskCount' is never used.
  506. [src/extern/wxWidgets/listctrl.cpp:5409]: (style) The function 'GetTopItem' is never used.
  507. [src/utils/wxCas/src/onlinesig.cpp:191]: (style) The function 'GetTotalDL' is never used.
  508. [src/utils/wxCas/src/onlinesig.cpp:185]: (style) The function 'GetTotalUL' is never used.
  509. [src/BaseClient.cpp:2021]: (style) The function 'GetUploadFileInfo' is never used.
  510. [src/extern/wxWidgets/listctrl.cpp:741]: (style) The function 'HasFocus' is never used.
  511. [src/utils/wxCas/src/wxcasprint.cpp:85]: (style) The function 'HasPage' is never used.
  512. [src/FriendList.cpp:194]: (style) The function 'IsAlreadyFriend' is never used.
  513. [src/ServerConnect.cpp:632]: (style) The function 'IsConnectedObfuscated' is never used.
  514. [src/UploadClient.cpp:153]: (style) The function 'IsDifferentPartBlock' is never used.
  515. [src/libs/common/Path.cpp:361]: (style) The function 'IsFile' is never used.
  516. [src/extern/wxWidgets/listctrl.cpp:944]: (style) The function 'IsHit' is never used.
  517. [src/kademlia/kademlia/SearchManager.cpp:62]: (style) The function 'IsSearching' is never used.
  518. [src/amule.cpp:1816]: (style) The function 'ListenSocketHandler' is never used.
  519. [src/StatTree.cpp:46]: (style) The function 'NewStatTreeItemId' is never used.
  520. [src/amuleDlg.cpp:489]: (style) The function 'OnAboutButton' is never used.
  521. [src/utils/wxCas/src/wxcasframe.cpp:525]: (style) The function 'OnAbsHitButton' is never used.
  522. [src/AddFriend.cpp:52]: (style) The function 'OnAddBtn' is never used.
  523. [src/TransferWnd.cpp:235]: (style) The function 'OnAddCategory' is never used.
  524. [src/SharedFilesCtrl.cpp:709]: (style) The function 'OnAddCollection' is never used.
  525. [src/PartFileConvertDlg.cpp:198]: (style) The function 'OnAddFolder' is never used.
  526. [src/ChatWnd.cpp:146]: (style) The function 'OnAddFriend' is never used.
  527. [src/utils/aLinkCreator/src/alcframe.cpp:589]: (style) The function 'OnAddUrlButton' is never used.
  528. [src/MuleListCtrl.cpp:778]: (style) The function 'OnAllItemsDeleted' is never used.
  529. [src/ChatWnd.cpp:172]: (style) The function 'OnAllPagesClosed' is never used.
  530. [src/utils/wxCas/src/wxcasprefs.cpp:328]: (style) The function 'OnAutoStatImgBrowseButton' is never used.
  531. [src/utils/wxCas/src/wxcasprefs.cpp:343]: (style) The function 'OnAutoStatImgCheck' is never used.
  532. [src/utils/aLinkCreator/src/alcframe.cpp:468]: (style) The function 'OnBarAbout' is never used.
  533. [src/utils/aLinkCreator/src/alcframe.cpp:425]: (style) The function 'OnBarCopy' is never used.
  534. [src/utils/wxCas/src/wxcasframe.cpp:398]: (style) The function 'OnBarPrefs' is never used.
  535. [src/utils/wxCas/src/wxcasframe.cpp:383]: (style) The function 'OnBarPrint' is never used.
  536. [src/utils/wxCas/src/wxcasframe.cpp:318]: (style) The function 'OnBarRefresh' is never used.
  537. [src/utils/wxCas/src/wxcasframe.cpp:343]: (style) The function 'OnBarSave' is never used.
  538. [src/utils/aLinkCreator/src/alcframe.cpp:381]: (style) The function 'OnBarSaveAs' is never used.
  539. [src/CatDialog.cpp:213]: (style) The function 'OnBnClickColor' is never used.
  540. [src/ServerWnd.cpp:95]: (style) The function 'OnBnClickedAddserver' is never used.
  541. [src/KadDlg.cpp:172]: (style) The function 'OnBnClickedBootstrapClient' is never used.
  542. [src/KadDlg.cpp:198]: (style) The function 'OnBnClickedBootstrapKnown' is never used.
  543. [src/CatDialog.cpp:120]: (style) The function 'OnBnClickedBrowse' is never used.
  544. [src/FileDetailDialog.cpp:365]: (style) The function 'OnBnClickedButtonStrip' is never used.
  545. [src/CommentDialog.cpp:70]: (style) The function 'OnBnClickedCancel' is never used.
  546. [src/ChatWnd.cpp:166]: (style) The function 'OnBnClickedCclose' is never used.
  547. [src/CommentDialog.cpp:65]: (style) The function 'OnBnClickedClear' is never used.
  548. [src/ChatWnd.cpp:158]: (style) The function 'OnBnClickedCsend' is never used.
  549. [src/KadDlg.cpp:204]: (style) The function 'OnBnClickedDisconnectKad' is never used.
  550. [src/SearchDlg.cpp:450]: (style) The function 'OnBnClickedDownload' is never used.
  551. [src/ServerWnd.cpp:282]: (style) The function 'OnBnClickedED2KDisconnect' is never used.
  552. [src/amuleDlg.cpp:929]: (style) The function 'OnBnClickedFast' is never used.
  553. [src/FileDetailDialog.cpp:303]: (style) The function 'OnBnClickedNextFile' is never used.
  554. [src/CatDialog.cpp:133]: (style) The function 'OnBnClickedOk' is never used.
  555. [src/FileDetailDialog.cpp:293]: (style) The function 'OnBnClickedPrevFile' is never used.
  556. [src/CommentDialogLst.cpp:77]: (style) The function 'OnBnClickedRefresh' is never used.
  557. [src/SearchDlg.cpp:605]: (style) The function 'OnBnClickedReset' is never used.
  558. [src/ServerWnd.cpp:143]: (style) The function 'OnBnClickedResetLog' is never used.
  559. [src/ServerWnd.cpp:149]: (style) The function 'OnBnClickedResetServerLog' is never used.
  560. [src/FileDetailDialog.cpp:228]: (style) The function 'OnBnClickedShowComment' is never used.
  561. [src/SearchDlg.cpp:273]: (style) The function 'OnBnClickedStart' is never used.
  562. [src/KadDlg.cpp:210]: (style) The function 'OnBnClickedUpdateNodeList' is never used.
  563. [src/ServerWnd.cpp:136]: (style) The function 'OnBnClickedUpdateservermetfromurl' is never used.
  564. [src/CaptchaDialog.cpp:63]: (style) The function 'OnBnClose' is never used.
  565. [src/utils/aLinkCreator/src/alcframe.cpp:319]: (style) The function 'OnBrowseButton' is never used.
  566. [src/HTTPDownload.cpp:108]: (style) The function 'OnBtnCancel' is never used.
  567. [src/TransferWnd.cpp:388]: (style) The function 'OnBtnClearDownloads' is never used.
  568. [src/SharedFilesWnd.cpp:211]: (style) The function 'OnBtnReloadShared' is never used.
  569. [src/PrefsUnifiedDlg.cpp:1021]: (style) The function 'OnButtonBrowseApplication' is never used.
  570. [src/PrefsUnifiedDlg.cpp:960]: (style) The function 'OnButtonColorChange' is never used.
  571. [src/PrefsUnifiedDlg.cpp:977]: (style) The function 'OnButtonDir' is never used.
  572. [src/PrefsUnifiedDlg.cpp:1055]: (style) The function 'OnButtonEditAddr' is never used.
  573. [src/PrefsUnifiedDlg.cpp:1068]: (style) The function 'OnButtonIPFilterReload' is never used.
  574. [src/PrefsUnifiedDlg.cpp:1074]: (style) The function 'OnButtonIPFilterUpdate' is never used.
  575. [src/PrefsUnifiedDlg.cpp:778]: (style) The function 'OnCancel' is never used.
  576. [src/TransferWnd.cpp:312]: (style) The function 'OnCategoryChanged' is never used.
  577. [src/PrefsUnifiedDlg.cpp:786]: (style) The function 'OnCheckBoxChange' is never used.
  578. [src/extern/wxWidgets/listctrl.cpp:2903]: (style) The function 'OnChildFocus' is never used.
  579. [src/MuleTextCtrl.cpp:130]: (style) The function 'OnClear' is never used.
  580. [src/DownloadListCtrl.cpp:519]: (style) The function 'OnClearCompleted' is never used.
  581. [src/utils/aLinkCreator/src/alcframe.cpp:632]: (style) The function 'OnClearUrlButton' is never used.
  582. [src/AddFriend.cpp:82]: (style) The function 'OnCloseBtn' is never used.
  583. [src/PartFileConvertDlg.cpp:221]: (style) The function 'OnCloseButton' is never used.
  584. [src/PrefsUnifiedDlg.cpp:971]: (style) The function 'OnColorCategorySelected' is never used.
  585. [src/MuleListCtrl.cpp:471]: (style) The function 'OnColumnRClick' is never used.
  586. [src/SearchListCtrl.cpp:675]: (style) The function 'OnColumnResize' is never used.
  587. [src/utils/aLinkCreator/src/alcframe.cpp:418]: (style) The function 'OnCopyButton' is never used.
  588. [src/amule.cpp:1134]: (style) The function 'OnCoreTimer' is never used.
  589. [src/SharedFilesCtrl.cpp:311]: (style) The function 'OnCreateURI' is never used.
  590. [src/TransferWnd.cpp:253]: (style) The function 'OnDelCategory' is never used.
  591. [src/amule-remote-gui.cpp:313]: (style) The function 'OnECConnection' is never used.
  592. [src/amule-remote-gui.cpp:337]: (style) The function 'OnECInitDone' is never used.
  593. [src/TransferWnd.cpp:282]: (style) The function 'OnEditCategory' is never used.
  594. [src/SharedFilesCtrl.cpp:348]: (style) The function 'OnEditComment' is never used.
  595. [src/extern/wxWidgets/listctrl.cpp:619]: (style) The function 'OnErase' is never used.
  596. [src/SearchDlg.cpp:207]: (style) The function 'OnExtendedSearchChange' is never used.
  597. [src/ExternalConnector.cpp:621]: (style) The function 'OnFatalException' is never used.
  598. [src/SearchDlg.cpp:327]: (style) The function 'OnFieldChanged' is never used.
  599. [src/KadDlg.cpp:157]: (style) The function 'OnFieldsChange' is never used.
  600. [src/SearchDlg.cpp:215]: (style) The function 'OnFilterCheckChange' is never used.
  601. [src/SearchDlg.cpp:359]: (style) The function 'OnFilteringChange' is never used.
  602. [src/amule.cpp:1292]: (style) The function 'OnFinishedAICHHashing' is never used.
  603. [src/amule.cpp:1327]: (style) The function 'OnFinishedAllocation' is never used.
  604. [src/amule.cpp:1312]: (style) The function 'OnFinishedCompletion' is never used.
  605. [src/amule-remote-gui.cpp:203]: (style) The function 'OnFinishedHTTPDownload' is never used.
  606. [src/amule.cpp:1251]: (style) The function 'OnFinishedHashing' is never used.
  607. [src/utils/wxCas/src/wxcasprefs.cpp:362]: (style) The function 'OnFtpUpdateCheck' is never used.
  608. [src/utils/wxCas/src/wxcasframe.cpp:445]: (style) The function 'OnFtpUpdateTimer' is never used.
  609. [src/amuleDlg.cpp:1082]: (style) The function 'OnGUITimer' is never used.
  610. [src/ServerListCtrl.cpp:501]: (style) The function 'OnGetED2kURL' is never used.
  611. [src/DownloadListCtrl.cpp:547]: (style) The function 'OnGetFeedback' is never used.
  612. [src/DownloadListCtrl.cpp:525]: (style) The function 'OnGetLink' is never used.
  613. [src/SearchList.cpp:409]: (style) The function 'OnGlobalSearchTimer' is never used.
  614. [src/utils/wxCas/src/wxcasframe.cpp:517]: (style) The function 'OnHitButton' is never used.
  615. [src/IPFilter.cpp:522]: (style) The function 'OnIPFilterEvent' is never used.
  616. [src/amuleDlg.cpp:532]: (style) The function 'OnImportButton' is never used.
  617. [src/DirectoryTreeCtrl.cpp:151]: (style) The function 'OnItemActivated' is never used.
  618. [src/MuleListCtrl.cpp:768]: (style) The function 'OnItemDeleted' is never used.
  619. [src/DirectoryTreeCtrl.cpp:139]: (style) The function 'OnItemExpanding' is never used.
  620. [src/ServerListCtrl.cpp:370]: (style) The function 'OnItemRightClicked' is never used.
  621. [src/MuleListCtrl.cpp:750]: (style) The function 'OnItemSelected' is never used.
  622. [src/extern/wxWidgets/listctrl.cpp:3405]: (style) The function 'OnKeyDown' is never used.
  623. [src/DownloadListCtrl.cpp:794]: (style) The function 'OnKeyPressed' is never used.
  624. [src/extern/wxWidgets/listctrl.cpp:2220]: (style) The function 'OnKeyUp' is never used.
  625. [src/extern/wxWidgets/listctrl.cpp:2243]: (style) The function 'OnKillFocus' is never used.
  626. [src/PrefsUnifiedDlg.cpp:1220]: (style) The function 'OnLanguageChoice' is never used.
  627. [src/FileDetailDialog.cpp:471]: (style) The function 'OnListClickedTakeOver' is never used.
  628. [src/SearchDlg.cpp:199]: (style) The function 'OnListItemSelected' is never used.
  629. [src/Logger.cpp:224]: (style) The function 'OnLoggingEvent' is never used.
  630. [src/amuleDlg.cpp:1395]: (style) The function 'OnMainGUISizeChange' is never used.
  631. [src/SearchListCtrl.cpp:729]: (style) The function 'OnMarkAsKnown' is never used.
  632. [src/MuleListCtrl.cpp:487]: (style) The function 'OnMenuSelected' is never used.
  633. [src/amuleDlg.cpp:1060]: (style) The function 'OnMinimize' is never used.
  634. [src/extern/wxWidgets/listctrl.cpp:1953]: (style) The function 'OnMouse' is never used.
  635. [src/MuleNotebook.cpp:200]: (style) The function 'OnMouseLeftRelease' is never used.
  636. [src/DownloadListCtrl.cpp:769]: (style) The function 'OnMouseMiddleClick' is never used.
  637. [src/MuleNotebook.cpp:225]: (style) The function 'OnMouseMotion' is never used.
  638. [src/DownloadListCtrl.cpp:632]: (style) The function 'OnMouseRightClick' is never used.
  639. [src/MuleListCtrl.cpp:616]: (style) The function 'OnMouseWheel' is never used.
  640. [src/ChatWnd.cpp:87]: (style) The function 'OnNMRclickChatTab' is never used.
  641. [src/TransferWnd.cpp:323]: (style) The function 'OnNMRclickDLtab' is never used.
  642. [src/amule-remote-gui.cpp:343]: (style) The function 'OnNotifyEvent' is never used.
  643. [src/PrefsUnifiedDlg.cpp:585]: (style) The function 'OnOk' is never used.
  644. [src/ColorFrameCtrl.cpp:81]: (style) The function 'OnPaint' is never used.
  645. [src/MuleTextCtrl.cpp:114]: (style) The function 'OnPaste' is never used.
  646. [src/amule-remote-gui.cpp:145]: (style) The function 'OnPollTimer' is never used.
  647. [src/ChatWnd.cpp:123]: (style) The function 'OnPopupClose' is never used.
  648. [src/ChatWnd.cpp:129]: (style) The function 'OnPopupCloseAll' is never used.
  649. [src/ChatWnd.cpp:135]: (style) The function 'OnPopupCloseOthers' is never used.
  650. [src/SearchListCtrl.cpp:743]: (style) The function 'OnPopupDownload' is never used.
  651. [src/SearchListCtrl.cpp:681]: (style) The function 'OnPopupGetUrl' is never used.
  652. [src/amuleDlg.cpp:518]: (style) The function 'OnPrefButton' is never used.
  653. [src/PrefsUnifiedDlg.cpp:1080]: (style) The function 'OnPrefsPageChange' is never used.
  654. [src/DownloadListCtrl.cpp:586]: (style) The function 'OnPreviewFile' is never used.
  655. [src/utils/wxCas/src/wxcasprint.cpp:46]: (style) The function 'OnPrintPage' is never used.
  656. [src/ServerListCtrl.cpp:447]: (style) The function 'OnPriorityChange' is never used.
  657. [src/HTTPDownload.cpp:114]: (style) The function 'OnProgress' is never used.
  658. [src/DirectoryTreeCtrl.cpp:160]: (style) The function 'OnRButtonDown' is never used.
  659. [src/MuleNotebook.cpp:133]: (style) The function 'OnRMButton' is never used.
  660. [src/PrefsUnifiedDlg.cpp:1176]: (style) The function 'OnRateLimitChanged' is never used.
  661. [src/SearchListCtrl.cpp:701]: (style) The function 'OnRazorStatsCheck' is never used.
  662. [src/utils/wxCas/src/wxcasframe.cpp:415]: (style) The function 'OnRefreshTimer' is never used.
  663. [src/SearchListCtrl.cpp:713]: (style) The function 'OnRelatedSearch' is never used.
  664. [src/utils/aLinkCreator/src/alcframe.cpp:625]: (style) The function 'OnRemoveUrlButton' is never used.
  665. [src/FriendListCtrl.cpp:116]: (style) The function 'OnRightClick' is never used.
  666. [src/MuleTextCtrl.cpp:71]: (style) The function 'OnRightDown' is never used.
  667. [src/ServerWnd.cpp:275]: (style) The function 'OnSashPositionChanged' is never used.
  668. [src/SharedFilesWnd.cpp:302]: (style) The function 'OnSashPositionChanging' is never used.
  669. [src/utils/aLinkCreator/src/alcframe.cpp:388]: (style) The function 'OnSaveAsButton' is never used.
  670. [src/extern/wxWidgets/listctrl.cpp:4860]: (style) The function 'OnScroll' is never used.
  671. [src/PrefsUnifiedDlg.cpp:1111]: (style) The function 'OnScrollBarChange' is never used.
  672. [src/SearchDlg.cpp:231]: (style) The function 'OnSearchClosing' is never used.
  673. [src/SearchDlg.cpp:252]: (style) The function 'OnSearchPageChanged' is never used.
  674. [src/MuleTextCtrl.cpp:120]: (style) The function 'OnSelAll' is never used.
  675. [src/FileDetailListCtrl.cpp:66]: (style) The function 'OnSelect' is never used.
  676. [src/SharedFilesWnd.cpp:342]: (style) The function 'OnSelectClientsMode' is never used.
  677. [src/FriendListCtrl.cpp:149]: (style) The function 'OnSendMessage' is never used.
  678. [src/amule.cpp:1114]: (style) The function 'OnServerDnsDone' is never used.
  679. [src/ExternalConn.cpp:394]: (style) The function 'OnServerEvent' is never used.
  680. [src/TransferWnd.cpp:218]: (style) The function 'OnSetCatPriority' is never used.
  681. [src/TransferWnd.cpp:206]: (style) The function 'OnSetCatStatus' is never used.
  682. [src/DownloadListCtrl.cpp:479]: (style) The function 'OnSetCategory' is never used.
  683. [src/TransferWnd.cpp:297]: (style) The function 'OnSetDefaultCat' is never used.
  684. [src/extern/wxWidgets/listctrl.cpp:2088]: (style) The function 'OnSetFocus' is never used.
  685. [src/FriendListCtrl.cpp:221]: (style) The function 'OnSetFriendslot' is never used.
  686. [src/DownloadListCtrl.cpp:427]: (style) The function 'OnSetPriority' is never used.
  687. [src/SharedFilesCtrl.cpp:296]: (style) The function 'OnSetPriorityAuto' is never used.
  688. [src/DownloadListCtrl.cpp:495]: (style) The function 'OnSetStatus' is never used.
  689. [src/FriendListCtrl.cpp:193]: (style) The function 'OnShowDetails' is never used.
  690. [src/amule.cpp:1108]: (style) The function 'OnSourceDnsDone' is never used.
  691. [src/utils/aLinkCreator/src/alcframe.cpp:499]: (style) The function 'OnStartButton' is never used.
  692. [src/ServerListCtrl.cpp:470]: (style) The function 'OnStaticChange' is never used.
  693. [src/GenericClientListCtrl.cpp:479]: (style) The function 'OnSwapSource' is never used.
  694. [src/DownloadListCtrl.cpp:455]: (style) The function 'OnSwapSources' is never used.
  695. [src/amule.cpp:1121]: (style) The function 'OnTCPTimer' is never used.
  696. [src/FileDetailDialog.cpp:262]: (style) The function 'OnTextFileNameChange' is never used.
  697. [src/amuleDlg.cpp:424]: (style) The function 'OnToolBarButton' is never used.
  698. [src/PrefsUnifiedDlg.cpp:1099]: (style) The function 'OnToolTipDelayChange' is never used.
  699. [src/amule.cpp:1101]: (style) The function 'OnUDPDnsDone' is never used.
  700. [src/PrefsUnifiedDlg.cpp:1207]: (style) The function 'OnUserEventSelected' is never used.
  701. [src/utils/wxCas/src/wxcasprefs.cpp:372]: (style) The function 'OnValidateButton' is never used.
  702. [src/GenericClientListCtrl.cpp:556]: (style) The function 'OnViewClientInfo' is never used.
  703. [src/DownloadListCtrl.cpp:576]: (style) The function 'OnViewFileComments' is never used.
  704. [src/DownloadListCtrl.cpp:566]: (style) The function 'OnViewFileInfo' is never used.
  705. [src/FriendListCtrl.cpp:208]: (style) The function 'OnViewFiles' is never used.
  706. [src/webserver/src/WebServer.cpp:327]: (style) The function 'OnWebSocketEvent' is never used.
  707. [src/webserver/src/WebServer.cpp:304]: (style) The function 'OnWebSocketServerEvent' is never used.
  708. [src/Proxy.cpp:104]: (style) The function 'ProxySocketHandler' is never used.
  709. [src/MuleCollection.cpp:132]: (style) The function 'ReadInt' is never used.
  710. [src/ListenSocket.cpp:141]: (style) The function 'RecalculateStats' is never used.
  711. [src/extern/wxWidgets/listctrl.cpp:5883]: (style) The function 'RefreshItems' is never used.
  712. [src/PartFile.cpp:2081]: (style) The function 'RemoveAllRequestedBlocks' is never used.
  713. [src/UploadBandwidthThrottler.cpp:158]: (style) The function 'RemoveFromStandardList' is never used.
  714. [src/PartFileConvertDlg.cpp:226]: (style) The function 'RemoveSel' is never used.
  715. [src/PartFileConvertDlg.cpp:237]: (style) The function 'RetrySel' is never used.
  716. [src/extern/wxWidgets/listctrl.cpp:5627]: (style) The function 'ScrollList' is never used.
  717. [src/MuleTrayIcon.cpp:142]: (style) The function 'ServerConnection' is never used.
  718. [src/GuiEvents.cpp:437]: (style) The function 'ServerRemoveAll' is never used.
  719. [src/GuiEvents.cpp:482]: (style) The function 'ServerUpdateKadKInfo' is never used.
  720. [src/ExternalConn.cpp:2081]: (style) The function 'SetChildDirty' is never used.
  721. [src/ExternalConn.cpp:1929]: (style) The function 'SetCompleted' is never used.
  722. [src/MuleTrayIcon.cpp:115]: (style) The function 'SetDownloadSpeed' is never used.
  723. [src/extern/wxWidgets/listctrl.cpp:1073]: (style) The function 'SetFormat' is never used.
  724. [src/extern/wxWidgets/listctrl.cpp:5378]: (style) The function 'SetItemFont' is never used.
  725. [src/extern/wxWidgets/listctrl.cpp:5297]: (style) The function 'SetItemPosition' is never used.
  726. [src/extern/wxWidgets/listctrl.cpp:5080]: (style) The function 'SetSingleStyle' is never used.
  727. [src/EMSocket.cpp:731]: (style) The function 'SetTimeOut' is never used.
  728. [src/MuleTrayIcon.cpp:89]: (style) The function 'SetUploadSpeed' is never used.
  729. [src/NetworkFunctions.cpp:146]: (style) The function 'SetupFilter' is never used.
  730. [src/ExternalConn.cpp:2186]: (style) The function 'SharedFile_AddFile' is never used.
  731. [src/ExternalConn.cpp:2206]: (style) The function 'SharedFile_RemoveAllFiles' is never used.
  732. [src/ExternalConn.cpp:2196]: (style) The function 'SharedFile_RemoveFile' is never used.
  733. [src/MuleTrayIcon.cpp:149]: (style) The function 'ShowHide' is never used.
  734. [unittests/tests/FileDataIOTest.cpp:27]: (style) The function 'StringFrom<CMD4Hash>' is never used.
  735. [unittests/tests/FileDataIOTest.cpp:14]: (style) The function 'StringFrom<CPath>' is never used.
  736. [unittests/tests/CUInt128Test.cpp:34]: (style) The function 'StringFrom<CUInt128>' is never used.
  737. [src/MuleTrayIcon.cpp:522]: (style) The function 'SwitchShow' is never used.
  738. [src/amule.cpp:1917]: (style) The function 'UDPSocketHandler' is never used.
  739. [src/libs/common/StringFunctions.cpp:69]: (style) The function 'URLEncode' is never used.
  740. [src/UPnPBase.cpp:1576]: (style) The function 'Unsubscribe' is never used.
  741. [src/amule-remote-gui.cpp:851]: (style) The function 'UpdateUserFileStatus' is never used.
  742. [src/CFile.cpp:81]: (style) The function '_access' is never used.
  743. [src/webserver/src/php_syntree.cpp:760]: (style) The function 'array_is_key_here' is never used.
  744. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:399]: (style) The function 'contextMenuEvent' is never used.
  745. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:239]: (style) The function 'dataUpdated' is never used.
  746. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:359]: (style) The function 'dragEnterEvent' is never used.
  747. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:368]: (style) The function 'dropEvent' is never used.
  748. [src/StateMachine.cpp:101]: (style) The function 'flush_queue' is never used.
  749. [src/utils/plasmamule/qt-emc.cpp:50]: (style) The function 'getError' is never used.
  750. [unittests/muleunit/testcase.cpp:48]: (style) The function 'getTestsCount' is never used.
  751. [src/CFile.cpp:83]: (style) The function 'mktemp' is never used.
  752. [src/muuli_wdr.cpp:5094]: (style) The function 'moreImages' is never used.
  753. [src/muuli_wdr.cpp:3526]: (style) The function 'muleToolbar' is never used.
  754. [src/libs/common/strerror_r.c:69]: (style) The function 'mule_strerror_r' is never used.
  755. [src/utils/plasmamule/plasma-applet-plasmamule.cpp:78]: (style) The function 'paintInterface' is never used.
  756. [src/webserver/src/php_amule_lib.cpp:119]: (style) The function 'php_native_kad_connect' is never used.
  757. [src/webserver/src/php_amule_lib.cpp:143]: (style) The function 'php_native_kad_disconnect' is never used.
  758. [src/webserver/src/php_core_lib.cpp:254]: (style) The function 'php_native_substr' is never used.
  759. [src/webserver/src/php_lexer.c:2250]: (style) The function 'php_scan_string' is never used.
  760. [src/webserver/src/php_lexer.c:2427]: (style) The function 'phpget_debug' is never used.
  761. [src/webserver/src/php_lexer.c:2371]: (style) The function 'phpget_in' is never used.
  762. [src/webserver/src/php_lexer.c:2387]: (style) The function 'phpget_leng' is never used.
  763. [src/webserver/src/php_lexer.c:2362]: (style) The function 'phpget_lineno' is never used.
  764. [src/webserver/src/php_lexer.c:2379]: (style) The function 'phpget_out' is never used.
  765. [src/webserver/src/php_lexer.c:2396]: (style) The function 'phpget_text' is never used.
  766. [src/webserver/src/php_lexer.c:2473]: (style) The function 'phplex_destroy' is never used.
  767. [src/webserver/src/php_lexer.c:2115]: (style) The function 'phppush_buffer_state' is never used.
  768. [src/webserver/src/php_lexer.c:2432]: (style) The function 'phpset_debug' is never used.
  769. [src/webserver/src/php_lexer.c:2417]: (style) The function 'phpset_in' is never used.
  770. [src/webserver/src/php_lexer.c:2405]: (style) The function 'phpset_lineno' is never used.
  771. [src/webserver/src/php_lexer.c:2422]: (style) The function 'phpset_out' is never used.
  772. [src/utils/aLinkCreator/src/md4.cpp:261]: (style) The function 'selfTest' is never used.
  773. [src/utils/plasmamule/plasma-engine-plasmamule.cpp:46]: (style) The function 'sourceRequestEvent' is never used.
  774. [src/libs/common/StringFunctions.cpp:152]: (style) The function 'validateURI' is never used.
  775. [src/IPFilterScanner.cpp:1980]: (style) The function 'yy_flex_strlen' is never used.
  776. [src/webserver/src/php_lexer.c:2317]: (style) The function 'yy_pop_state' is never used.
  777. [src/webserver/src/php_lexer.c:2293]: (style) The function 'yy_push_state' is never used.
  778. [src/Scanner.cpp:1756]: (style) The function 'yy_scan_string' is never used.
  779. [src/webserver/src/php_lexer.c:2325]: (style) The function 'yy_top_state' is never used.
  780. [src/Scanner.cpp:1896]: (style) The function 'yyget_debug' is never used.
  781. [src/Scanner.cpp:1840]: (style) The function 'yyget_in' is never used.
  782. [src/Scanner.cpp:1856]: (style) The function 'yyget_leng' is never used.
  783. [src/Scanner.cpp:1831]: (style) The function 'yyget_lineno' is never used.
  784. [src/Scanner.cpp:1848]: (style) The function 'yyget_out' is never used.
  785. [src/Scanner.cpp:1865]: (style) The function 'yyget_text' is never used.
  786. [src/IPFilterScanner.cpp:1766]: (style) The function 'yyip_scan_string' is never used.
  787. [src/IPFilterScanner.cpp:1906]: (style) The function 'yyipget_debug' is never used.
  788. [src/IPFilterScanner.cpp:1850]: (style) The function 'yyipget_in' is never used.
  789. [src/IPFilterScanner.cpp:1866]: (style) The function 'yyipget_leng' is never used.
  790. [src/IPFilterScanner.cpp:1841]: (style) The function 'yyipget_lineno' is never used.
  791. [src/IPFilterScanner.cpp:1858]: (style) The function 'yyipget_out' is never used.
  792. [src/IPFilterScanner.cpp:1875]: (style) The function 'yyipget_text' is never used.
  793. [src/IPFilterScanner.cpp:1945]: (style) The function 'yyiplex_destroy' is never used.
  794. [src/IPFilterScanner.cpp:1631]: (style) The function 'yyippush_buffer_state' is never used.
  795. [src/IPFilterScanner.cpp:1911]: (style) The function 'yyipset_debug' is never used.
  796. [src/IPFilterScanner.cpp:1896]: (style) The function 'yyipset_in' is never used.
  797. [src/IPFilterScanner.cpp:1884]: (style) The function 'yyipset_lineno' is never used.
  798. [src/IPFilterScanner.cpp:1901]: (style) The function 'yyipset_out' is never used.
  799. [src/Scanner.cpp:1621]: (style) The function 'yypush_buffer_state' is never used.
  800. [src/Scanner.cpp:1901]: (style) The function 'yyset_debug' is never used.
  801. [src/Scanner.cpp:1886]: (style) The function 'yyset_in' is never used.
  802. [src/Scanner.cpp:1874]: (style) The function 'yyset_lineno' is never used.
  803. [src/Scanner.cpp:1891]: (style) The function 'yyset_out' is never used.
  804. (information) Cppcheck cannot find all the include files (use --check-config for details)
Add Comment
Please, Sign In to add comment