Citation :
== License(s): GPL
BaseClient.cpp
updownclient.h: In member function 'void CUpDownClient::SetFileComment(char*)':
updownclient.h:328: error: no matching function for call to 'wxString::Printf(const char [3], char*& )'
/usr/include/wx-2.6/wx/string.h:1080: note: candidates are: int wxString::Printf(const wxChar*, ...)
PartFile.h: At global scope:
PartFile.h:116: error: extra qualification 'CPartFile::' on member 'getPartfileStatus'
PartFile.h:117: error: extra qualification 'CPartFile::' on member 'getTimeRemaining'
SafeFile.h:28: error: extra qualification 'CSafeFile::' on member 'CSafeFile'
SafeFile.h:35: error: extra qualification 'CSafeMemFile::' on member 'CSafeMemFile'
server.h: In member function 'void CServer::SetVersion(unsigned char*)':
server.h:82: error: ambiguous overload for 'operator=' in '((CServer*)this)->CServer::m_strVersion = pszVersion'
/usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
/usr/include/wx-2.6/wx/string.h:846: note: wxString& wxString::operator=(wxChar) <near match>
/usr/include/wx-2.6/wx/string.h:860: note: wxString& wxString::operator=(const wxWCharBuffer& ) <near match>
/usr/include/wx-2.6/wx/string.h:611: note: wxString& wxString::operator=(const wxString& ) <near match>
xmuleIPV4Address.h: In member function 'virtual bool xmuleIPV4Address::Hostname(const wxString& )':
xmuleIPV4Address.h:51: error: invalid static_cast from type 'const wxChar*' to type 'const char*'
BaseClient.cpp: At global scope:
BaseClient.cpp:67: error: conversion from 'const char [20]' to 'wxString' is ambiguous
/usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.6/wx/string.h:633: note: wxString::wxString(int) <near match>
BaseClient.cpp:68: error: conversion from 'const char [18]' to 'wxString' is ambiguous
/usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.6/wx/string.h:633: note: wxString::wxString(int) <near match>
BaseClient.cpp: In member function 'void CUpDownClient::Init()':
BaseClient.cpp:195: error: ambiguous overload for 'operator=' in '((CUpDownClient*)this)->CUpDownClient::m_strClientFilename = ""'
/usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
/usr/include/wx-2.6/wx/string.h:846: note: wxString& wxString::operator=(wxChar) <near match>
/usr/include/wx-2.6/wx/string.h:860: note: wxString& wxString::operator=(const wxWCharBuffer& ) <near match>
/usr/include/wx-2.6/wx/string.h:611: note: wxString& wxString::operator=(const wxString& ) <near match>
BaseClient.cpp:196: error: ambiguous overload for 'operator=' in '((CUpDownClient*)this)->CUpDownClient::m_strComment = ""'
/usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
/usr/include/wx-2.6/wx/string.h:846: note: wxString& wxString::operator=(wxChar) <near match>
/usr/include/wx-2.6/wx/string.h:860: note: wxString& wxString::operator=(const wxWCharBuffer& ) <near match>
/usr/include/wx-2.6/wx/string.h:611: note: wxString& wxString::operator=(const wxString& ) <near match>
BaseClient.cpp: In destructor 'CUpDownClient::~CUpDownClient()':
BaseClient.cpp:278: error: ambiguous overload for 'operator=' in '((CUpDownClient*)this)->CUpDownClient::m_strComment = ""'
/usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
/usr/include/wx-2.6/wx/string.h:846: note: wxString& wxString::operator=(wxChar) <near match>
/usr/include/wx-2.6/wx/string.h:860: note: wxString& wxString::operator=(const wxWCharBuffer& ) <near match>
/usr/include/wx-2.6/wx/string.h:611: note: wxString& wxString::operator=(const wxString& ) <near match>
BaseClient.cpp: In member function 'bool CUpDownClient::ProcessHelloTypePacket(CSafeMemFile*)':
BaseClient.cpp:348: error: no matching function for call to 'wxString::Printf(const char [3], char*& )'
/usr/include/wx-2.6/wx/string.h:1080: note: candidates are: int wxString::Printf(const wxChar*, ...)
BaseClient.cpp:353: error: cannot convert 'wxString' to 'const char*' for argument '1' to 'char* nstrdup(const char*)'
BaseClient.cpp:358: error: cannot convert 'wxString' to 'const char*' for argument '1' to 'char* nstrdup(const char*)'
BaseClient.cpp:361: error: conversion from 'char*' to 'const wxString' is ambiguous
/usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.6/wx/string.h:633: note: wxString::wxString(int) <near match>
BaseClient.cpp:388: error: ambiguous overload for 'operator=' in '((CUpDownClient*)this)->CUpDownClient::m_strModVersion = temptag->CTag::tag->Tag_Struct::stringvalue'
/usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
/usr/include/wx-2.6/wx/string.h:846: note: wxString& wxString::operator=(wxChar) <near match>
/usr/include/wx-2.6/wx/string.h:860: note: wxString& wxString::operator=(const wxWCharBuffer& ) <near match>
/usr/include/wx-2.6/wx/string.h:611: note: wxString& wxString::operator=(const wxString& ) <near match>
BaseClient.cpp:392: error: no matching function for call to 'wxString::Printf(const char [9], uint32_t& )'
/usr/include/wx-2.6/wx/string.h:1080: note: candidates are: int wxString::Printf(const wxChar*, ...)
BaseClient.cpp:396: error: ambiguous overload for 'operator=' in '((CUpDownClient*)this)->CUpDownClient::m_strModVersion = "ModID=<Unknown>"'
/usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
/usr/include/wx-2.6/wx/string.h:846: note: wxString& wxString::operator=(wxChar) <near match>
/usr/include/wx-2.6/wx/string.h:860: note: wxString& wxString::operator=(const wxWCharBuffer& ) <near match>
/usr/include/wx-2.6/wx/string.h:611: note: wxString& wxString::operator=(const wxString& ) <near match>
BaseClient.cpp:461: error: cannot convert 'wxString' to 'const char*' for argument '1' to 'char* nstrdup(const char*)'
BaseClient.cpp:532: error: no matching function for call to 'wxString::Printf(const char [3], char*& )'
/usr/include/wx-2.6/wx/string.h:1080: note: candidates are: int wxString::Printf(const wxChar*, ...)
BaseClient.cpp:543: error: invalid use of undefined type 'struct CPreferences'
ClientCredits.h:42: error: forward declaration of 'struct CPreferences'
BaseClient.cpp: In member function 'void CUpDownClient::ProcessMuleInfoPacket(char*, uint32_t)':
BaseClient.cpp:779: error: ambiguous overload for 'operator=' in '((CUpDownClient*)this)->CUpDownClient::m_clientModString = temptag->CTag::tag->Tag_Struct::stringvalue'
/usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
/usr/include/wx-2.6/wx/string.h:846: note: wxString& wxString::operator=(wxChar) <near match>
/usr/include/wx-2.6/wx/string.h:860: note: wxString& wxString::operator=(const wxWCharBuffer& ) <near match>
/usr/include/wx-2.6/wx/string.h:611: note: wxString& wxString::operator=(const wxString& ) <near match>
BaseClient.cpp: In member function 'void CUpDownClient::SendHelloTypePacket(CMemFile*)':
BaseClient.cpp:831: error: invalid use of undefined type 'struct CPreferences'
ClientCredits.h:42: error: forward declaration of 'struct CPreferences'
BaseClient.cpp:869: error: invalid const_cast from type 'const wxChar*' to type 'char*'
BaseClient.cpp:887: error: invalid const_cast from type 'const wxChar*' to type 'char*'
BaseClient.cpp: In member function 'void CUpDownClient::ProcessMuleCommentPacket(char*, uint32_t)':
BaseClient.cpp:971: error: no matching function for call to 'wxString::Printf(const char [3], char*& )'
/usr/include/wx-2.6/wx/string.h:1080: note: candidates are: int wxString::Printf(const wxChar*, ...)
BaseClient.cpp: In member function 'bool CUpDownClient::TryToConnect(bool)':
BaseClient.cpp:1182: error: conversion from 'char*' to 'const wxString' is ambiguous
/usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.6/wx/string.h:633: note: wxString::wxString(int) <near match>
BaseClient.cpp: In member function 'wxString CUpDownClient::GetUploadFileInfo()':
BaseClient.cpp:1418: error: conversion from 'const char*' to 'wxString' is ambiguous
/usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.6/wx/string.h:633: note: wxString::wxString(int) <near match>
BaseClient.cpp:1424: error: call of overloaded 'wxString(char*)' is ambiguous
/usr/include/wx-2.6/wx/string.h:671: note: candidates are: wxString::wxString(const wxWCharBuffer& ) <near match>
/usr/include/wx-2.6/wx/string.h:643: note: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.6/wx/string.h:641: note: wxString::wxString(const wxString& ) <near match>
/usr/include/wx-2.6/wx/string.h:633: note: wxString::wxString(int) <near match>
BaseClient.cpp:1437: error: conversion from 'const char*' to 'wxString' is ambiguous
/usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.6/wx/string.h:633: note: wxString::wxString(int) <near match>
BaseClient.cpp: In member function 'void CUpDownClient::ResetFileStatusInfo()':
BaseClient.cpp:1575: error: ambiguous overload for 'operator=' in '((CUpDownClient*)this)->CUpDownClient::m_strClientFilename = ""'
/usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
/usr/include/wx-2.6/wx/string.h:846: note: wxString& wxString::operator=(wxChar) <near match>
/usr/include/wx-2.6/wx/string.h:860: note: wxString& wxString::operator=(const wxWCharBuffer& ) <near match>
/usr/include/wx-2.6/wx/string.h:611: note: wxString& wxString::operator=(const wxString& ) <near match>
BaseClient.cpp:1579: error: ambiguous overload for 'operator=' in '((CUpDownClient*)this)->CUpDownClient::m_strComment = ""'
/usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
/usr/include/wx-2.6/wx/string.h:846: note: wxString& wxString::operator=(wxChar) <near match>
/usr/include/wx-2.6/wx/string.h:860: note: wxString& wxString::operator=(const wxWCharBuffer& ) <near match>
/usr/include/wx-2.6/wx/string.h:611: note: wxString& wxString::operator=(const wxString& ) <near match>
make[1]: *** [obj/BaseClient.o] Erreur 1
make: *** [all] Erreur 2
|