Advertisement
Brutico

audacity

Dec 29th, 2016
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.34 KB | None | 0 0
  1. ^~~~~~~~~~~~~~~
  2. ondemand/../WaveClip.h: In member function ‘void WaveClipArray::Remove(_wxArrayWaveClipArray)’:
  3. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  4. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  5. ^
  6. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  7. wxFORCE_SEMICOLON /* just to force a semicolon */
  8. ^~~~~~~~~~~~~~~~~
  9. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  10. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  11. ^~~~~~~~~~~~
  12. /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  13. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE)
  14. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  15. /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_PTR’
  16. _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl)
  17. ^~~~~~~~~~~~~~~~~~~~~~~~
  18. /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL_PTR’
  19. WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  20. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21. ondemand/../WaveClip.h:58:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY_PTR’
  22. WX_DEFINE_USER_EXPORTED_ARRAY_PTR(WaveClip*, WaveClipArray, class AUDACITY_DLL_API);
  23. ^
  24. ondemand/../WaveTrack.h: In member function ‘void Regions::Remove(_wxArrayRegions)’:
  25. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  26. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  27. ^
  28. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  29. wxFORCE_SEMICOLON /* just to force a semicolon */
  30. ^~~~~~~~~~~~~~~~~
  31. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  32. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  33. ^~~~~~~~~~~~
  34. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  35. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  36. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  37. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  38. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  39. ^~~~~~~~~~~~~~~~~~~~
  40. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  41. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  42. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  43. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  44. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  45. ^~~~~~~~~~~~~~~~~~~
  46. ondemand/../WaveTrack.h:50:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  47. WX_DEFINE_ARRAY( Region*, Regions );
  48. ^~~~~~~~~~~~~~~
  49. ondemand/../UndoManager.h: In member function ‘void UndoStack::Remove(_wxArrayUndoStack)’:
  50. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  51. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  52. ^
  53. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  54. wxFORCE_SEMICOLON /* just to force a semicolon */
  55. ^~~~~~~~~~~~~~~~~
  56. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  57. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  58. ^~~~~~~~~~~~
  59. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  60. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  61. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  62. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  63. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  64. ^~~~~~~~~~~~~~~~~~~~
  65. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  66. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  67. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  68. ondemand/../UndoManager.h:67:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  69. WX_DEFINE_USER_EXPORTED_ARRAY(UndoStackElem *, UndoStack, class AUDACITY_DLL_API);
  70. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  71. import/../ondemand/../Track.h: In member function ‘void WaveTrackArray::Remove(_wxArrayWaveTrackArray)’:
  72. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  73. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  74. ^
  75. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  76. wxFORCE_SEMICOLON /* just to force a semicolon */
  77. ^~~~~~~~~~~~~~~~~
  78. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  79. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  80. ^~~~~~~~~~~~
  81. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  82. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  83. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  84. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  85. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  86. ^~~~~~~~~~~~~~~~~~~~
  87. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  88. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  89. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  90. import/../ondemand/../Track.h:38:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  91. WX_DEFINE_USER_EXPORTED_ARRAY(WaveTrack*, WaveTrackArray, class AUDACITY_DLL_API);
  92. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  93. import/../ondemand/../Sequence.h: In member function ‘void BlockArray::Remove(_wxArrayBlockArray)’:
  94. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  95. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  96. ^
  97. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  98. wxFORCE_SEMICOLON /* just to force a semicolon */
  99. ^~~~~~~~~~~~~~~~~
  100. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  101. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  102. ^~~~~~~~~~~~
  103. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  104. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  105. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  106. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  107. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  108. ^~~~~~~~~~~~~~~~~~~~
  109. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  110. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  111. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  113. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  114. ^~~~~~~~~~~~~~~~~~~
  115. import/../ondemand/../Sequence.h:35:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  116. WX_DEFINE_ARRAY(SeqBlock *, BlockArray);
  117. ^~~~~~~~~~~~~~~
  118. import/../ondemand/../WaveClip.h: In member function ‘void WaveClipArray::Remove(_wxArrayWaveClipArray)’:
  119. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  120. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  121. ^
  122. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  123. wxFORCE_SEMICOLON /* just to force a semicolon */
  124. ^~~~~~~~~~~~~~~~~
  125. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  126. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  127. ^~~~~~~~~~~~
  128. /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  129. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE)
  130. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  131. /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_PTR’
  132. _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl)
  133. ^~~~~~~~~~~~~~~~~~~~~~~~
  134. /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL_PTR’
  135. WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  136. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  137. import/../ondemand/../WaveClip.h:58:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY_PTR’
  138. WX_DEFINE_USER_EXPORTED_ARRAY_PTR(WaveClip*, WaveClipArray, class AUDACITY_DLL_API);
  139. ^
  140. import/../ondemand/../WaveTrack.h: In member function ‘void Regions::Remove(_wxArrayRegions)’:
  141. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  142. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  143. ^
  144. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  145. wxFORCE_SEMICOLON /* just to force a semicolon */
  146. ^~~~~~~~~~~~~~~~~
  147. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  148. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  149. ^~~~~~~~~~~~
  150. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  151. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  152. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  153. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  154. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  155. ^~~~~~~~~~~~~~~~~~~~
  156. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  157. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  158. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  159. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  160. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  161. ^~~~~~~~~~~~~~~~~~~
  162. import/../ondemand/../WaveTrack.h:50:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  163. WX_DEFINE_ARRAY( Region*, Regions );
  164. ^~~~~~~~~~~~~~~
  165. ondemand/../LabelTrack.h: In member function ‘void LabelArray::Remove(_wxArrayLabelArray)’:
  166. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  167. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  168. ^
  169. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  170. wxFORCE_SEMICOLON /* just to force a semicolon */
  171. ^~~~~~~~~~~~~~~~~
  172. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  173. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  174. ^~~~~~~~~~~~
  175. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  176. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  177. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  178. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  179. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  180. ^~~~~~~~~~~~~~~~~~~~
  181. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  182. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  183. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  184. ondemand/../LabelTrack.h:91:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  185. WX_DEFINE_USER_EXPORTED_ARRAY(LabelStruct *, LabelArray, class AUDACITY_DLL_API);
  186. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  187. ondemand/../TrackPanel.h: In member function ‘void LWSliderArray::Remove(_wxArrayLWSliderArray)’:
  188. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  189. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  190. ^
  191. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  192. wxFORCE_SEMICOLON /* just to force a semicolon */
  193. ^~~~~~~~~~~~~~~~~
  194. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  195. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  196. ^~~~~~~~~~~~
  197. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  198. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  199. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  200. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  201. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  202. ^~~~~~~~~~~~~~~~~~~~
  203. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  204. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  205. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  206. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  207. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  208. ^~~~~~~~~~~~~~~~~~~
  209. ondemand/../TrackPanel.h:44:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  210. WX_DEFINE_ARRAY(LWSlider *, LWSliderArray);
  211. ^~~~~~~~~~~~~~~
  212. import/../ondemand/../UndoManager.h: In member function ‘void UndoStack::Remove(_wxArrayUndoStack)’:
  213. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  214. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  215. ^
  216. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  217. wxFORCE_SEMICOLON /* just to force a semicolon */
  218. ^~~~~~~~~~~~~~~~~
  219. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  220. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  221. ^~~~~~~~~~~~
  222. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  223. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  224. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  225. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  226. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  227. ^~~~~~~~~~~~~~~~~~~~
  228. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  229. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  230. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  231. import/../ondemand/../UndoManager.h:67:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  232. WX_DEFINE_USER_EXPORTED_ARRAY(UndoStackElem *, UndoStack, class AUDACITY_DLL_API);
  233. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234. ondemand/../commands/CommandManager.h: In member function ‘void MenuBarList::Remove(_wxArrayMenuBarList)’:
  235. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  236. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  237. ^
  238. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  239. wxFORCE_SEMICOLON /* just to force a semicolon */
  240. ^~~~~~~~~~~~~~~~~
  241. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  242. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  243. ^~~~~~~~~~~~
  244. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  245. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  246. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  247. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  248. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  249. ^~~~~~~~~~~~~~~~~~~~
  250. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  251. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  252. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  253. ondemand/../commands/CommandManager.h:62:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  254. WX_DEFINE_USER_EXPORTED_ARRAY(MenuBarListEntry *, MenuBarList, class AUDACITY_DLL_API);
  255. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  256. ondemand/../commands/CommandManager.h: In member function ‘void SubMenuList::Remove(_wxArraySubMenuList)’:
  257. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  258. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  259. ^
  260. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  261. wxFORCE_SEMICOLON /* just to force a semicolon */
  262. ^~~~~~~~~~~~~~~~~
  263. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  264. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  265. ^~~~~~~~~~~~
  266. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  267. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  268. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  269. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  270. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  271. ^~~~~~~~~~~~~~~~~~~~
  272. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  273. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  274. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  275. ondemand/../commands/CommandManager.h:63:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  276. WX_DEFINE_USER_EXPORTED_ARRAY(SubMenuListEntry *, SubMenuList, class AUDACITY_DLL_API);
  277. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  278. import/../ondemand/../LabelTrack.h: In member function ‘void LabelArray::Remove(_wxArrayLabelArray)’:
  279. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  280. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  281. ^
  282. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  283. wxFORCE_SEMICOLON /* just to force a semicolon */
  284. ^~~~~~~~~~~~~~~~~
  285. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  286. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  287. ^~~~~~~~~~~~
  288. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  289. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  290. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  291. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  292. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  293. ^~~~~~~~~~~~~~~~~~~~
  294. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  295. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  296. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  297. import/../ondemand/../LabelTrack.h:91:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  298. WX_DEFINE_USER_EXPORTED_ARRAY(LabelStruct *, LabelArray, class AUDACITY_DLL_API);
  299. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  300. ondemand/../commands/CommandManager.h: In member function ‘void CommandList::Remove(_wxArrayCommandList)’:
  301. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  302. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  303. ^
  304. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  305. wxFORCE_SEMICOLON /* just to force a semicolon */
  306. ^~~~~~~~~~~~~~~~~
  307. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  308. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  309. ^~~~~~~~~~~~
  310. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  311. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  312. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  313. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  314. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  315. ^~~~~~~~~~~~~~~~~~~~
  316. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  317. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  318. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  319. ondemand/../commands/CommandManager.h:64:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  320. WX_DEFINE_USER_EXPORTED_ARRAY(CommandListEntry *, CommandList, class AUDACITY_DLL_API);
  321. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  322. import/../ondemand/../TrackPanel.h: In member function ‘void LWSliderArray::Remove(_wxArrayLWSliderArray)’:
  323. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  324. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  325. ^
  326. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  327. wxFORCE_SEMICOLON /* just to force a semicolon */
  328. ^~~~~~~~~~~~~~~~~
  329. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  330. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  331. ^~~~~~~~~~~~
  332. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  333. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  334. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  335. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  336. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  337. ^~~~~~~~~~~~~~~~~~~~
  338. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  339. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  340. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  341. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  342. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  343. ^~~~~~~~~~~~~~~~~~~
  344. import/../ondemand/../TrackPanel.h:44:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  345. WX_DEFINE_ARRAY(LWSlider *, LWSliderArray);
  346. ^~~~~~~~~~~~~~~
  347. import/../ondemand/../commands/CommandManager.h: In member function ‘void MenuBarList::Remove(_wxArrayMenuBarList)’:
  348. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  349. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  350. ^
  351. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  352. wxFORCE_SEMICOLON /* just to force a semicolon */
  353. ^~~~~~~~~~~~~~~~~
  354. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  355. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  356. ^~~~~~~~~~~~
  357. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  358. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  359. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  360. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  361. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  362. ^~~~~~~~~~~~~~~~~~~~
  363. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  364. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  365. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  366. import/../ondemand/../commands/CommandManager.h:62:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  367. WX_DEFINE_USER_EXPORTED_ARRAY(MenuBarListEntry *, MenuBarList, class AUDACITY_DLL_API);
  368. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  369. import/../ondemand/../commands/CommandManager.h: In member function ‘void SubMenuList::Remove(_wxArraySubMenuList)’:
  370. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  371. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  372. ^
  373. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  374. wxFORCE_SEMICOLON /* just to force a semicolon */
  375. ^~~~~~~~~~~~~~~~~
  376. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  377. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  378. ^~~~~~~~~~~~
  379. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  380. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  381. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  382. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  383. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  384. ^~~~~~~~~~~~~~~~~~~~
  385. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  386. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  387. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  388. import/../ondemand/../commands/CommandManager.h:63:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  389. WX_DEFINE_USER_EXPORTED_ARRAY(SubMenuListEntry *, SubMenuList, class AUDACITY_DLL_API);
  390. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  391. import/../ondemand/../commands/CommandManager.h: In member function ‘void CommandList::Remove(_wxArrayCommandList)’:
  392. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  393. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  394. ^
  395. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  396. wxFORCE_SEMICOLON /* just to force a semicolon */
  397. ^~~~~~~~~~~~~~~~~
  398. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  399. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  400. ^~~~~~~~~~~~
  401. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  402. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  403. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  404. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  405. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  406. ^~~~~~~~~~~~~~~~~~~~
  407. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  408. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  409. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  410. import/../ondemand/../commands/CommandManager.h:64:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  411. WX_DEFINE_USER_EXPORTED_ARRAY(CommandListEntry *, CommandList, class AUDACITY_DLL_API);
  412. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  413. ondemand/../effects/EffectManager.h: In member function ‘void EffectArray::Remove(_wxArrayEffectArray)’:
  414. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  415. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  416. ^
  417. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  418. wxFORCE_SEMICOLON /* just to force a semicolon */
  419. ^~~~~~~~~~~~~~~~~
  420. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  421. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  422. ^~~~~~~~~~~~
  423. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  424. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  425. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  426. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  427. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  428. ^~~~~~~~~~~~~~~~~~~~
  429. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  430. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  431. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  432. ondemand/../effects/EffectManager.h:33:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  433. WX_DEFINE_USER_EXPORTED_ARRAY(Effect *, EffectArray, class AUDACITY_DLL_API);
  434. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  435. ondemand/../commands/CommandManager.h: In member function ‘void MenuBarList::Remove(_wxArrayMenuBarList)’:
  436. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  437. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  438. ^
  439. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  440. wxFORCE_SEMICOLON /* just to force a semicolon */
  441. ^~~~~~~~~~~~~~~~~
  442. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  443. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  444. ^~~~~~~~~~~~
  445. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  446. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  447. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  448. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  449. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  450. ^~~~~~~~~~~~~~~~~~~~
  451. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  452. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  453. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454. ondemand/../commands/CommandManager.h:62:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  455. WX_DEFINE_USER_EXPORTED_ARRAY(MenuBarListEntry *, MenuBarList, class AUDACITY_DLL_API);
  456. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  457. import/../ondemand/../effects/EffectManager.h: In member function ‘void EffectArray::Remove(_wxArrayEffectArray)’:
  458. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  459. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  460. ^
  461. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  462. wxFORCE_SEMICOLON /* just to force a semicolon */
  463. ^~~~~~~~~~~~~~~~~
  464. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  465. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  466. ^~~~~~~~~~~~
  467. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  468. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  469. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  470. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  471. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  472. ^~~~~~~~~~~~~~~~~~~~
  473. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  474. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  475. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  476. import/../ondemand/../effects/EffectManager.h:33:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  477. WX_DEFINE_USER_EXPORTED_ARRAY(Effect *, EffectArray, class AUDACITY_DLL_API);
  478. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  479. ondemand/../commands/CommandManager.h: In member function ‘void SubMenuList::Remove(_wxArraySubMenuList)’:
  480. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  481. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  482. ^
  483. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  484. wxFORCE_SEMICOLON /* just to force a semicolon */
  485. ^~~~~~~~~~~~~~~~~
  486. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  487. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  488. ^~~~~~~~~~~~
  489. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  490. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  491. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  492. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  493. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  494. ^~~~~~~~~~~~~~~~~~~~
  495. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  496. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  497. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  498. ondemand/../commands/CommandManager.h:63:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  499. WX_DEFINE_USER_EXPORTED_ARRAY(SubMenuListEntry *, SubMenuList, class AUDACITY_DLL_API);
  500. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  501. ondemand/../commands/CommandManager.h: In member function ‘void CommandList::Remove(_wxArrayCommandList)’:
  502. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  503. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  504. ^
  505. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  506. wxFORCE_SEMICOLON /* just to force a semicolon */
  507. ^~~~~~~~~~~~~~~~~
  508. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  509. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  510. ^~~~~~~~~~~~
  511. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  512. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  513. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  514. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  515. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  516. ^~~~~~~~~~~~~~~~~~~~
  517. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  518. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  519. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  520. ondemand/../commands/CommandManager.h:64:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  521. WX_DEFINE_USER_EXPORTED_ARRAY(CommandListEntry *, CommandList, class AUDACITY_DLL_API);
  522. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  523. import/../ondemand/../widgets/../Envelope.h: In member function ‘void EnvArray::Remove(_wxArrayEnvArray)’:
  524. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  525. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  526. ^
  527. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  528. wxFORCE_SEMICOLON /* just to force a semicolon */
  529. ^~~~~~~~~~~~~~~~~
  530. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  531. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  532. ^~~~~~~~~~~~
  533. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  534. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  535. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  536. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  537. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  538. ^~~~~~~~~~~~~~~~~~~~
  539. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  540. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  541. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  542. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  543. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  544. ^~~~~~~~~~~~~~~~~~~
  545. import/../ondemand/../widgets/../Envelope.h:85:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  546. WX_DEFINE_ARRAY(EnvPoint *, EnvArray);
  547. ^~~~~~~~~~~~~~~
  548. /usr/include/wx-2.8/wx/treebase.h: In member function ‘void wxArrayTreeItemIdsBase::Remove(_wxArraywxArrayTreeItemIdsBase)’:
  549. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  550. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  551. ^
  552. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  553. wxFORCE_SEMICOLON /* just to force a semicolon */
  554. ^~~~~~~~~~~~~~~~~
  555. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  556. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  557. ^~~~~~~~~~~~
  558. /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  559. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE)
  560. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  561. /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_PTR’
  562. _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl)
  563. ^~~~~~~~~~~~~~~~~~~~~~~~
  564. /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL_PTR’
  565. WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT)
  566. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  567. /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro ‘WX_DEFINE_EXPORTED_TYPEARRAY_PTR’
  568. WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid)
  569. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  570. /usr/include/wx-2.8/wx/treebase.h:128:1: note: in expansion of macro ‘WX_DEFINE_EXPORTED_ARRAY_PTR’
  571. WX_DEFINE_EXPORTED_ARRAY_PTR(wxTreeItemIdValue, wxArrayTreeItemIdsBase);
  572. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573. ondemand/../widgets/../Envelope.h: In member function ‘void EnvArray::Remove(_wxArrayEnvArray)’:
  574. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  575. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  576. ^
  577. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  578. wxFORCE_SEMICOLON /* just to force a semicolon */
  579. ^~~~~~~~~~~~~~~~~
  580. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  581. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  582. ^~~~~~~~~~~~
  583. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  584. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  585. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  586. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  587. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  588. ^~~~~~~~~~~~~~~~~~~~
  589. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  590. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  591. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  592. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  593. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  594. ^~~~~~~~~~~~~~~~~~~
  595. ondemand/../widgets/../Envelope.h:85:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  596. WX_DEFINE_ARRAY(EnvPoint *, EnvArray);
  597. ^~~~~~~~~~~~~~~
  598. /usr/include/wx-2.8/wx/treebase.h: In member function ‘void wxArrayTreeItemIdsBase::Remove(_wxArraywxArrayTreeItemIdsBase)’:
  599. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  600. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  601. ^
  602. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  603. wxFORCE_SEMICOLON /* just to force a semicolon */
  604. ^~~~~~~~~~~~~~~~~
  605. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  606. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  607. ^~~~~~~~~~~~
  608. /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  609. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE)
  610. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  611. /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_PTR’
  612. _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl)
  613. ^~~~~~~~~~~~~~~~~~~~~~~~
  614. /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL_PTR’
  615. WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT)
  616. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  617. /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro ‘WX_DEFINE_EXPORTED_TYPEARRAY_PTR’
  618. WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid)
  619. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  620. /usr/include/wx-2.8/wx/treebase.h:128:1: note: in expansion of macro ‘WX_DEFINE_EXPORTED_ARRAY_PTR’
  621. WX_DEFINE_EXPORTED_ARRAY_PTR(wxTreeItemIdValue, wxArrayTreeItemIdsBase);
  622. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  623. import/../ondemand/../Project.h: In member function ‘void AProjectArray::Remove(_wxArrayAProjectArray)’:
  624. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  625. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  626. ^
  627. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  628. wxFORCE_SEMICOLON /* just to force a semicolon */
  629. ^~~~~~~~~~~~~~~~~
  630. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  631. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  632. ^~~~~~~~~~~~
  633. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  634. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  635. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  636. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  637. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  638. ^~~~~~~~~~~~~~~~~~~~
  639. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  640. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  641. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  642. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  643. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  644. ^~~~~~~~~~~~~~~~~~~
  645. import/../ondemand/../Project.h:89:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  646. WX_DEFINE_ARRAY(AudacityProject *, AProjectArray);
  647. ^~~~~~~~~~~~~~~
  648. import/../ondemand/../Project.h: In member function ‘void MenuArray::Remove(_wxArrayMenuArray)’:
  649. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  650. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  651. ^
  652. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  653. wxFORCE_SEMICOLON /* just to force a semicolon */
  654. ^~~~~~~~~~~~~~~~~
  655. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  656. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  657. ^~~~~~~~~~~~
  658. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  659. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  660. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  661. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  662. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  663. ^~~~~~~~~~~~~~~~~~~~
  664. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  665. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  666. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  667. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  668. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  669. ^~~~~~~~~~~~~~~~~~~
  670. import/../ondemand/../Project.h:94:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  671. WX_DEFINE_ARRAY(wxMenu *, MenuArray);
  672. ^~~~~~~~~~~~~~~
  673. ondemand/../effects/EffectManager.h: In member function ‘void EffectArray::Remove(_wxArrayEffectArray)’:
  674. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  675. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  676. ^
  677. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  678. wxFORCE_SEMICOLON /* just to force a semicolon */
  679. ^~~~~~~~~~~~~~~~~
  680. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  681. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  682. ^~~~~~~~~~~~
  683. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  684. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  685. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  686. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  687. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  688. ^~~~~~~~~~~~~~~~~~~~
  689. /usr/include/wx-2.8/wx/dynarray.h:833:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  690. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  691. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  692. ondemand/../effects/EffectManager.h:33:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY’
  693. WX_DEFINE_USER_EXPORTED_ARRAY(Effect *, EffectArray, class AUDACITY_DLL_API);
  694. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  695. /usr/include/wx-2.8/wx/textbuf.h: In member function ‘void wxArrayLinesType::Remove(_wxArraywxArrayLinesType)’:
  696. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  697. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  698. ^
  699. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  700. wxFORCE_SEMICOLON /* just to force a semicolon */
  701. ^~~~~~~~~~~~~~~~~
  702. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  703. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  704. ^~~~~~~~~~~~
  705. /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  706. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE)
  707. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  708. /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_PTR’
  709. _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl)
  710. ^~~~~~~~~~~~~~~~~~~~~~~~
  711. /usr/include/wx-2.8/wx/dynarray.h:856:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL_PTR’
  712. WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayInt, wxARRAY_EMPTY expmode)
  713. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  714. /usr/include/wx-2.8/wx/textbuf.h:43:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY_INT’
  715. WX_DEFINE_USER_EXPORTED_ARRAY_INT(wxTextFileType,
  716. ^
  717. ondemand/../widgets/../Envelope.h: In member function ‘void EnvArray::Remove(_wxArrayEnvArray)’:
  718. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  719. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  720. ^
  721. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  722. wxFORCE_SEMICOLON /* just to force a semicolon */
  723. ^~~~~~~~~~~~~~~~~
  724. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  725. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  726. ^~~~~~~~~~~~
  727. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  728. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  729. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  730. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  731. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  732. ^~~~~~~~~~~~~~~~~~~~
  733. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  734. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  735. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  736. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  737. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  738. ^~~~~~~~~~~~~~~~~~~
  739. ondemand/../widgets/../Envelope.h:85:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  740. WX_DEFINE_ARRAY(EnvPoint *, EnvArray);
  741. ^~~~~~~~~~~~~~~
  742. /usr/include/wx-2.8/wx/treebase.h: In member function ‘void wxArrayTreeItemIdsBase::Remove(_wxArraywxArrayTreeItemIdsBase)’:
  743. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  744. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  745. ^
  746. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  747. wxFORCE_SEMICOLON /* just to force a semicolon */
  748. ^~~~~~~~~~~~~~~~~
  749. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  750. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  751. ^~~~~~~~~~~~
  752. /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  753. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE)
  754. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  755. /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_PTR’
  756. _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl)
  757. ^~~~~~~~~~~~~~~~~~~~~~~~
  758. /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL_PTR’
  759. WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT)
  760. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  761. /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro ‘WX_DEFINE_EXPORTED_TYPEARRAY_PTR’
  762. WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid)
  763. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  764. /usr/include/wx-2.8/wx/treebase.h:128:1: note: in expansion of macro ‘WX_DEFINE_EXPORTED_ARRAY_PTR’
  765. WX_DEFINE_EXPORTED_ARRAY_PTR(wxTreeItemIdValue, wxArrayTreeItemIdsBase);
  766. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  767. ondemand/../Project.h: In member function ‘void AProjectArray::Remove(_wxArrayAProjectArray)’:
  768. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  769. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  770. ^
  771. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  772. wxFORCE_SEMICOLON /* just to force a semicolon */
  773. ^~~~~~~~~~~~~~~~~
  774. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  775. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  776. ^~~~~~~~~~~~
  777. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  778. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  779. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  780. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  781. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  782. ^~~~~~~~~~~~~~~~~~~~
  783. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  784. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  785. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  786. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  787. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  788. ^~~~~~~~~~~~~~~~~~~
  789. ondemand/../Project.h:89:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  790. WX_DEFINE_ARRAY(AudacityProject *, AProjectArray);
  791. ^~~~~~~~~~~~~~~
  792. ondemand/../Project.h: In member function ‘void MenuArray::Remove(_wxArrayMenuArray)’:
  793. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  794. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  795. ^
  796. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  797. wxFORCE_SEMICOLON /* just to force a semicolon */
  798. ^~~~~~~~~~~~~~~~~
  799. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  800. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  801. ^~~~~~~~~~~~
  802. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  803. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  804. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  805. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  806. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  807. ^~~~~~~~~~~~~~~~~~~~
  808. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  809. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  810. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  811. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  812. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  813. ^~~~~~~~~~~~~~~~~~~
  814. ondemand/../Project.h:94:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  815. WX_DEFINE_ARRAY(wxMenu *, MenuArray);
  816. ^~~~~~~~~~~~~~~
  817. /usr/include/wx-2.8/wx/module.h: In member function ‘void wxArrayClassInfo::Remove(_wxArraywxArrayClassInfo)’:
  818. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  819. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  820. ^
  821. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  822. wxFORCE_SEMICOLON /* just to force a semicolon */
  823. ^~~~~~~~~~~~~~~~~
  824. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  825. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  826. ^~~~~~~~~~~~
  827. /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  828. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE)
  829. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  830. /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_PTR’
  831. _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl)
  832. ^~~~~~~~~~~~~~~~~~~~~~~~
  833. /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL_PTR’
  834. WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  835. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  836. /usr/include/wx-2.8/wx/module.h:24:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY_PTR’
  837. WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxClassInfo *, wxArrayClassInfo,
  838. ^
  839. /usr/include/wx-2.8/wx/module.h: In member function ‘void wxModule::AddDependency(wxClassInfo*)’:
  840. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  841. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  842. ^
  843. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  844. wxFORCE_SEMICOLON /* just to force a semicolon */
  845. ^~~~~~~~~~~~~~~~~
  846. /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro ‘wxCHECK2_MSG’
  847. #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg)
  848. ^~~~~~~~~~~~
  849. /usr/include/wx-2.8/wx/module.h:71:9: note: in expansion of macro ‘wxCHECK_RET’
  850. wxCHECK_RET( dep, wxT("NULL module dependency") );
  851. ^~~~~~~~~~~
  852. /usr/include/wx-2.8/wx/radiobox.h: In member function ‘void wxToolTipArray::Remove(_wxArraywxToolTipArray)’:
  853. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  854. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  855. ^
  856. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  857. wxFORCE_SEMICOLON /* just to force a semicolon */
  858. ^~~~~~~~~~~~~~~~~
  859. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  860. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  861. ^~~~~~~~~~~~
  862. /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  863. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE)
  864. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  865. /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_PTR’
  866. _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl)
  867. ^~~~~~~~~~~~~~~~~~~~~~~~
  868. /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL_PTR’
  869. WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT)
  870. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  871. /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro ‘WX_DEFINE_EXPORTED_TYPEARRAY_PTR’
  872. WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid)
  873. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  874. /usr/include/wx-2.8/wx/radiobox.h:25:1: note: in expansion of macro ‘WX_DEFINE_EXPORTED_ARRAY_PTR’
  875. WX_DEFINE_EXPORTED_ARRAY_PTR(wxToolTip *, wxToolTipArray);
  876. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  877. ondemand/../Project.h: In member function ‘void AProjectArray::Remove(_wxArrayAProjectArray)’:
  878. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  879. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  880. ^
  881. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  882. wxFORCE_SEMICOLON /* just to force a semicolon */
  883. ^~~~~~~~~~~~~~~~~
  884. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  885. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  886. ^~~~~~~~~~~~
  887. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  888. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  889. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  890. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  891. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  892. ^~~~~~~~~~~~~~~~~~~~
  893. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  894. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  895. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  896. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  897. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  898. ^~~~~~~~~~~~~~~~~~~
  899. ondemand/../Project.h:89:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  900. WX_DEFINE_ARRAY(AudacityProject *, AProjectArray);
  901. ^~~~~~~~~~~~~~~
  902. ondemand/../Project.h: In member function ‘void MenuArray::Remove(_wxArrayMenuArray)’:
  903. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  904. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  905. ^
  906. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  907. wxFORCE_SEMICOLON /* just to force a semicolon */
  908. ^~~~~~~~~~~~~~~~~
  909. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  910. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  911. ^~~~~~~~~~~~
  912. /usr/include/wx-2.8/wx/dynarray.h:484:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  913. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP)
  914. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  915. /usr/include/wx-2.8/wx/dynarray.h:665:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY’
  916. _WX_DEFINE_TYPEARRAY(_wxArray##name, name, base, classdecl)
  917. ^~~~~~~~~~~~~~~~~~~~
  918. /usr/include/wx-2.8/wx/dynarray.h:646:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL’
  919. WX_DEFINE_TYPEARRAY_WITH_DECL(T, name, base, class wxARRAY_DEFAULT_EXPORT)
  920. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  921. /usr/include/wx-2.8/wx/dynarray.h:823:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY’
  922. WX_DEFINE_TYPEARRAY(T, name, wxBaseArrayPtrVoid)
  923. ^~~~~~~~~~~~~~~~~~~
  924. ondemand/../Project.h:94:1: note: in expansion of macro ‘WX_DEFINE_ARRAY’
  925. WX_DEFINE_ARRAY(wxMenu *, MenuArray);
  926. ^~~~~~~~~~~~~~~
  927. /usr/include/wx-2.8/wx/valtext.h: In member function ‘bool wxTextValidator::CheckValidator() const’:
  928. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  929. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  930. ^
  931. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  932. wxFORCE_SEMICOLON /* just to force a semicolon */
  933. ^~~~~~~~~~~~~~~~~
  934. /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro ‘wxCHECK2_MSG’
  935. #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg)
  936. ^~~~~~~~~~~~
  937. /usr/include/wx-2.8/wx/valtext.h:103:9: note: in expansion of macro ‘wxCHECK_MSG’
  938. wxCHECK_MSG( m_validatorWindow->IsKindOf(CLASSINFO(wxTextCtrl)), false,
  939. ^~~~~~~~~~~
  940. /usr/include/wx-2.8/wx/module.h: In member function ‘void wxArrayClassInfo::Remove(_wxArraywxArrayClassInfo)’:
  941. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  942. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  943. ^
  944. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  945. wxFORCE_SEMICOLON /* just to force a semicolon */
  946. ^~~~~~~~~~~~~~~~~
  947. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  948. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  949. ^~~~~~~~~~~~
  950. /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  951. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE)
  952. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  953. /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_PTR’
  954. _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl)
  955. ^~~~~~~~~~~~~~~~~~~~~~~~
  956. /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL_PTR’
  957. WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode)
  958. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  959. /usr/include/wx-2.8/wx/module.h:24:1: note: in expansion of macro ‘WX_DEFINE_USER_EXPORTED_ARRAY_PTR’
  960. WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxClassInfo *, wxArrayClassInfo,
  961. ^
  962. /usr/include/wx-2.8/wx/module.h: In member function ‘void wxModule::AddDependency(wxClassInfo*)’:
  963. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  964. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  965. ^
  966. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  967. wxFORCE_SEMICOLON /* just to force a semicolon */
  968. ^~~~~~~~~~~~~~~~~
  969. /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro ‘wxCHECK2_MSG’
  970. #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg)
  971. ^~~~~~~~~~~~
  972. /usr/include/wx-2.8/wx/module.h:71:9: note: in expansion of macro ‘wxCHECK_RET’
  973. wxCHECK_RET( dep, wxT("NULL module dependency") );
  974. ^~~~~~~~~~~
  975. /usr/include/wx-2.8/wx/radiobox.h: In member function ‘void wxToolTipArray::Remove(_wxArraywxToolTipArray)’:
  976. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  977. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  978. ^
  979. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  980. wxFORCE_SEMICOLON /* just to force a semicolon */
  981. ^~~~~~~~~~~~~~~~~
  982. /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro ‘wxCHECK2_MSG’
  983. wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \
  984. ^~~~~~~~~~~~
  985. /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_HELPER’
  986. _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE)
  987. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  988. /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro ‘_WX_DEFINE_TYPEARRAY_PTR’
  989. _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl)
  990. ^~~~~~~~~~~~~~~~~~~~~~~~
  991. /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro ‘WX_DEFINE_TYPEARRAY_WITH_DECL_PTR’
  992. WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT)
  993. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  994. /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro ‘WX_DEFINE_EXPORTED_TYPEARRAY_PTR’
  995. WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid)
  996. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  997. /usr/include/wx-2.8/wx/radiobox.h:25:1: note: in expansion of macro ‘WX_DEFINE_EXPORTED_ARRAY_PTR’
  998. WX_DEFINE_EXPORTED_ARRAY_PTR(wxToolTip *, wxToolTipArray);
  999. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1000. /usr/include/wx-2.8/wx/valtext.h: In member function ‘bool wxTextValidator::CheckValidator() const’:
  1001. /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef ‘wxDummyCheckInt’ locally defined but not used [-Wunused-local-typedefs]
  1002. #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt
  1003. ^
  1004. /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro ‘wxFORCE_SEMICOLON’
  1005. wxFORCE_SEMICOLON /* just to force a semicolon */
  1006. ^~~~~~~~~~~~~~~~~
  1007. /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro ‘wxCHECK2_MSG’
  1008. #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg)
  1009. ^~~~~~~~~~~~
  1010. /usr/include/wx-2.8/wx/valtext.h:103:9: note: in expansion of macro ‘wxCHECK_MSG’
  1011. wxCHECK_MSG( m_validatorWindow->IsKindOf(CLASSINFO(wxTextCtrl)), false,
  1012. ^~~~~~~~~~~
  1013. make[1]: Leaving directory '/tmp/portage/media-sound/audacity-2.0.5-r1/work/audacity-src-2.0.5/src'
  1014. make: *** [Makefile:22: audacity] Error 2
  1015. * ERROR: media-sound/audacity-2.0.5-r1::gentoo failed (compile phase):
  1016. * emake failed
  1017. *
  1018. * If you need support, post the output of `emerge --info '=media-sound/audacity-2.0.5-r1::gentoo'`,
  1019. * the complete build log and the output of `emerge -pqv '=media-sound/audacity-2.0.5-r1::gentoo'`.
  1020. * The complete build log is located at '/tmp/portage/media-sound/audacity-2.0.5-r1/temp/build.log'.
  1021. * The ebuild environment file is located at '/tmp/portage/media-sound/audacity-2.0.5-r1/temp/environment'.
  1022. * Working directory: '/tmp/portage/media-sound/audacity-2.0.5-r1/work/audacity-src-2.0.5'
  1023. * S: '/tmp/portage/media-sound/audacity-2.0.5-r1/work/audacity-src-2.0.5'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement