PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Got an iPhone or iPad? We have a brand new Pastebin App for both devices, and it's totally free!
Click here to download the new Pastebin App for iOS
.
Public Pastes
Untitled
1 sec ago
Untitled
2 sec ago
Untitled
3 sec ago
Untitled
3 sec ago
Untitled
8 sec ago
Untitled
8 sec ago
CLICKBET88.COM AGE...
58 sec ago
Untitled
10 sec ago
New Paste
from Source/Core/DebuggerWX/src/CodeWindow.cpp:21: /usr/include/wx-2.8/wx/string.h: In constructor 'wxString::wxString(const wxChar*)': /usr/include/wx-2.8/wx/string.h:699: error: conditional expression between distinct pointer types 'const wxChar*' and 'const char*' lacks a cast /usr/include/wx-2.8/wx/string.h:699: error: invalid conversion from 'const void*' to 'const wxChar*' /usr/include/wx-2.8/wx/string.h:699: error: initializing argument 1 of 'wxStringBase::wxStringBase(const wxChar*)' /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(int)': /usr/include/wx-2.8/wx/string.h:1061: error: no matching function for call to 'wxString::Format(const char [3], int&)' /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...) /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(unsigned int)': /usr/include/wx-2.8/wx/string.h:1064: error: no matching function for call to 'wxString::Format(const char [3], unsigned int&)' /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...) /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(long int)': /usr/include/wx-2.8/wx/string.h:1067: error: no matching function for call to 'wxString::Format(const char [4], long int&)' /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...) /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(long unsigned int)': /usr/include/wx-2.8/wx/string.h:1070: error: no matching function for call to 'wxString::Format(const char [4], long unsigned int&)' /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...) /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(long long int)': /usr/include/wx-2.8/wx/string.h:1075: error: cannot convert 'const char*' to 'const wxChar*' in initialization /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(long long unsigned int)': /usr/include/wx-2.8/wx/string.h:1081: error: cannot convert 'const char*' to 'const wxChar*' in initialization /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(float)': /usr/include/wx-2.8/wx/string.h:1087: error: no matching function for call to 'wxString::Format(const char [3], float&)' /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...) /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(double)': /usr/include/wx-2.8/wx/string.h:1090: error: no matching function for call to 'wxString::Format(const char [3], double&)' /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...) In file included from /usr/include/wx-2.8/wx/gdicmn.h:24, from /usr/include/wx-2.8/wx/event.h:21, from /usr/include/wx-2.8/wx/wx.h:25, from Source/Core/DebuggerWX/src/Debugger.h:33, from Source/Core/DebuggerWX/src/CodeWindow.cpp:21: /usr/include/wx-2.8/wx/math.h: In function 'bool wxIsSameDouble(double, double)': /usr/include/wx-2.8/wx/math.h:102: warning: comparing floating point with == or != is unsafe In file included from /usr/include/wx-2.8/wx/variant.h:26, from /usr/include/wx-2.8/wx/colour.h:48, from /usr/include/wx-2.8/wx/window.h:25, from /usr/include/wx-2.8/wx/wx.h:36, from Source/Core/DebuggerWX/src/Debugger.h:33, from Source/Core/DebuggerWX/src/CodeWindow.cpp:21: /usr/include/wx-2.8/wx/datetime.h: In member function 'wxString wxDateTime::FormatDate() const': /usr/include/wx-2.8/wx/datetime.h:1078: error: no matching function for call to 'wxDateTime::Format(const char [3]) const' /usr/include/wx-2.8/wx/datetime.h:1076: note: candidates are: wxString wxDateTime::Format(const wxChar*, const wxDateTime::TimeZone&) const /usr/include/wx-2.8/wx/datetime.h: In member function 'wxString wxDateTime::FormatTime() const': /usr/include/wx-2.8/wx/datetime.h:1080: error: no matching function for call to 'wxDateTime::Format(const char [3]) const' /usr/include/wx-2.8/wx/datetime.h:1076: note: candidates are: wxString wxDateTime::Format(const wxChar*, const wxDateTime::TimeZone&) const /usr/include/wx-2.8/wx/datetime.h: In member function 'wxString wxDateTime::FormatISODate() const': /usr/include/wx-2.8/wx/datetime.h:1083: error: no matching function for call to 'wxDateTime::Format(const char [9]) const' /usr/include/wx-2.8/wx/datetime.h:1076: note: candidates are: wxString wxDateTime::Format(const wxChar*, const wxDateTime::TimeZone&) const /usr/include/wx-2.8/wx/datetime.h: In member function 'wxString wxDateTime::FormatISOTime() const': /usr/include/wx-2.8/wx/datetime.h:1086: error: no matching function for call to 'wxDateTime::Format(const char [9]) const' /usr/include/wx-2.8/wx/datetime.h:1076: note: candidates are: wxString wxDateTime::Format(const wxChar*, const wxDateTime::TimeZone&) const In file included from /usr/include/wx-2.8/wx/image.h:440, from /usr/include/wx-2.8/wx/wx.h:45, from Source/Core/DebuggerWX/src/Debugger.h:33, from Source/Core/DebuggerWX/src/CodeWindow.cpp:21: /usr/include/wx-2.8/wx/imagbmp.h: In constructor 'wxBMPHandler::wxBMPHandler()': /usr/include/wx-2.8/wx/imagbmp.h:55: error: ambiguous overload for 'operator=' in '((wxBMPHandler*)this)->wxBMPHandler::<anonymous>.wxImageHandler::m_name = "Windows bitmap file"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagbmp.h:56: error: ambiguous overload for 'operator=' in '((wxBMPHandler*)this)->wxBMPHandler::<anonymous>.wxImageHandler::m_extension = "bmp"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagbmp.h:58: error: ambiguous overload for 'operator=' in '((wxBMPHandler*)this)->wxBMPHandler::<anonymous>.wxImageHandler::m_mime = "image/x-bmp"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagbmp.h: In constructor 'wxICOHandler::wxICOHandler()': /usr/include/wx-2.8/wx/imagbmp.h:89: error: ambiguous overload for 'operator=' in '((wxICOHandler*)this)->wxICOHandler::<anonymous>.wxBMPHandler::<anonymous>.wxImageHandler::m_name = "Windows icon file"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagbmp.h:90: error: ambiguous overload for 'operator=' in '((wxICOHandler*)this)->wxICOHandler::<anonymous>.wxBMPHandler::<anonymous>.wxImageHandler::m_extension = "ico"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagbmp.h:92: error: ambiguous overload for 'operator=' in '((wxICOHandler*)this)->wxICOHandler::<anonymous>.wxBMPHandler::<anonymous>.wxImageHandler::m_mime = "image/x-ico"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagbmp.h: In constructor 'wxCURHandler::wxCURHandler()': /usr/include/wx-2.8/wx/imagbmp.h:118: error: ambiguous overload for 'operator=' in '((wxCURHandler*)this)->wxCURHandler::<anonymous>.wxICOHandler::<anonymous>.wxBMPHandler::<anonymous>.wxImageHandler::m_name = "Windows cursor file"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagbmp.h:119: error: ambiguous overload for 'operator=' in '((wxCURHandler*)this)->wxCURHandler::<anonymous>.wxICOHandler::<anonymous>.wxBMPHandler::<anonymous>.wxImageHandler::m_extension = "cur"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagbmp.h:121: error: ambiguous overload for 'operator=' in '((wxCURHandler*)this)->wxCURHandler::<anonymous>.wxICOHandler::<anonymous>.wxBMPHandler::<anonymous>.wxImageHandler::m_mime = "image/x-cur"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagbmp.h: In constructor 'wxANIHandler::wxANIHandler()': /usr/include/wx-2.8/wx/imagbmp.h:145: error: ambiguous overload for 'operator=' in '((wxANIHandler*)this)->wxANIHandler::<anonymous>.wxCURHandler::<anonymous>.wxICOHandler::<anonymous>.wxBMPHandler::<anonymous>.wxImageHandler::m_name = "Windows animated cursor file"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagbmp.h:146: error: ambiguous overload for 'operator=' in '((wxANIHandler*)this)->wxANIHandler::<anonymous>.wxCURHandler::<anonymous>.wxICOHandler::<anonymous>.wxBMPHandler::<anonymous>.wxImageHandler::m_extension = "ani"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagbmp.h:148: error: ambiguous overload for 'operator=' in '((wxANIHandler*)this)->wxANIHandler::<anonymous>.wxCURHandler::<anonymous>.wxICOHandler::<anonymous>.wxBMPHandler::<anonymous>.wxImageHandler::m_mime = "image/x-ani"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> In file included from /usr/include/wx-2.8/wx/image.h:441, from /usr/include/wx-2.8/wx/wx.h:45, from Source/Core/DebuggerWX/src/Debugger.h:33, from Source/Core/DebuggerWX/src/CodeWindow.cpp:21: /usr/include/wx-2.8/wx/imagpng.h: In constructor 'wxPNGHandler::wxPNGHandler()': /usr/include/wx-2.8/wx/imagpng.h:38: error: ambiguous overload for 'operator=' in '((wxPNGHandler*)this)->wxPNGHandler::<anonymous>.wxImageHandler::m_name = "PNG file"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagpng.h:39: error: ambiguous overload for 'operator=' in '((wxPNGHandler*)this)->wxPNGHandler::<anonymous>.wxImageHandler::m_extension = "png"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagpng.h:41: error: ambiguous overload for 'operator=' in '((wxPNGHandler*)this)->wxPNGHandler::<anonymous>.wxImageHandler::m_mime = "image/png"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> In file included from /usr/include/wx-2.8/wx/image.h:442, from /usr/include/wx-2.8/wx/wx.h:45, from Source/Core/DebuggerWX/src/Debugger.h:33, from Source/Core/DebuggerWX/src/CodeWindow.cpp:21: /usr/include/wx-2.8/wx/imaggif.h: In constructor 'wxGIFHandler::wxGIFHandler()': /usr/include/wx-2.8/wx/imaggif.h:27: error: ambiguous overload for 'operator=' in '((wxGIFHandler*)this)->wxGIFHandler::<anonymous>.wxImageHandler::m_name = "GIF file"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imaggif.h:28: error: ambiguous overload for 'operator=' in '((wxGIFHandler*)this)->wxGIFHandler::<anonymous>.wxImageHandler::m_extension = "gif"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imaggif.h:30: error: ambiguous overload for 'operator=' in '((wxGIFHandler*)this)->wxGIFHandler::<anonymous>.wxImageHandler::m_mime = "image/gif"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> In file included from /usr/include/wx-2.8/wx/image.h:443, from /usr/include/wx-2.8/wx/wx.h:45, from Source/Core/DebuggerWX/src/Debugger.h:33, from Source/Core/DebuggerWX/src/CodeWindow.cpp:21: /usr/include/wx-2.8/wx/imagpcx.h: In constructor 'wxPCXHandler::wxPCXHandler()': /usr/include/wx-2.8/wx/imagpcx.h:26: error: ambiguous overload for 'operator=' in '((wxPCXHandler*)this)->wxPCXHandler::<anonymous>.wxImageHandler::m_name = "PCX file"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagpcx.h:27: error: ambiguous overload for 'operator=' in '((wxPCXHandler*)this)->wxPCXHandler::<anonymous>.wxImageHandler::m_extension = "pcx"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagpcx.h:29: error: ambiguous overload for 'operator=' in '((wxPCXHandler*)this)->wxPCXHandler::<anonymous>.wxImageHandler::m_mime = "image/pcx"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> In file included from /usr/include/wx-2.8/wx/image.h:444, from /usr/include/wx-2.8/wx/wx.h:45, from Source/Core/DebuggerWX/src/Debugger.h:33, from Source/Core/DebuggerWX/src/CodeWindow.cpp:21: /usr/include/wx-2.8/wx/imagjpeg.h: In constructor 'wxJPEGHandler::wxJPEGHandler()': /usr/include/wx-2.8/wx/imagjpeg.h:28: error: ambiguous overload for 'operator=' in '((wxJPEGHandler*)this)->wxJPEGHandler::<anonymous>.wxImageHandler::m_name = "JPEG file"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagjpeg.h:29: error: ambiguous overload for 'operator=' in '((wxJPEGHandler*)this)->wxJPEGHandler::<anonymous>.wxImageHandler::m_extension = "jpg"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagjpeg.h:31: error: ambiguous overload for 'operator=' in '((wxJPEGHandler*)this)->wxJPEGHandler::<anonymous>.wxImageHandler::m_mime = "image/jpeg"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> In file included from /usr/include/wx-2.8/wx/image.h:445, from /usr/include/wx-2.8/wx/wx.h:45, from Source/Core/DebuggerWX/src/Debugger.h:33, from Source/Core/DebuggerWX/src/CodeWindow.cpp:21: /usr/include/wx-2.8/wx/imagtga.h: In constructor 'wxTGAHandler::wxTGAHandler()': /usr/include/wx-2.8/wx/imagtga.h:26: error: ambiguous overload for 'operator=' in '((wxTGAHandler*)this)->wxTGAHandler::<anonymous>.wxImageHandler::m_name = "TGA file"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagtga.h:27: error: ambiguous overload for 'operator=' in '((wxTGAHandler*)this)->wxTGAHandler::<anonymous>.wxImageHandler::m_extension = "tga"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagtga.h:29: error: ambiguous overload for 'operator=' in '((wxTGAHandler*)this)->wxTGAHandler::<anonymous>.wxImageHandler::m_mime = "image/tga"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> In file included from /usr/include/wx-2.8/wx/image.h:447, from /usr/include/wx-2.8/wx/wx.h:45, from Source/Core/DebuggerWX/src/Debugger.h:33, from Source/Core/DebuggerWX/src/CodeWindow.cpp:21: /usr/include/wx-2.8/wx/imagpnm.h: In constructor 'wxPNMHandler::wxPNMHandler()': /usr/include/wx-2.8/wx/imagpnm.h:25: error: ambiguous overload for 'operator=' in '((wxPNMHandler*)this)->wxPNMHandler::<anonymous>.wxImageHandler::m_name = "PNM file"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagpnm.h:26: error: ambiguous overload for 'operator=' in '((wxPNMHandler*)this)->wxPNMHandler::<anonymous>.wxImageHandler::m_extension = "pnm"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagpnm.h:28: error: ambiguous overload for 'operator=' in '((wxPNMHandler*)this)->wxPNMHandler::<anonymous>.wxImageHandler::m_mime = "image/pnm"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> In file included from /usr/include/wx-2.8/wx/image.h:448, from /usr/include/wx-2.8/wx/wx.h:45, from Source/Core/DebuggerWX/src/Debugger.h:33, from Source/Core/DebuggerWX/src/CodeWindow.cpp:21: /usr/include/wx-2.8/wx/imagxpm.h: In constructor 'wxXPMHandler::wxXPMHandler()': /usr/include/wx-2.8/wx/imagxpm.h:25: error: ambiguous overload for 'operator=' in '((wxXPMHandler*)this)->wxXPMHandler::<anonymous>.wxImageHandler::m_name = "XPM file"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagxpm.h:26: error: ambiguous overload for 'operator=' in '((wxXPMHandler*)this)->wxXPMHandler::<anonymous>.wxImageHandler::m_extension = "xpm"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> /usr/include/wx-2.8/wx/imagxpm.h:28: error: ambiguous overload for 'operator=' in '((wxXPMHandler*)this)->wxXPMHandler::<anonymous>.wxImageHandler::m_mime = "image/xpm"' /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match> /usr/include/wx-2.8/wx/string.h:956: note: wxString& wxString::operator=(wxChar) <near match> /usr/include/wx-2.8/wx/string.h:970: note: wxString& wxString::operator=(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:660: note: wxString& wxString::operator=(const wxString&) <near match> In file included from /usr/include/wx-2.8/wx/gtk/filedlg.h:13, from /usr/include/wx-2.8/wx/filedlg.h:210, from /usr/include/wx-2.8/wx/wx.h:94, from Source/Core/DebuggerWX/src/Debugger.h:33, from Source/Core/DebuggerWX/src/CodeWindow.cpp:21: /usr/include/wx-2.8/wx/generic/filedlgg.h: At global scope: /usr/include/wx-2.8/wx/generic/filedlgg.h:262: error: default argument for parameter of type 'const wxString&' has type 'const char [9]' In file included from Source/Core/DebuggerWX/src/CodeWindow.cpp:23: Source/Core/DebuggerWX/src/RegisterWindow.h:36: error: default argument for parameter of type 'const wxString&' has type 'const char [10]' In file included from Source/Core/DebuggerWX/src/CodeWindow.cpp:25: Source/Core/DebuggerWX/src/BreakpointWindow.h:38: error: default argument for parameter of type 'const wxString&' has type 'const char [12]' In file included from Source/Core/DebuggerWX/src/CodeWindow.cpp:26: Source/Core/DebuggerWX/src/MemoryWindow.h:41: error: default argument for parameter of type 'const wxString&' has type 'const char [15]' In file included from Source/Core/DebuggerWX/src/CodeWindow.cpp:27: Source/Core/DebuggerWX/src/JitWindow.h:50: error: default argument for parameter of type 'const wxString&' has type 'const char [17]' In file included from Source/Core/DebuggerWX/src/CodeWindow.cpp:36: Source/Core/DebuggerWX/src/CodeWindow.h:45: error: default argument for parameter of type 'const wxString&' has type 'const char [17]' In file included from /usr/include/wx-2.8/wx/spinbutt.h:82, from /usr/include/wx-2.8/wx/spinctrl.h:19, from Source/Core/DebuggerWX/src/../../DolphinWX/src/Globals.h:70, from Source/Core/DebuggerWX/src/CodeWindow.cpp:50: /usr/include/wx-2.8/wx/gtk/spinbutt.h:27: error: default argument for parameter of type 'const wxString&' has type 'const char [13]' /usr/include/wx-2.8/wx/gtk/spinbutt.h:37: error: default argument for parameter of type 'const wxString&' has type 'const char [13]' In file included from /usr/include/wx-2.8/wx/spinctrl.h:67, from Source/Core/DebuggerWX/src/../../DolphinWX/src/Globals.h:70, from Source/Core/DebuggerWX/src/CodeWindow.cpp:50: /usr/include/wx-2.8/wx/gtk/spinctrl.h:29: error: default argument for parameter of type 'const wxString&' has type 'const char [11]' /usr/include/wx-2.8/wx/gtk/spinctrl.h:41: error: default argument for parameter of type 'const wxString&' has type 'const char [11]' Source/Core/DebuggerWX/src/CodeWindow.h: In constructor 'CCodeWindow::CCodeWindow(const SCoreStartupParameter&, wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, long int)': Source/Core/DebuggerWX/src/CodeWindow.h:102: warning: 'CCodeWindow::m_RegisterWindow' will be initialized after Source/Core/DebuggerWX/src/CodeWindow.h:101: warning: 'CLogWindow* CCodeWindow::m_LogWindow' Source/Core/DebuggerWX/src/CodeWindow.cpp:93: warning: when initialized here Source/Core/DebuggerWX/src/CodeWindow.cpp: In member function 'void CCodeWindow::CreateMenu(const SCoreStartupParameter&)': Source/Core/DebuggerWX/src/CodeWindow.cpp:209: error: conversion from 'const char [13]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:215: error: conversion from 'const char [14]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:223: error: conversion from 'const char [12]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:227: error: conversion from 'const char [11]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:230: error: conversion from 'const char [13]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:233: error: conversion from 'const char [8]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:235: error: conversion from 'const char [7]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:240: error: conversion from 'const char [20]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:241: error: conversion from 'const char [9]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:246: error: conversion from 'const char [18]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:247: error: conversion from 'const char [5]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp: In member function 'void CCodeWindow::OnSymbolsMenu(wxCommandEvent&)': Source/Core/DebuggerWX/src/CodeWindow.cpp:306: error: no matching function for call to 'wxString::Format(const char [42], const wxChar [], const wxChar [])' /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...) Source/Core/DebuggerWX/src/CodeWindow.cpp:324: error: no matching function for call to 'wxString::Format(const char [42], const wxChar [], const wxChar [])' /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...) Source/Core/DebuggerWX/src/CodeWindow.cpp: In member function 'void CCodeWindow::UpdateButtonStates()': Source/Core/DebuggerWX/src/CodeWindow.cpp:465: error: conversion from 'const char [7]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:474: error: conversion from 'const char [6]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp: In member function 'void CCodeWindow::OnSymbolListContextMenu(wxContextMenuEvent&)': Source/Core/DebuggerWX/src/CodeWindow.cpp:498: warning: unused variable 'index' Source/Core/DebuggerWX/src/CodeWindow.cpp: In member function 'void CCodeWindow::PopulateToolbar(wxToolBar*)': Source/Core/DebuggerWX/src/CodeWindow.cpp:675: error: conversion from 'const char [5]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:676: error: conversion from 'const char [5]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:677: error: conversion from 'const char [10]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:678: error: conversion from 'const char [5]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:680: error: conversion from 'const char [8]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:681: error: conversion from 'const char [7]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> Source/Core/DebuggerWX/src/CodeWindow.cpp:683: error: conversion from 'const char [1]' to 'const wxString' is ambiguous /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> scons: *** [Source/Core/DebuggerWX/src/CodeWindow.o] Error 1 scons: building terminated because of errors.
Optional Paste Settings
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
HTML 5
Java
JavaScript
Lua
None
Perl
PHP
Python
Rails
-------------
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
ActionScript
ActionScript 3
Ada
ALGOL 68
Apache Log
AppleScript
APT Sources
ASM (NASM)
ASP
autoconf
Autohotkey
AutoIt
Avisynth
Awk
BASCOM AVR
Bash
Basic4GL
BibTeX
Blitz Basic
BNF
BOO
BrainFuck
C
C for Macs
C Intermediate Language
C#
C++
C++ (with QT extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
ChaiScript
Clojure
Clone C
Clone C++
CMake
COBOL
CoffeeScript
ColdFusion
CSS
Cuesheet
D
DCS
Delphi
Delphi Prism (Oxygene)
Diff
DIV
DOS
DOT
E
ECMAScript
Eiffel
Email
EPC
Erlang
F#
Falcon
FO Language
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
Game Maker
GDB
Genero
Genie
GetText
Go
Groovy
GwBasic
Haskell
HicEst
HQ9 Plus
HTML
HTML 5
Icon
IDL
INI file
Inno Script
INTERCAL
IO
J
Java
Java 5
JavaScript
jQuery
KiXtart
Latex
Liberty BASIC
Linden Scripting
Lisp
LLVM
Loco Basic
Logtalk
LOL Code
Lotus Formulas
Lotus Script
LScript
Lua
M68000 Assembler
MagikSF
Make
MapBasic
MatLab
mIRC
MIX Assembler
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MPASM
MXML
MySQL
newLISP
None
NullSoft Installer
Oberon 2
Objeck Programming Langua
Objective C
OCalm Brief
OCaml
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
Pascal
PAWN
PCRE
Per
Perl
Perl 6
PHP
PHP Brief
Pic 16
Pike
Pixel Bender
PL/SQL
PostgreSQL
POV-Ray
Power Shell
PowerBuilder
ProFTPd
Progress
Prolog
Properties
ProvideX
PureBasic
PyCon
Python
q/kdb+
QBasic
R
Rails
REBOL
REG
Robots
RPM Spec
Ruby
Ruby Gnuplot
SAS
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
SQL
SystemVerilog
T-SQL
TCL
Tera Term
thinBasic
TypoScript
Unicon
UnrealScript
Vala
VB.NET
VeriLog
VHDL
VIM
Visual Pro Log
VisualBasic
VisualFoxPro
WhiteSpace
WHOIS
Winbatch
XBasic
XML
Xorg Config
XPP
YAML
Z80 Assembler
ZXBasic
Paste Expiration:
Never
10 Minutes
1 Hour
1 Day
1 Month
Paste Exposure:
Public
Unlisted
Private (members only)
Paste Name / Title:
Hello
Guest
Sign Up
or
Login
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login