pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

C++ pastebin - collaborative debugging tool View Help


Posted by bad_billou on Fri 22 Aug 19:42 (modification of post by bad_billou view diff)
report abuse | download | new post

  1. In file included from /usr/include/wx-2.8/wx/gdicmn.h:24,
  2.                  from /usr/include/wx-2.8/wx/event.h:21,
  3.                  from /usr/include/wx-2.8/wx/wx.h:25,
  4.                  from Source/Core/DolphinWX/src/Globals.h:61,
  5.                  from Source/Core/DolphinWX/src/ISOFile.cpp:21:
  6. /usr/include/wx-2.8/wx/math.h: In function 'bool wxIsSameDouble(double, double)':
  7. /usr/include/wx-2.8/wx/math.h:102: warning: comparing floating point with == or != is unsafe
  8. g++ -o Source/Core/DolphinWX/src/Main.o -c `wx-config --cppflags` -DUSE_XPM_BITMAPS -DwxNEEDS_CHARPP -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/DolphinWX/src/Main.cpp
  9. In file included from /usr/include/wx-2.8/wx/gdicmn.h:24,
  10.                  from /usr/include/wx-2.8/wx/event.h:21,
  11.                  from /usr/include/wx-2.8/wx/wx.h:25,
  12.                  from Source/Core/DolphinWX/src/Globals.h:61,
  13.                  from Source/Core/DolphinWX/src/Main.cpp:24:
  14. /usr/include/wx-2.8/wx/math.h: In function 'bool wxIsSameDouble(double, double)':
  15. /usr/include/wx-2.8/wx/math.h:102: warning: comparing floating point with == or != is unsafe
  16. g++ -o Source/Core/DolphinWX/src/MemcardManager.o -c `wx-config --cppflags` -DUSE_XPM_BITMAPS -DwxNEEDS_CHARPP -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/DolphinWX/src/MemcardManager.cpp
  17. In file included from /usr/include/wx-2.8/wx/gdicmn.h:24,
  18.                  from /usr/include/wx-2.8/wx/event.h:21,
  19.                  from /usr/include/wx-2.8/wx/wx.h:25,
  20.                  from Source/Core/DolphinWX/src/Globals.h:61,
  21.                  from Source/Core/DolphinWX/src/MemcardManager.cpp:18:
  22. /usr/include/wx-2.8/wx/math.h: In function 'bool wxIsSameDouble(double, double)':
  23. /usr/include/wx-2.8/wx/math.h:102: warning: comparing floating point with == or != is unsafe
  24. g++ -o Source/Core/DolphinWX/src/MemoryCards/GCMemcard.o -c `wx-config --cppflags` -DUSE_XPM_BITMAPS -DwxNEEDS_CHARPP -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/DolphinWX/src/MemoryCards/GCMemcard.cpp
  25. Source/Core/DolphinWX/src/MemoryCards/GCMemcard.cpp: In member function 'u32 GCMemcard::GetNumFiles()':
  26. Source/Core/DolphinWX/src/MemoryCards/GCMemcard.cpp:37: warning: comparison between signed and unsigned integer expressions
  27. Source/Core/DolphinWX/src/MemoryCards/GCMemcard.cpp: In member function 'bool GCMemcard::DeleteFile(u32)':
  28. Source/Core/DolphinWX/src/MemoryCards/GCMemcard.cpp:86: warning: comparison between signed and unsigned integer expressions
  29. Source/Core/DolphinWX/src/MemoryCards/GCMemcard.cpp: In member function 'u32 GCMemcard::ImportFile(GCMemcard::DEntry&, u8*)':
  30. Source/Core/DolphinWX/src/MemoryCards/GCMemcard.cpp:172: warning: comparison between signed and unsigned integer expressions
  31. Source/Core/DolphinWX/src/MemoryCards/GCMemcard.cpp:189: warning: comparison between signed and unsigned integer expressions
  32. g++ -o Source/Core/DolphinWX/src/PluginManager.o -c `wx-config --cppflags` -DUSE_XPM_BITMAPS -DwxNEEDS_CHARPP -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/DolphinWX/src/PluginManager.cpp
  33. In file included from /usr/include/wx-2.8/wx/gdicmn.h:24,
  34.                  from /usr/include/wx-2.8/wx/event.h:21,
  35.                  from /usr/include/wx-2.8/wx/wx.h:25,
  36.                  from Source/Core/DolphinWX/src/Globals.h:61,
  37.                  from Source/Core/DolphinWX/src/PluginManager.cpp:21:
  38. /usr/include/wx-2.8/wx/math.h: In function 'bool wxIsSameDouble(double, double)':
  39. /usr/include/wx-2.8/wx/math.h:102: warning: comparing floating point with == or != is unsafe
  40. Source/Core/DolphinWX/src/PluginManager.cpp: In member function 'void CPluginManager::ScanForPlugins(wxWindow*)':
  41. Source/Core/DolphinWX/src/PluginManager.cpp:86: warning: declaration of 'temp' shadows a previous local
  42. Source/Core/DolphinWX/src/PluginManager.cpp:44: warning: shadowed declaration is here
  43. g++ -o Source/Core/DolphinWX/src/PluginOptions.o -c `wx-config --cppflags` -DUSE_XPM_BITMAPS -DwxNEEDS_CHARPP -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/DolphinWX/src/PluginOptions.cpp
  44. In file included from /usr/include/wx-2.8/wx/gdicmn.h:24,
  45.                  from /usr/include/wx-2.8/wx/event.h:21,
  46.                  from /usr/include/wx-2.8/wx/wx.h:25,
  47.                  from Source/Core/DolphinWX/src/Globals.h:61,
  48.                  from Source/Core/DolphinWX/src/PluginOptions.cpp:21:
  49. /usr/include/wx-2.8/wx/math.h: In function 'bool wxIsSameDouble(double, double)':
  50. /usr/include/wx-2.8/wx/math.h:102: warning: comparing floating point with == or != is unsafe
  51. g++ -o Source/Core/DolphinWX/src/stdafx.o -c `wx-config --cppflags` -DUSE_XPM_BITMAPS -DwxNEEDS_CHARPP -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/DolphinWX/src/stdafx.cpp
  52. In file included from Source/Core/DolphinWX/src/stdafx.cpp:18:
  53. Source/Core/DolphinWX/src/stdafx.h:42: warning: ignoring #pragma comment
  54. g++ -o Source/Core/DebuggerWX/src/LogWindow.o -c `wx-config --cppflags` -DUSE_XPM_BITMAPS -DwxNEEDS_CHARPP -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/DebuggerWX/src/LogWindow.cpp
  55. In file included from /usr/include/wx-2.8/wx/gdicmn.h:24,
  56.                  from /usr/include/wx-2.8/wx/event.h:21,
  57.                  from /usr/include/wx-2.8/wx/wx.h:25,
  58.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  59.                  from Source/Core/DebuggerWX/src/LogWindow.cpp:18:
  60. /usr/include/wx-2.8/wx/math.h: In function 'bool wxIsSameDouble(double, double)':
  61. /usr/include/wx-2.8/wx/math.h:102: warning: comparing floating point with == or != is unsafe
  62. g++ -o Source/Core/DebuggerWX/src/BreakPointDlg.o -c `wx-config --cppflags` -DUSE_XPM_BITMAPS -DwxNEEDS_CHARPP -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/DebuggerWX/src/BreakPointDlg.cpp
  63. In file included from /usr/include/wx-2.8/wx/gdicmn.h:24,
  64.                  from /usr/include/wx-2.8/wx/event.h:21,
  65.                  from /usr/include/wx-2.8/wx/wx.h:25,
  66.                  from Source/Core/DebuggerWX/src/BreakPointDlg.h:22,
  67.                  from Source/Core/DebuggerWX/src/BreakPointDlg.cpp:18:
  68. /usr/include/wx-2.8/wx/math.h: In function 'bool wxIsSameDouble(double, double)':
  69. /usr/include/wx-2.8/wx/math.h:102: warning: comparing floating point with == or != is unsafe
  70. g++ -o Source/Core/DebuggerWX/src/BreakpointView.o -c `wx-config --cppflags` -DUSE_XPM_BITMAPS -DwxNEEDS_CHARPP -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/DebuggerWX/src/BreakpointView.cpp
  71. In file included from /usr/include/wx-2.8/wx/gdicmn.h:24,
  72.                  from /usr/include/wx-2.8/wx/event.h:21,
  73.                  from /usr/include/wx-2.8/wx/wx.h:25,
  74.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  75.                  from Source/Core/DebuggerWX/src/BreakpointView.cpp:18:
  76. /usr/include/wx-2.8/wx/math.h: In function 'bool wxIsSameDouble(double, double)':
  77. /usr/include/wx-2.8/wx/math.h:102: warning: comparing floating point with == or != is unsafe
  78. g++ -o Source/Core/DebuggerWX/src/CodeView.o -c `wx-config --cppflags` -DUSE_XPM_BITMAPS -DwxNEEDS_CHARPP -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/DebuggerWX/src/CodeView.cpp
  79. In file included from /usr/include/wx-2.8/wx/gdicmn.h:24,
  80.                  from /usr/include/wx-2.8/wx/event.h:21,
  81.                  from /usr/include/wx-2.8/wx/wx.h:25,
  82.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  83.                  from Source/Core/DebuggerWX/src/CodeView.cpp:18:
  84. /usr/include/wx-2.8/wx/math.h: In function 'bool wxIsSameDouble(double, double)':
  85. /usr/include/wx-2.8/wx/math.h:102: warning: comparing floating point with == or != is unsafe
  86. Source/Core/DebuggerWX/src/CodeView.cpp: In member function 'void CCodeView::OnPaint(wxPaintEvent&)':
  87. Source/Core/DebuggerWX/src/CodeView.cpp:315: warning: declaration of 'i' shadows a previous local
  88. Source/Core/DebuggerWX/src/CodeView.cpp:260: warning: shadowed declaration is here
  89. g++ -o Source/Core/DebuggerWX/src/BreakpointWindow.o -c `wx-config --cppflags` -DUSE_XPM_BITMAPS -DwxNEEDS_CHARPP -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/DebuggerWX/src/BreakpointWindow.cpp
  90. In file included from /usr/include/wx-2.8/wx/gdicmn.h:24,
  91.                  from /usr/include/wx-2.8/wx/event.h:21,
  92.                  from /usr/include/wx-2.8/wx/wx.h:25,
  93.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  94.                  from Source/Core/DebuggerWX/src/BreakpointWindow.cpp:18:
  95. /usr/include/wx-2.8/wx/math.h: In function 'bool wxIsSameDouble(double, double)':
  96. /usr/include/wx-2.8/wx/math.h:102: warning: comparing floating point with == or != is unsafe
  97. g++ -o Source/Core/DebuggerWX/src/CodeWindow.o -c `wx-config --cppflags` -DUSE_XPM_BITMAPS -DwxNEEDS_CHARPP -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/DebuggerWX/src/CodeWindow.cpp
  98. In file included from /usr/include/wx-2.8/wx/memory.h:16,
  99.                  from /usr/include/wx-2.8/wx/object.h:20,
  100.                  from /usr/include/wx-2.8/wx/wx.h:16,
  101.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  102.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:21:
  103. /usr/include/wx-2.8/wx/string.h: In constructor 'wxString::wxString(const wxChar*)':
  104. /usr/include/wx-2.8/wx/string.h:699: error: conditional expression between distinct pointer types 'const wxChar*' and 'const char*' lacks a cast
  105. /usr/include/wx-2.8/wx/string.h:699: error: invalid conversion from 'const void*' to 'const wxChar*'
  106. /usr/include/wx-2.8/wx/string.h:699: error:   initializing argument 1 of 'wxStringBase::wxStringBase(const wxChar*)'
  107. /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(int)':
  108. /usr/include/wx-2.8/wx/string.h:1061: error: no matching function for call to 'wxString::Format(const char [3], int&)'
  109. /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...)
  110. /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(unsigned int)':
  111. /usr/include/wx-2.8/wx/string.h:1064: error: no matching function for call to 'wxString::Format(const char [3], unsigned int&)'
  112. /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...)
  113. /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(long int)':
  114. /usr/include/wx-2.8/wx/string.h:1067: error: no matching function for call to 'wxString::Format(const char [4], long int&)'
  115. /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...)
  116. /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(long unsigned int)':
  117. /usr/include/wx-2.8/wx/string.h:1070: error: no matching function for call to 'wxString::Format(const char [4], long unsigned int&)'
  118. /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...)
  119. /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(long long int)':
  120. /usr/include/wx-2.8/wx/string.h:1075: error: cannot convert 'const char*' to 'const wxChar*' in initialization
  121. /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(long long unsigned int)':
  122. /usr/include/wx-2.8/wx/string.h:1081: error: cannot convert 'const char*' to 'const wxChar*' in initialization
  123. /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(float)':
  124. /usr/include/wx-2.8/wx/string.h:1087: error: no matching function for call to 'wxString::Format(const char [3], float&)'
  125. /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...)
  126. /usr/include/wx-2.8/wx/string.h: In member function 'wxString& wxString::operator<<(double)':
  127. /usr/include/wx-2.8/wx/string.h:1090: error: no matching function for call to 'wxString::Format(const char [3], double&)'
  128. /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...)
  129. In file included from /usr/include/wx-2.8/wx/gdicmn.h:24,
  130.                  from /usr/include/wx-2.8/wx/event.h:21,
  131.                  from /usr/include/wx-2.8/wx/wx.h:25,
  132.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  133.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:21:
  134. /usr/include/wx-2.8/wx/math.h: In function 'bool wxIsSameDouble(double, double)':
  135. /usr/include/wx-2.8/wx/math.h:102: warning: comparing floating point with == or != is unsafe
  136. In file included from /usr/include/wx-2.8/wx/variant.h:26,
  137.                  from /usr/include/wx-2.8/wx/colour.h:48,
  138.                  from /usr/include/wx-2.8/wx/window.h:25,
  139.                  from /usr/include/wx-2.8/wx/wx.h:36,
  140.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  141.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:21:
  142. /usr/include/wx-2.8/wx/datetime.h: In member function 'wxString wxDateTime::FormatDate() const':
  143. /usr/include/wx-2.8/wx/datetime.h:1078: error: no matching function for call to 'wxDateTime::Format(const char [3]) const'
  144. /usr/include/wx-2.8/wx/datetime.h:1076: note: candidates are: wxString wxDateTime::Format(const wxChar*, const wxDateTime::TimeZone&) const
  145. /usr/include/wx-2.8/wx/datetime.h: In member function 'wxString wxDateTime::FormatTime() const':
  146. /usr/include/wx-2.8/wx/datetime.h:1080: error: no matching function for call to 'wxDateTime::Format(const char [3]) const'
  147. /usr/include/wx-2.8/wx/datetime.h:1076: note: candidates are: wxString wxDateTime::Format(const wxChar*, const wxDateTime::TimeZone&) const
  148. /usr/include/wx-2.8/wx/datetime.h: In member function 'wxString wxDateTime::FormatISODate() const':
  149. /usr/include/wx-2.8/wx/datetime.h:1083: error: no matching function for call to 'wxDateTime::Format(const char [9]) const'
  150. /usr/include/wx-2.8/wx/datetime.h:1076: note: candidates are: wxString wxDateTime::Format(const wxChar*, const wxDateTime::TimeZone&) const
  151. /usr/include/wx-2.8/wx/datetime.h: In member function 'wxString wxDateTime::FormatISOTime() const':
  152. /usr/include/wx-2.8/wx/datetime.h:1086: error: no matching function for call to 'wxDateTime::Format(const char [9]) const'
  153. /usr/include/wx-2.8/wx/datetime.h:1076: note: candidates are: wxString wxDateTime::Format(const wxChar*, const wxDateTime::TimeZone&) const
  154. In file included from /usr/include/wx-2.8/wx/image.h:440,
  155.                  from /usr/include/wx-2.8/wx/wx.h:45,
  156.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  157.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:21:
  158. /usr/include/wx-2.8/wx/imagbmp.h: In constructor 'wxBMPHandler::wxBMPHandler()':
  159. /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"'
  160. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  161. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  162. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  163. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  164. /usr/include/wx-2.8/wx/imagbmp.h:56: error: ambiguous overload for 'operator=' in '((wxBMPHandler*)this)->wxBMPHandler::<anonymous>.wxImageHandler::m_extension = "bmp"'
  165. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  166. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  167. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  168. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  169. /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"'
  170. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  171. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  172. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  173. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  174. /usr/include/wx-2.8/wx/imagbmp.h: In constructor 'wxICOHandler::wxICOHandler()':
  175. /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"'
  176. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  177. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  178. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  179. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  180. /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"'
  181. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  182. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  183. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  184. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  185. /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"'
  186. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  187. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  188. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  189. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  190. /usr/include/wx-2.8/wx/imagbmp.h: In constructor 'wxCURHandler::wxCURHandler()':
  191. /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"'
  192. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  193. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  194. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  195. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  196. /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"'
  197. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  198. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  199. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  200. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  201. /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"'
  202. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  203. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  204. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  205. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  206. /usr/include/wx-2.8/wx/imagbmp.h: In constructor 'wxANIHandler::wxANIHandler()':
  207. /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"'
  208. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  209. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  210. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  211. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  212. /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"'
  213. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  214. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  215. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  216. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  217. /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"'
  218. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  219. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  220. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  221. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  222. In file included from /usr/include/wx-2.8/wx/image.h:441,
  223.                  from /usr/include/wx-2.8/wx/wx.h:45,
  224.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  225.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:21:
  226. /usr/include/wx-2.8/wx/imagpng.h: In constructor 'wxPNGHandler::wxPNGHandler()':
  227. /usr/include/wx-2.8/wx/imagpng.h:38: error: ambiguous overload for 'operator=' in '((wxPNGHandler*)this)->wxPNGHandler::<anonymous>.wxImageHandler::m_name = "PNG file"'
  228. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  229. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  230. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  231. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  232. /usr/include/wx-2.8/wx/imagpng.h:39: error: ambiguous overload for 'operator=' in '((wxPNGHandler*)this)->wxPNGHandler::<anonymous>.wxImageHandler::m_extension = "png"'
  233. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  234. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  235. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  236. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  237. /usr/include/wx-2.8/wx/imagpng.h:41: error: ambiguous overload for 'operator=' in '((wxPNGHandler*)this)->wxPNGHandler::<anonymous>.wxImageHandler::m_mime = "image/png"'
  238. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  239. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  240. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  241. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  242. In file included from /usr/include/wx-2.8/wx/image.h:442,
  243.                  from /usr/include/wx-2.8/wx/wx.h:45,
  244.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  245.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:21:
  246. /usr/include/wx-2.8/wx/imaggif.h: In constructor 'wxGIFHandler::wxGIFHandler()':
  247. /usr/include/wx-2.8/wx/imaggif.h:27: error: ambiguous overload for 'operator=' in '((wxGIFHandler*)this)->wxGIFHandler::<anonymous>.wxImageHandler::m_name = "GIF file"'
  248. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  249. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  250. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  251. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  252. /usr/include/wx-2.8/wx/imaggif.h:28: error: ambiguous overload for 'operator=' in '((wxGIFHandler*)this)->wxGIFHandler::<anonymous>.wxImageHandler::m_extension = "gif"'
  253. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  254. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  255. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  256. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  257. /usr/include/wx-2.8/wx/imaggif.h:30: error: ambiguous overload for 'operator=' in '((wxGIFHandler*)this)->wxGIFHandler::<anonymous>.wxImageHandler::m_mime = "image/gif"'
  258. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  259. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  260. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  261. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  262. In file included from /usr/include/wx-2.8/wx/image.h:443,
  263.                  from /usr/include/wx-2.8/wx/wx.h:45,
  264.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  265.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:21:
  266. /usr/include/wx-2.8/wx/imagpcx.h: In constructor 'wxPCXHandler::wxPCXHandler()':
  267. /usr/include/wx-2.8/wx/imagpcx.h:26: error: ambiguous overload for 'operator=' in '((wxPCXHandler*)this)->wxPCXHandler::<anonymous>.wxImageHandler::m_name = "PCX file"'
  268. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  269. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  270. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  271. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  272. /usr/include/wx-2.8/wx/imagpcx.h:27: error: ambiguous overload for 'operator=' in '((wxPCXHandler*)this)->wxPCXHandler::<anonymous>.wxImageHandler::m_extension = "pcx"'
  273. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  274. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  275. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  276. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  277. /usr/include/wx-2.8/wx/imagpcx.h:29: error: ambiguous overload for 'operator=' in '((wxPCXHandler*)this)->wxPCXHandler::<anonymous>.wxImageHandler::m_mime = "image/pcx"'
  278. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  279. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  280. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  281. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  282. In file included from /usr/include/wx-2.8/wx/image.h:444,
  283.                  from /usr/include/wx-2.8/wx/wx.h:45,
  284.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  285.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:21:
  286. /usr/include/wx-2.8/wx/imagjpeg.h: In constructor 'wxJPEGHandler::wxJPEGHandler()':
  287. /usr/include/wx-2.8/wx/imagjpeg.h:28: error: ambiguous overload for 'operator=' in '((wxJPEGHandler*)this)->wxJPEGHandler::<anonymous>.wxImageHandler::m_name = "JPEG file"'
  288. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  289. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  290. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  291. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  292. /usr/include/wx-2.8/wx/imagjpeg.h:29: error: ambiguous overload for 'operator=' in '((wxJPEGHandler*)this)->wxJPEGHandler::<anonymous>.wxImageHandler::m_extension = "jpg"'
  293. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  294. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  295. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  296. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  297. /usr/include/wx-2.8/wx/imagjpeg.h:31: error: ambiguous overload for 'operator=' in '((wxJPEGHandler*)this)->wxJPEGHandler::<anonymous>.wxImageHandler::m_mime = "image/jpeg"'
  298. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  299. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  300. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  301. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  302. In file included from /usr/include/wx-2.8/wx/image.h:445,
  303.                  from /usr/include/wx-2.8/wx/wx.h:45,
  304.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  305.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:21:
  306. /usr/include/wx-2.8/wx/imagtga.h: In constructor 'wxTGAHandler::wxTGAHandler()':
  307. /usr/include/wx-2.8/wx/imagtga.h:26: error: ambiguous overload for 'operator=' in '((wxTGAHandler*)this)->wxTGAHandler::<anonymous>.wxImageHandler::m_name = "TGA file"'
  308. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  309. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  310. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  311. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  312. /usr/include/wx-2.8/wx/imagtga.h:27: error: ambiguous overload for 'operator=' in '((wxTGAHandler*)this)->wxTGAHandler::<anonymous>.wxImageHandler::m_extension = "tga"'
  313. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  314. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  315. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  316. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  317. /usr/include/wx-2.8/wx/imagtga.h:29: error: ambiguous overload for 'operator=' in '((wxTGAHandler*)this)->wxTGAHandler::<anonymous>.wxImageHandler::m_mime = "image/tga"'
  318. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  319. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  320. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  321. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  322. In file included from /usr/include/wx-2.8/wx/image.h:447,
  323.                  from /usr/include/wx-2.8/wx/wx.h:45,
  324.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  325.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:21:
  326. /usr/include/wx-2.8/wx/imagpnm.h: In constructor 'wxPNMHandler::wxPNMHandler()':
  327. /usr/include/wx-2.8/wx/imagpnm.h:25: error: ambiguous overload for 'operator=' in '((wxPNMHandler*)this)->wxPNMHandler::<anonymous>.wxImageHandler::m_name = "PNM file"'
  328. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  329. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  330. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  331. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  332. /usr/include/wx-2.8/wx/imagpnm.h:26: error: ambiguous overload for 'operator=' in '((wxPNMHandler*)this)->wxPNMHandler::<anonymous>.wxImageHandler::m_extension = "pnm"'
  333. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  334. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  335. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  336. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  337. /usr/include/wx-2.8/wx/imagpnm.h:28: error: ambiguous overload for 'operator=' in '((wxPNMHandler*)this)->wxPNMHandler::<anonymous>.wxImageHandler::m_mime = "image/pnm"'
  338. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  339. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  340. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  341. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  342. In file included from /usr/include/wx-2.8/wx/image.h:448,
  343.                  from /usr/include/wx-2.8/wx/wx.h:45,
  344.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  345.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:21:
  346. /usr/include/wx-2.8/wx/imagxpm.h: In constructor 'wxXPMHandler::wxXPMHandler()':
  347. /usr/include/wx-2.8/wx/imagxpm.h:25: error: ambiguous overload for 'operator=' in '((wxXPMHandler*)this)->wxXPMHandler::<anonymous>.wxImageHandler::m_name = "XPM file"'
  348. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  349. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  350. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  351. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  352. /usr/include/wx-2.8/wx/imagxpm.h:26: error: ambiguous overload for 'operator=' in '((wxXPMHandler*)this)->wxXPMHandler::<anonymous>.wxImageHandler::m_extension = "xpm"'
  353. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  354. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  355. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  356. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  357. /usr/include/wx-2.8/wx/imagxpm.h:28: error: ambiguous overload for 'operator=' in '((wxXPMHandler*)this)->wxXPMHandler::<anonymous>.wxImageHandler::m_mime = "image/xpm"'
  358. /usr/include/wx-2.8/wx/string.h:676: note: candidates are: wxString& wxString::operator=(int) <near match>
  359. /usr/include/wx-2.8/wx/string.h:956: note:                 wxString& wxString::operator=(wxChar) <near match>
  360. /usr/include/wx-2.8/wx/string.h:970: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
  361. /usr/include/wx-2.8/wx/string.h:660: note:                 wxString& wxString::operator=(const wxString&) <near match>
  362. In file included from /usr/include/wx-2.8/wx/gtk/filedlg.h:13,
  363.                  from /usr/include/wx-2.8/wx/filedlg.h:210,
  364.                  from /usr/include/wx-2.8/wx/wx.h:94,
  365.                  from Source/Core/DebuggerWX/src/Debugger.h:33,
  366.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:21:
  367. /usr/include/wx-2.8/wx/generic/filedlgg.h: At global scope:
  368. /usr/include/wx-2.8/wx/generic/filedlgg.h:262: error: default argument for parameter of type 'const wxString&' has type 'const char [9]'
  369. In file included from Source/Core/DebuggerWX/src/CodeWindow.cpp:23:
  370. Source/Core/DebuggerWX/src/RegisterWindow.h:36: error: default argument for parameter of type 'const wxString&' has type 'const char [10]'
  371. In file included from Source/Core/DebuggerWX/src/CodeWindow.cpp:25:
  372. Source/Core/DebuggerWX/src/BreakpointWindow.h:38: error: default argument for parameter of type 'const wxString&' has type 'const char [12]'
  373. In file included from Source/Core/DebuggerWX/src/CodeWindow.cpp:26:
  374. Source/Core/DebuggerWX/src/MemoryWindow.h:41: error: default argument for parameter of type 'const wxString&' has type 'const char [15]'
  375. In file included from Source/Core/DebuggerWX/src/CodeWindow.cpp:27:
  376. Source/Core/DebuggerWX/src/JitWindow.h:50: error: default argument for parameter of type 'const wxString&' has type 'const char [17]'
  377. In file included from Source/Core/DebuggerWX/src/CodeWindow.cpp:36:
  378. Source/Core/DebuggerWX/src/CodeWindow.h:45: error: default argument for parameter of type 'const wxString&' has type 'const char [17]'
  379. In file included from /usr/include/wx-2.8/wx/spinbutt.h:82,
  380.                  from /usr/include/wx-2.8/wx/spinctrl.h:19,
  381.                  from Source/Core/DebuggerWX/src/../../DolphinWX/src/Globals.h:69,
  382.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:50:
  383. /usr/include/wx-2.8/wx/gtk/spinbutt.h:27: error: default argument for parameter of type 'const wxString&' has type 'const char [13]'
  384. /usr/include/wx-2.8/wx/gtk/spinbutt.h:37: error: default argument for parameter of type 'const wxString&' has type 'const char [13]'
  385. In file included from /usr/include/wx-2.8/wx/spinctrl.h:67,
  386.                  from Source/Core/DebuggerWX/src/../../DolphinWX/src/Globals.h:69,
  387.                  from Source/Core/DebuggerWX/src/CodeWindow.cpp:50:
  388. /usr/include/wx-2.8/wx/gtk/spinctrl.h:29: error: default argument for parameter of type 'const wxString&' has type 'const char [11]'
  389. /usr/include/wx-2.8/wx/gtk/spinctrl.h:41: error: default argument for parameter of type 'const wxString&' has type 'const char [11]'
  390. Source/Core/DebuggerWX/src/CodeWindow.h: In constructor 'CCodeWindow::CCodeWindow(const SCoreStartupParameter&, wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, long int)':
  391. Source/Core/DebuggerWX/src/CodeWindow.h:102: warning: 'CCodeWindow::m_RegisterWindow' will be initialized after
  392. Source/Core/DebuggerWX/src/CodeWindow.h:101: warning:   'CLogWindow* CCodeWindow::m_LogWindow'
  393. Source/Core/DebuggerWX/src/CodeWindow.cpp:93: warning:   when initialized here
  394. Source/Core/DebuggerWX/src/CodeWindow.cpp: In member function 'void CCodeWindow::CreateMenu(const SCoreStartupParameter&)':
  395. Source/Core/DebuggerWX/src/CodeWindow.cpp:209: error: conversion from 'const char [13]' to 'const wxString' is ambiguous
  396. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  397. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  398. Source/Core/DebuggerWX/src/CodeWindow.cpp:215: error: conversion from 'const char [14]' to 'const wxString' is ambiguous
  399. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  400. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  401. Source/Core/DebuggerWX/src/CodeWindow.cpp:223: error: conversion from 'const char [12]' to 'const wxString' is ambiguous
  402. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  403. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  404. Source/Core/DebuggerWX/src/CodeWindow.cpp:227: error: conversion from 'const char [11]' to 'const wxString' is ambiguous
  405. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  406. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  407. Source/Core/DebuggerWX/src/CodeWindow.cpp:230: error: conversion from 'const char [13]' to 'const wxString' is ambiguous
  408. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  409. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  410. Source/Core/DebuggerWX/src/CodeWindow.cpp:233: error: conversion from 'const char [8]' to 'const wxString' is ambiguous
  411. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  412. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  413. Source/Core/DebuggerWX/src/CodeWindow.cpp:235: error: conversion from 'const char [7]' to 'const wxString' is ambiguous
  414. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  415. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  416. Source/Core/DebuggerWX/src/CodeWindow.cpp:240: error: conversion from 'const char [20]' to 'const wxString' is ambiguous
  417. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  418. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  419. Source/Core/DebuggerWX/src/CodeWindow.cpp:241: error: conversion from 'const char [9]' to 'const wxString' is ambiguous
  420. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  421. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  422. Source/Core/DebuggerWX/src/CodeWindow.cpp:246: error: conversion from 'const char [18]' to 'const wxString' is ambiguous
  423. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  424. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  425. Source/Core/DebuggerWX/src/CodeWindow.cpp:247: error: conversion from 'const char [5]' to 'const wxString' is ambiguous
  426. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  427. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  428. Source/Core/DebuggerWX/src/CodeWindow.cpp: In member function 'void CCodeWindow::OnSymbolsMenu(wxCommandEvent&)':
  429. Source/Core/DebuggerWX/src/CodeWindow.cpp:306: error: no matching function for call to 'wxString::Format(const char [42], const wxChar [], const wxChar [])'
  430. /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...)
  431. Source/Core/DebuggerWX/src/CodeWindow.cpp:324: error: no matching function for call to 'wxString::Format(const char [42], const wxChar [], const wxChar [])'
  432. /usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString wxString::Format(const wxChar*, ...)
  433. Source/Core/DebuggerWX/src/CodeWindow.cpp: In member function 'void CCodeWindow::UpdateButtonStates()':
  434. Source/Core/DebuggerWX/src/CodeWindow.cpp:465: error: conversion from 'const char [7]' to 'const wxString' is ambiguous
  435. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  436. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  437. Source/Core/DebuggerWX/src/CodeWindow.cpp:474: error: conversion from 'const char [6]' to 'const wxString' is ambiguous
  438. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  439. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  440. Source/Core/DebuggerWX/src/CodeWindow.cpp: In member function 'void CCodeWindow::OnSymbolListContextMenu(wxContextMenuEvent&)':
  441. Source/Core/DebuggerWX/src/CodeWindow.cpp:498: warning: unused variable 'index'
  442. Source/Core/DebuggerWX/src/CodeWindow.cpp: In member function 'void CCodeWindow::PopulateToolbar(wxToolBar*)':
  443. Source/Core/DebuggerWX/src/CodeWindow.cpp:675: error: conversion from 'const char [5]' to 'const wxString' is ambiguous
  444. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  445. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  446. Source/Core/DebuggerWX/src/CodeWindow.cpp:676: error: conversion from 'const char [5]' to 'const wxString' is ambiguous
  447. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  448. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  449. Source/Core/DebuggerWX/src/CodeWindow.cpp:677: error: conversion from 'const char [10]' to 'const wxString' is ambiguous
  450. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  451. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  452. Source/Core/DebuggerWX/src/CodeWindow.cpp:678: error: conversion from 'const char [5]' to 'const wxString' is ambiguous
  453. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  454. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  455. Source/Core/DebuggerWX/src/CodeWindow.cpp:680: error: conversion from 'const char [8]' to 'const wxString' is ambiguous
  456. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  457. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  458. Source/Core/DebuggerWX/src/CodeWindow.cpp:681: error: conversion from 'const char [7]' to 'const wxString' is ambiguous
  459. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  460. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  461. Source/Core/DebuggerWX/src/CodeWindow.cpp:683: error: conversion from 'const char [1]' to 'const wxString' is ambiguous
  462. /usr/include/wx-2.8/wx/string.h:692: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
  463. /usr/include/wx-2.8/wx/string.h:682: note:                 wxString::wxString(int) <near match>
  464. scons: *** [Source/Core/DebuggerWX/src/CodeWindow.o] Error 1
  465. scons: building terminated because of errors.

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post