BaseDevice.cc:15:2: warning: #warning "Temporary debug"
DeviceStorage.cc:15:2: warning: #warning "Temporary debug"
Engine.cc: In member function ‘void CEngine::EternalThread()’:
Engine.cc:176: warning: unused variable ‘nameBuf’
Engine.cc:175: warning: ‘connection’ may be used uninitialized in this function
IFSearch.cc:31:2: warning: #warning "Temporary debug"
PeerHoodImpl.cc:1686:2: warning: #warning "CPeerHoodImpl::RoamingThread : possible memory leak"
PeerHoodImpl.cc: In constructor ‘CPeerHoodImpl::CPeerHoodImpl(CBasicCallback*)’:
PeerHoodImpl.cc:79: warning: deprecated conversion from string constant to ‘char*’
PeerHoodImpl.cc: In member function ‘MAbstractConnection* CPeerHoodImpl::Connect(const std::string&, const std::string&, int, int, const std::string&, const std::string&, int)’:
PeerHoodImpl.cc:566: warning: unused variable ‘roam’
PeerHoodImpl.cc: In static member function ‘static void* CPeerHoodImpl::RoamingThreadStarter(void*)’:
PeerHoodImpl.cc:1216: warning: unused variable ‘tempThreadInfo’
PeerHoodImpl.cc: In member function ‘void CPeerHoodImpl::RoamingThread()’:
PeerHoodImpl.cc:1378: warning: unused variable ‘lowCount’
TCPConnection.cc:23:2: warning: #warning "Temporary debug"
TCPConnection.cc: In member function ‘virtual bool CTCPConnection::HasData()’:
TCPConnection.cc:421: warning: control reaches end of non-void function
UDPConnection.cc:26:2: warning: #warning "Temporary debug"
UDPConnection.cc: In member function ‘bool CUDPConnection::HasData()’:
UDPConnection.cc:257: warning: control reaches end of non-void function
VirtualConnection.cc:33:2: warning: #warning "Temporary debug"
VirtualConnection.cc: In member function ‘virtual bool CVirtualConnection::HasData()’:
VirtualConnection.cc:324: warning: control reaches end of non-void function
In file included from Daemon.cc:29:
Daemon.h:31:1: warning: "ERR" redefined
In file included from Daemon.cc:27:
../result/include/peerhood/AbstractPlugin.h:22:1: warning: this is the location of the previous definition
LocalConnection.cc:24:2: warning: #warning "Temporary debug"
LocalConnection.cc:194:2: warning: #warning "changed"
LocalConnection.cc: In member function ‘virtual bool CLocalConnection::HasData()’:
LocalConnection.cc:353: warning: control reaches end of non-void function
BTConnection.cc: In member function ‘virtual MAbstractConnection* CBTConnection::AcceptL()’:
BTConnection.cc:279: warning: unused variable ‘tempBuf’
BTMonitor.cc:25:2: warning: #warning "Temporary debug"
In file included from BTPlugin.cc:25:
../result/include/peerhood/Daemon.h:31:1: warning: "ERR" redefined
In file included from BTPlugin.h:22,
                 from BTPlugin.cc:24:
../result/include/peerhood/AbstractPlugin.h:22:1: warning: this is the location of the previous definition
BTPlugin.cc:27:2: warning: #warning check the sdp part naming conventions!
proto-client-new.cc: In function ‘void Numbers(MPeerHood*)’:
proto-client-new.cc:288: warning: taking address of temporary
proto-service4.cc: In function ‘int main(int, char**)’:
proto-service4.cc:42: warning: unused variable ‘set’
proto-service4.cc:43: warning: unused variable ‘timeVal’
