Advertisement
Guest User

aegisub.log

a guest
Jan 23rd, 2020
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 325.71 KB | None | 0 0
  1. aegisub-3.2.2/
  2. aegisub-3.2.2/.gitignore
  3. aegisub-3.2.2/.gitmodules
  4. aegisub-3.2.2/.nuget/
  5. aegisub-3.2.2/.nuget/NuGet.Config
  6. aegisub-3.2.2/.nuget/NuGet.targets
  7. aegisub-3.2.2/.travis.yml
  8. aegisub-3.2.2/Aegisub.sln
  9. aegisub-3.2.2/LICENCE
  10. aegisub-3.2.2/Makefile
  11. aegisub-3.2.2/Makefile.inc.in
  12. aegisub-3.2.2/Makefile.target
  13. aegisub-3.2.2/README.md
  14. aegisub-3.2.2/acconf.h.in
  15. aegisub-3.2.2/acinclude.m4
  16. aegisub-3.2.2/aclocal.m4
  17. aegisub-3.2.2/autogen.sh
  18. aegisub-3.2.2/automation/
  19. aegisub-3.2.2/automation/.gitignore
  20. aegisub-3.2.2/automation/Makefile
  21. aegisub-3.2.2/automation/autoload/
  22. aegisub-3.2.2/automation/autoload/cleantags-autoload.lua
  23. aegisub-3.2.2/automation/autoload/kara-templater.lua
  24. aegisub-3.2.2/automation/autoload/karaoke-auto-leadin.lua
  25. aegisub-3.2.2/automation/autoload/macro-1-edgeblur.lua
  26. aegisub-3.2.2/automation/autoload/macro-2-mkfullwitdh.lua
  27. aegisub-3.2.2/automation/autoload/select-overlaps.moon
  28. aegisub-3.2.2/automation/autoload/strip-tags.lua
  29. aegisub-3.2.2/automation/demos/
  30. aegisub-3.2.2/automation/demos/future-windy-blur.lua
  31. aegisub-3.2.2/automation/demos/raytracer-test1.ass
  32. aegisub-3.2.2/automation/demos/raytracer.lua
  33. aegisub-3.2.2/automation/include/
  34. aegisub-3.2.2/automation/include/aegisub/
  35. aegisub-3.2.2/automation/include/aegisub/clipboard.lua
  36. aegisub-3.2.2/automation/include/aegisub/re.moon
  37. aegisub-3.2.2/automation/include/aegisub/unicode.moon
  38. aegisub-3.2.2/automation/include/aegisub/util.moon
  39. aegisub-3.2.2/automation/include/cleantags.lua
  40. aegisub-3.2.2/automation/include/clipboard.lua
  41. aegisub-3.2.2/automation/include/karaskel-auto4.lua
  42. aegisub-3.2.2/automation/include/karaskel.lua
  43. aegisub-3.2.2/automation/include/moonscript.lua
  44. aegisub-3.2.2/automation/include/re.lua
  45. aegisub-3.2.2/automation/include/unicode.lua
  46. aegisub-3.2.2/automation/include/utils-auto4.lua
  47. aegisub-3.2.2/automation/include/utils.lua
  48. aegisub-3.2.2/automation/tests/
  49. aegisub-3.2.2/automation/tests/aegisub.cpp
  50. aegisub-3.2.2/automation/tests/automation/
  51. aegisub-3.2.2/automation/tests/automation/appended-lines.lua
  52. aegisub-3.2.2/automation/tests/automation/basic-export-test.lua
  53. aegisub-3.2.2/automation/tests/automation/basic-tests.lua
  54. aegisub-3.2.2/automation/tests/automation/config-dialog-test.lua
  55. aegisub-3.2.2/automation/tests/automation/furi-test.ass
  56. aegisub-3.2.2/automation/tests/automation/gen-absurd-t-line.lua
  57. aegisub-3.2.2/automation/tests/automation/hello-world.lua
  58. aegisub-3.2.2/automation/tests/automation/kara-templater-retime.ass
  59. aegisub-3.2.2/automation/tests/automation/karaoke-parse-test.lua
  60. aegisub-3.2.2/automation/tests/automation/progress-reporting-test.lua
  61. aegisub-3.2.2/automation/tests/automation/selection-set-test.lua
  62. aegisub-3.2.2/automation/tests/automation/test-filter-name-clash.lua
  63. aegisub-3.2.2/automation/tests/automation/test-furi.lua
  64. aegisub-3.2.2/automation/tests/automation/test-tablecopy-recursive.lua
  65. aegisub-3.2.2/automation/tests/automation/test-text_extents.lua
  66. aegisub-3.2.2/automation/tests/automation/text-extents-test.lua
  67. aegisub-3.2.2/automation/tests/automation/trace-level-test.lua
  68. aegisub-3.2.2/automation/tests/automation/unicode-test.lua
  69. aegisub-3.2.2/automation/tests/modules/
  70. aegisub-3.2.2/automation/tests/modules/lfs.moon
  71. aegisub-3.2.2/automation/tests/modules/re.moon
  72. aegisub-3.2.2/automation/tests/modules/unicode.moon
  73. aegisub-3.2.2/automation/v4-docs/
  74. aegisub-3.2.2/automation/v4-docs/basic-function-interface.txt
  75. aegisub-3.2.2/automation/v4-docs/configuration-dialogs.txt
  76. aegisub-3.2.2/automation/v4-docs/file-streams.txt
  77. aegisub-3.2.2/automation/v4-docs/misc.txt
  78. aegisub-3.2.2/automation/v4-docs/overview.txt
  79. aegisub-3.2.2/automation/v4-docs/progress-reporting.txt
  80. aegisub-3.2.2/automation/v4-docs/subtitle-data.txt
  81. aegisub-3.2.2/automation/v4-docs/template-scripting-ideas.ass
  82. aegisub-3.2.2/build/
  83. aegisub-3.2.2/build/Aegisub/
  84. aegisub-3.2.2/build/Aegisub/Aegisub.targets
  85. aegisub-3.2.2/build/Aegisub/Aegisub.vcxproj
  86. aegisub-3.2.2/build/Aegisub/Aegisub.vcxproj.filters
  87. aegisub-3.2.2/build/Aegisub/Aegisub.xml
  88. aegisub-3.2.2/build/Aegisub/standard-libraries.props
  89. aegisub-3.2.2/build/BuildTasks/
  90. aegisub-3.2.2/build/BuildTasks/BuildTasks.csproj
  91. aegisub-3.2.2/build/BuildTasks/DownloadTgzFile.cs
  92. aegisub-3.2.2/build/BuildTasks/GitVersion.cs
  93. aegisub-3.2.2/build/BuildTasks/Properties/
  94. aegisub-3.2.2/build/BuildTasks/Properties/AssemblyInfo.cs
  95. aegisub-3.2.2/build/BuildTasks/TarballProject.cs
  96. aegisub-3.2.2/build/BuildTasks/packages.config
  97. aegisub-3.2.2/build/DefaultConfiguration.props
  98. aegisub-3.2.2/build/PortableInstaller/
  99. aegisub-3.2.2/build/PortableInstaller/PortableInstaller.vcxproj
  100. aegisub-3.2.2/build/PortableInstaller/PortableInstaller.vcxproj.filters
  101. aegisub-3.2.2/build/aegisub.props
  102. aegisub-3.2.2/build/boost/
  103. aegisub-3.2.2/build/boost/boost.vcxproj
  104. aegisub-3.2.2/build/boost/boost.vcxproj.filters
  105. aegisub-3.2.2/build/boost/locale_stubs.cpp
  106. aegisub-3.2.2/build/csrihelper/
  107. aegisub-3.2.2/build/csrihelper/csrihelper.vcxproj
  108. aegisub-3.2.2/build/csrihelper/csrihelper.vcxproj.filters
  109. aegisub-3.2.2/build/expat/
  110. aegisub-3.2.2/build/expat/expat.vcxproj
  111. aegisub-3.2.2/build/expat/expat.vcxproj.filters
  112. aegisub-3.2.2/build/ffmpeg/
  113. aegisub-3.2.2/build/ffmpeg/config-x64.asm
  114. aegisub-3.2.2/build/ffmpeg/config-x64.h
  115. aegisub-3.2.2/build/ffmpeg/config-x86.asm
  116. aegisub-3.2.2/build/ffmpeg/config-x86.h
  117. aegisub-3.2.2/build/ffmpeg/config.h
  118. aegisub-3.2.2/build/ffmpeg/configure.sh
  119. aegisub-3.2.2/build/ffmpeg/ffmpeg.vcxproj
  120. aegisub-3.2.2/build/ffmpeg/ffmpeg.vcxproj.filters
  121. aegisub-3.2.2/build/ffmpeg/libavutil/
  122. aegisub-3.2.2/build/ffmpeg/libavutil/avconfig.h
  123. aegisub-3.2.2/build/ffms2/
  124. aegisub-3.2.2/build/ffms2/ffms2.vcxproj
  125. aegisub-3.2.2/build/ffms2/ffms2.vcxproj.filters
  126. aegisub-3.2.2/build/fftw/
  127. aegisub-3.2.2/build/fftw/config.h
  128. aegisub-3.2.2/build/fftw/fftw.vcxproj
  129. aegisub-3.2.2/build/fftw/fftw.vcxproj.filters
  130. aegisub-3.2.2/build/fontconfig/
  131. aegisub-3.2.2/build/fontconfig/fontconfig.vcxproj
  132. aegisub-3.2.2/build/fontconfig/fontconfig.vcxproj.filters
  133. aegisub-3.2.2/build/freetype2/
  134. aegisub-3.2.2/build/freetype2/freetype.vcxproj
  135. aegisub-3.2.2/build/freetype2/freetype.vcxproj.filters
  136. aegisub-3.2.2/build/freetype2/ftsystem.cpp
  137. aegisub-3.2.2/build/fribidi/
  138. aegisub-3.2.2/build/fribidi/fribidi-config.h
  139. aegisub-3.2.2/build/fribidi/fribidi.vcxproj
  140. aegisub-3.2.2/build/fribidi/fribidi.vcxproj.filters
  141. aegisub-3.2.2/build/git_version.h
  142. aegisub-3.2.2/build/googletest/
  143. aegisub-3.2.2/build/googletest/googletest.vcxproj
  144. aegisub-3.2.2/build/googletest/googletest.vcxproj.filters
  145. aegisub-3.2.2/build/hunspell/
  146. aegisub-3.2.2/build/hunspell/hunspell.vcxproj
  147. aegisub-3.2.2/build/hunspell/hunspell.vcxproj.filters
  148. aegisub-3.2.2/build/icu/
  149. aegisub-3.2.2/build/icu/icu.vcxproj
  150. aegisub-3.2.2/build/icu/icu.vcxproj.filters
  151. aegisub-3.2.2/build/icu/pack-dt.lua
  152. aegisub-3.2.2/build/install.targets
  153. aegisub-3.2.2/build/libaegisub/
  154. aegisub-3.2.2/build/libaegisub/libaegisub.vcxproj
  155. aegisub-3.2.2/build/libaegisub/libaegisub.vcxproj.filters
  156. aegisub-3.2.2/build/libass/
  157. aegisub-3.2.2/build/libass/config.h
  158. aegisub-3.2.2/build/libass/libass.vcxproj
  159. aegisub-3.2.2/build/libass/libass.vcxproj.filters
  160. aegisub-3.2.2/build/libass/strings.h
  161. aegisub-3.2.2/build/libass/unistd.h
  162. aegisub-3.2.2/build/libiconv/
  163. aegisub-3.2.2/build/libiconv/libiconv.vcxproj
  164. aegisub-3.2.2/build/libiconv/libiconv.vcxproj.filters
  165. aegisub-3.2.2/build/libpng/
  166. aegisub-3.2.2/build/libpng/libpng.vcxproj
  167. aegisub-3.2.2/build/libpng/libpng.vcxproj.filters
  168. aegisub-3.2.2/build/libresrc/
  169. aegisub-3.2.2/build/libresrc/libresrc.vcxproj
  170. aegisub-3.2.2/build/libresrc/libresrc.vcxproj.filters
  171. aegisub-3.2.2/build/luabins/
  172. aegisub-3.2.2/build/luabins/luabins.vcxproj
  173. aegisub-3.2.2/build/luabins/luabins.vcxproj.filters
  174. aegisub-3.2.2/build/luajit-buildvm/
  175. aegisub-3.2.2/build/luajit-buildvm/luajit-buildvm.vcxproj
  176. aegisub-3.2.2/build/luajit-buildvm/luajit-buildvm.vcxproj.filters
  177. aegisub-3.2.2/build/luajit-minilua/
  178. aegisub-3.2.2/build/luajit-minilua/luajit-minilua.vcxproj
  179. aegisub-3.2.2/build/luajit-minilua/luajit-minilua.vcxproj.filters
  180. aegisub-3.2.2/build/luajit/
  181. aegisub-3.2.2/build/luajit/luajit.vcxproj
  182. aegisub-3.2.2/build/luajit/luajit.vcxproj.filters
  183. aegisub-3.2.2/build/paths.props
  184. aegisub-3.2.2/build/respack.targets
  185. aegisub-3.2.2/build/scintilla/
  186. aegisub-3.2.2/build/scintilla/catalogue.cpp
  187. aegisub-3.2.2/build/scintilla/scintilla.vcxproj
  188. aegisub-3.2.2/build/scintilla/scintilla.vcxproj.filters
  189. aegisub-3.2.2/build/standard-outdirs.props
  190. aegisub-3.2.2/build/standard-settings.props
  191. aegisub-3.2.2/build/tasks.props
  192. aegisub-3.2.2/build/tests/
  193. aegisub-3.2.2/build/tests/tests.vcxproj
  194. aegisub-3.2.2/build/tests/tests.vcxproj.filters
  195. aegisub-3.2.2/build/universalchardet/
  196. aegisub-3.2.2/build/universalchardet/universalchardet.vcxproj
  197. aegisub-3.2.2/build/universalchardet/universalchardet.vcxproj.filters
  198. aegisub-3.2.2/build/userconfig/
  199. aegisub-3.2.2/build/userconfig/ft2.props.sample
  200. aegisub-3.2.2/build/userconfig/paths.props.sample
  201. aegisub-3.2.2/build/userconfig/readme.txt
  202. aegisub-3.2.2/build/userconfig/wx.props.sample
  203. aegisub-3.2.2/build/version.sh
  204. aegisub-3.2.2/build/wx/
  205. aegisub-3.2.2/build/wx/setup-build.h
  206. aegisub-3.2.2/build/wx/setup-installed.h
  207. aegisub-3.2.2/build/wx/stc-fi.h
  208. aegisub-3.2.2/build/wx/wxWidgets.vcxproj
  209. aegisub-3.2.2/build/zlib/
  210. aegisub-3.2.2/build/zlib/zconf.h
  211. aegisub-3.2.2/build/zlib/zlib.vcxproj
  212. aegisub-3.2.2/config.guess
  213. aegisub-3.2.2/config.sub
  214. aegisub-3.2.2/configure
  215. aegisub-3.2.2/configure.ac
  216. aegisub-3.2.2/docs/
  217. aegisub-3.2.2/docs/art-sources/
  218. aegisub-3.2.2/docs/art-sources/aegisub-blog-header.jpg
  219. aegisub-3.2.2/docs/art-sources/aegisub-blog-header.pdn
  220. aegisub-3.2.2/docs/art-sources/aegisub-blog-header2.jpg
  221. aegisub-3.2.2/docs/art-sources/aegisub-blog-header2.pdn
  222. aegisub-3.2.2/docs/art-sources/aegisub-icon-mk2.png
  223. aegisub-3.2.2/docs/art-sources/aegisub-icon-mk2.svg
  224. aegisub-3.2.2/docs/art-sources/aegisub-logo.svg
  225. aegisub-3.2.2/docs/art-sources/buttons/
  226. aegisub-3.2.2/docs/art-sources/buttons/about_menu.svg
  227. aegisub-3.2.2/docs/art-sources/buttons/arrow_down.svg
  228. aegisub-3.2.2/docs/art-sources/buttons/arrow_down_stop.svg
  229. aegisub-3.2.2/docs/art-sources/buttons/arrow_sort.svg
  230. aegisub-3.2.2/docs/art-sources/buttons/arrow_up.svg
  231. aegisub-3.2.2/docs/art-sources/buttons/arrow_up_stop.svg
  232. aegisub-3.2.2/docs/art-sources/buttons/assdraw.svg
  233. aegisub-3.2.2/docs/art-sources/buttons/attach_button.svg
  234. aegisub-3.2.2/docs/art-sources/buttons/automation_toolbutton.svg
  235. aegisub-3.2.2/docs/art-sources/buttons/bugtracker_button.svg
  236. aegisub-3.2.2/docs/art-sources/buttons/button_audio_commit.svg
  237. aegisub-3.2.2/docs/art-sources/buttons/button_audio_goto.svg
  238. aegisub-3.2.2/docs/art-sources/buttons/button_bold.svg
  239. aegisub-3.2.2/docs/art-sources/buttons/button_color_four.svg
  240. aegisub-3.2.2/docs/art-sources/buttons/button_color_one.svg
  241. aegisub-3.2.2/docs/art-sources/buttons/button_color_three.svg
  242. aegisub-3.2.2/docs/art-sources/buttons/button_color_two.svg
  243. aegisub-3.2.2/docs/art-sources/buttons/button_fontname.svg
  244. aegisub-3.2.2/docs/art-sources/buttons/button_italics.svg
  245. aegisub-3.2.2/docs/art-sources/buttons/button_leadin.svg
  246. aegisub-3.2.2/docs/art-sources/buttons/button_leadout.svg
  247. aegisub-3.2.2/docs/art-sources/buttons/button_next.svg
  248. aegisub-3.2.2/docs/art-sources/buttons/button_pause.svg
  249. aegisub-3.2.2/docs/art-sources/buttons/button_play.svg
  250. aegisub-3.2.2/docs/art-sources/buttons/button_playfirstfiveh.svg
  251. aegisub-3.2.2/docs/art-sources/buttons/button_playfivehafter.svg
  252. aegisub-3.2.2/docs/art-sources/buttons/button_playfivehbefore.svg
  253. aegisub-3.2.2/docs/art-sources/buttons/button_playlastfiveh.svg
  254. aegisub-3.2.2/docs/art-sources/buttons/button_playline.svg
  255. aegisub-3.2.2/docs/art-sources/buttons/button_playsel.svg
  256. aegisub-3.2.2/docs/art-sources/buttons/button_playtoend.svg
  257. aegisub-3.2.2/docs/art-sources/buttons/button_prev.svg
  258. aegisub-3.2.2/docs/art-sources/buttons/button_stop.svg
  259. aegisub-3.2.2/docs/art-sources/buttons/button_strikeout.svg
  260. aegisub-3.2.2/docs/art-sources/buttons/button_track_move.svg
  261. aegisub-3.2.2/docs/art-sources/buttons/button_track_movement.svg
  262. aegisub-3.2.2/docs/art-sources/buttons/button_track_point_add.svg
  263. aegisub-3.2.2/docs/art-sources/buttons/button_track_point_del.svg
  264. aegisub-3.2.2/docs/art-sources/buttons/button_track_points.svg
  265. aegisub-3.2.2/docs/art-sources/buttons/button_track_split_line.svg
  266. aegisub-3.2.2/docs/art-sources/buttons/button_track_trail.svg
  267. aegisub-3.2.2/docs/art-sources/buttons/button_underline.svg
  268. aegisub-3.2.2/docs/art-sources/buttons/close_audio_menu.svg
  269. aegisub-3.2.2/docs/art-sources/buttons/close_keyframes_menu.svg
  270. aegisub-3.2.2/docs/art-sources/buttons/close_timecodes_menu.svg
  271. aegisub-3.2.2/docs/art-sources/buttons/close_video_menu.svg
  272. aegisub-3.2.2/docs/art-sources/buttons/contents_button.svg
  273. aegisub-3.2.2/docs/art-sources/buttons/copy_button.svg
  274. aegisub-3.2.2/docs/art-sources/buttons/cut_button.svg
  275. aegisub-3.2.2/docs/art-sources/buttons/delete_button.svg
  276. aegisub-3.2.2/docs/art-sources/buttons/detach_video_menu.svg
  277. aegisub-3.2.2/docs/art-sources/buttons/export_menu.svg
  278. aegisub-3.2.2/docs/art-sources/buttons/eyedropper_tool.svg
  279. aegisub-3.2.2/docs/art-sources/buttons/find_button.svg
  280. aegisub-3.2.2/docs/art-sources/buttons/find_next_menu.svg
  281. aegisub-3.2.2/docs/art-sources/buttons/find_replace_menu.svg
  282. aegisub-3.2.2/docs/art-sources/buttons/font_collector_button.svg
  283. aegisub-3.2.2/docs/art-sources/buttons/forums_button.svg
  284. aegisub-3.2.2/docs/art-sources/buttons/hotkeys_button.svg
  285. aegisub-3.2.2/docs/art-sources/buttons/irc_button.svg
  286. aegisub-3.2.2/docs/art-sources/buttons/jumpto_button.svg
  287. aegisub-3.2.2/docs/art-sources/buttons/kara_join.svg
  288. aegisub-3.2.2/docs/art-sources/buttons/kara_mode.svg
  289. aegisub-3.2.2/docs/art-sources/buttons/kara_split.svg
  290. aegisub-3.2.2/docs/art-sources/buttons/kara_split_accept.svg
  291. aegisub-3.2.2/docs/art-sources/buttons/kara_split_cancel.svg
  292. aegisub-3.2.2/docs/art-sources/buttons/kara_timing_copier.svg
  293. aegisub-3.2.2/docs/art-sources/buttons/languages_menu.svg
  294. aegisub-3.2.2/docs/art-sources/buttons/menu_check.svg
  295. aegisub-3.2.2/docs/art-sources/buttons/new_toolbutton.svg
  296. aegisub-3.2.2/docs/art-sources/buttons/new_window_menu.svg
  297. aegisub-3.2.2/docs/art-sources/buttons/open_audio_from_video_menu.svg
  298. aegisub-3.2.2/docs/art-sources/buttons/open_audio_menu.svg
  299. aegisub-3.2.2/docs/art-sources/buttons/open_keyframes_menu.svg
  300. aegisub-3.2.2/docs/art-sources/buttons/open_timecodes_menu.svg
  301. aegisub-3.2.2/docs/art-sources/buttons/open_toolbutton.svg
  302. aegisub-3.2.2/docs/art-sources/buttons/open_video_menu.svg
  303. aegisub-3.2.2/docs/art-sources/buttons/open_with_toolbutton.svg
  304. aegisub-3.2.2/docs/art-sources/buttons/options_button.svg
  305. aegisub-3.2.2/docs/art-sources/buttons/override_aspect_menu.svg
  306. aegisub-3.2.2/docs/art-sources/buttons/paste_button.svg
  307. aegisub-3.2.2/docs/art-sources/buttons/properties_toolbutton.svg
  308. aegisub-3.2.2/docs/art-sources/buttons/redo_button.svg
  309. aegisub-3.2.2/docs/art-sources/buttons/resample_toolbutton.svg
  310. aegisub-3.2.2/docs/art-sources/buttons/save_as_toolbutton.svg
  311. aegisub-3.2.2/docs/art-sources/buttons/save_keyframes_menu.svg
  312. aegisub-3.2.2/docs/art-sources/buttons/save_timecodes_menu.svg
  313. aegisub-3.2.2/docs/art-sources/buttons/save_toolbutton.svg
  314. aegisub-3.2.2/docs/art-sources/buttons/select_lines_button.svg
  315. aegisub-3.2.2/docs/art-sources/buttons/select_visible_button.svg
  316. aegisub-3.2.2/docs/art-sources/buttons/set_zoom_menu.svg
  317. aegisub-3.2.2/docs/art-sources/buttons/shift_times_toolbutton.svg
  318. aegisub-3.2.2/docs/art-sources/buttons/shift_to_frame.svg
  319. aegisub-3.2.2/docs/art-sources/buttons/show_overscan_menu_checked.svg
  320. aegisub-3.2.2/docs/art-sources/buttons/show_video_details_menu.svg
  321. aegisub-3.2.2/docs/art-sources/buttons/snap_subs_to_scene.svg
  322. aegisub-3.2.2/docs/art-sources/buttons/sort_times_button.svg
  323. aegisub-3.2.2/docs/art-sources/buttons/spellcheck_toolbutton.svg
  324. aegisub-3.2.2/docs/art-sources/buttons/style_toolbutton.svg
  325. aegisub-3.2.2/docs/art-sources/buttons/styling_toolbutton.svg
  326. aegisub-3.2.2/docs/art-sources/buttons/subend_to_video.svg
  327. aegisub-3.2.2/docs/art-sources/buttons/substart_to_video.svg
  328. aegisub-3.2.2/docs/art-sources/buttons/timing_processor_toolbutton.svg
  329. aegisub-3.2.2/docs/art-sources/buttons/toggle_audio_autocommit.svg
  330. aegisub-3.2.2/docs/art-sources/buttons/toggle_audio_autoscroll.svg
  331. aegisub-3.2.2/docs/art-sources/buttons/toggle_audio_link.svg
  332. aegisub-3.2.2/docs/art-sources/buttons/toggle_audio_medusa.svg
  333. aegisub-3.2.2/docs/art-sources/buttons/toggle_audio_nextcommit.svg
  334. aegisub-3.2.2/docs/art-sources/buttons/toggle_audio_spectrum.svg
  335. aegisub-3.2.2/docs/art-sources/buttons/toggle_audio_ssa.svg
  336. aegisub-3.2.2/docs/art-sources/buttons/toggle_tag_hiding.svg
  337. aegisub-3.2.2/docs/art-sources/buttons/toggle_video_autoscroll.svg
  338. aegisub-3.2.2/docs/art-sources/buttons/translation_toolbutton.svg
  339. aegisub-3.2.2/docs/art-sources/buttons/undo_button.svg
  340. aegisub-3.2.2/docs/art-sources/buttons/use_dummy_video_menu.svg
  341. aegisub-3.2.2/docs/art-sources/buttons/video_to_subend.svg
  342. aegisub-3.2.2/docs/art-sources/buttons/video_to_substart.svg
  343. aegisub-3.2.2/docs/art-sources/buttons/visual_clip.svg
  344. aegisub-3.2.2/docs/art-sources/buttons/visual_help.svg
  345. aegisub-3.2.2/docs/art-sources/buttons/visual_move.svg
  346. aegisub-3.2.2/docs/art-sources/buttons/visual_move_conv_move.svg
  347. aegisub-3.2.2/docs/art-sources/buttons/visual_move_conv_pos.svg
  348. aegisub-3.2.2/docs/art-sources/buttons/visual_realtime.svg
  349. aegisub-3.2.2/docs/art-sources/buttons/visual_rotatexy.svg
  350. aegisub-3.2.2/docs/art-sources/buttons/visual_rotatez.svg
  351. aegisub-3.2.2/docs/art-sources/buttons/visual_scale.svg
  352. aegisub-3.2.2/docs/art-sources/buttons/visual_standard.svg
  353. aegisub-3.2.2/docs/art-sources/buttons/visual_vector_clip.svg
  354. aegisub-3.2.2/docs/art-sources/buttons/visual_vector_clip_bicubic.svg
  355. aegisub-3.2.2/docs/art-sources/buttons/visual_vector_clip_convert.svg
  356. aegisub-3.2.2/docs/art-sources/buttons/visual_vector_clip_drag.svg
  357. aegisub-3.2.2/docs/art-sources/buttons/visual_vector_clip_freehand.svg
  358. aegisub-3.2.2/docs/art-sources/buttons/visual_vector_clip_freehand_smooth.svg
  359. aegisub-3.2.2/docs/art-sources/buttons/visual_vector_clip_insert.svg
  360. aegisub-3.2.2/docs/art-sources/buttons/visual_vector_clip_line.svg
  361. aegisub-3.2.2/docs/art-sources/buttons/visual_vector_clip_remove.svg
  362. aegisub-3.2.2/docs/art-sources/buttons/website_button.svg
  363. aegisub-3.2.2/docs/art-sources/buttons/zoom_in_button.svg
  364. aegisub-3.2.2/docs/art-sources/buttons/zoom_out_button.svg
  365. aegisub-3.2.2/docs/art-sources/splash.pdn
  366. aegisub-3.2.2/docs/specs/
  367. aegisub-3.2.2/docs/specs/as5/
  368. aegisub-3.2.2/docs/specs/as5/aegisub.png
  369. aegisub-3.2.2/docs/specs/as5/as5.pdf
  370. aegisub-3.2.2/docs/specs/as5/as5.tcp
  371. aegisub-3.2.2/docs/specs/as5/as5.tex
  372. aegisub-3.2.2/docs/specs/as5/asa.png
  373. aegisub-3.2.2/docs/specs/as5/distort.png
  374. aegisub-3.2.2/docs/specs/as5/spec.cls
  375. aegisub-3.2.2/docs/specs/ass-format-tests.ass
  376. aegisub-3.2.2/docs/wiki_convert/
  377. aegisub-3.2.2/docs/wiki_convert/aegisub_convert_docs.pl
  378. aegisub-3.2.2/docs/wiki_convert/convert.bat
  379. aegisub-3.2.2/header.mk
  380. aegisub-3.2.2/install-sh
  381. aegisub-3.2.2/libaegisub/
  382. aegisub-3.2.2/libaegisub/Makefile
  383. aegisub-3.2.2/libaegisub/ass/
  384. aegisub-3.2.2/libaegisub/ass/dialogue_parser.cpp
  385. aegisub-3.2.2/libaegisub/ass/time.cpp
  386. aegisub-3.2.2/libaegisub/audio/
  387. aegisub-3.2.2/libaegisub/audio/provider.cpp
  388. aegisub-3.2.2/libaegisub/audio/provider_convert.cpp
  389. aegisub-3.2.2/libaegisub/audio/provider_dummy.cpp
  390. aegisub-3.2.2/libaegisub/audio/provider_hd.cpp
  391. aegisub-3.2.2/libaegisub/audio/provider_lock.cpp
  392. aegisub-3.2.2/libaegisub/audio/provider_pcm.cpp
  393. aegisub-3.2.2/libaegisub/audio/provider_ram.cpp
  394. aegisub-3.2.2/libaegisub/common/
  395. aegisub-3.2.2/libaegisub/common/cajun/
  396. aegisub-3.2.2/libaegisub/common/cajun/elements.cpp
  397. aegisub-3.2.2/libaegisub/common/cajun/reader.cpp
  398. aegisub-3.2.2/libaegisub/common/cajun/writer.cpp
  399. aegisub-3.2.2/libaegisub/common/calltip_provider.cpp
  400. aegisub-3.2.2/libaegisub/common/character_count.cpp
  401. aegisub-3.2.2/libaegisub/common/charset.cpp
  402. aegisub-3.2.2/libaegisub/common/charset_6937.cpp
  403. aegisub-3.2.2/libaegisub/common/charset_6937.h
  404. aegisub-3.2.2/libaegisub/common/charset_conv.cpp
  405. aegisub-3.2.2/libaegisub/common/color.cpp
  406. aegisub-3.2.2/libaegisub/common/dispatch.cpp
  407. aegisub-3.2.2/libaegisub/common/file_mapping.cpp
  408. aegisub-3.2.2/libaegisub/common/format.cpp
  409. aegisub-3.2.2/libaegisub/common/fs.cpp
  410. aegisub-3.2.2/libaegisub/common/hotkey.cpp
  411. aegisub-3.2.2/libaegisub/common/io.cpp
  412. aegisub-3.2.2/libaegisub/common/json.cpp
  413. aegisub-3.2.2/libaegisub/common/kana_table.cpp
  414. aegisub-3.2.2/libaegisub/common/karaoke_matcher.cpp
  415. aegisub-3.2.2/libaegisub/common/keyframe.cpp
  416. aegisub-3.2.2/libaegisub/common/log.cpp
  417. aegisub-3.2.2/libaegisub/common/mru.cpp
  418. aegisub-3.2.2/libaegisub/common/option.cpp
  419. aegisub-3.2.2/libaegisub/common/parser.cpp
  420. aegisub-3.2.2/libaegisub/common/parser.h
  421. aegisub-3.2.2/libaegisub/common/path.cpp
  422. aegisub-3.2.2/libaegisub/common/thesaurus.cpp
  423. aegisub-3.2.2/libaegisub/common/util.cpp
  424. aegisub-3.2.2/libaegisub/common/vfr.cpp
  425. aegisub-3.2.2/libaegisub/common/ycbcr_conv.cpp
  426. aegisub-3.2.2/libaegisub/include/
  427. aegisub-3.2.2/libaegisub/include/libaegisub/
  428. aegisub-3.2.2/libaegisub/include/libaegisub/access.h
  429. aegisub-3.2.2/libaegisub/include/libaegisub/address_of_adaptor.h
  430. aegisub-3.2.2/libaegisub/include/libaegisub/ass/
  431. aegisub-3.2.2/libaegisub/include/libaegisub/ass/dialogue_parser.h
  432. aegisub-3.2.2/libaegisub/include/libaegisub/ass/smpte.h
  433. aegisub-3.2.2/libaegisub/include/libaegisub/ass/time.h
  434. aegisub-3.2.2/libaegisub/include/libaegisub/ass/uuencode.h
  435. aegisub-3.2.2/libaegisub/include/libaegisub/audio/
  436. aegisub-3.2.2/libaegisub/include/libaegisub/audio/provider.h
  437. aegisub-3.2.2/libaegisub/include/libaegisub/background_runner.h
  438. aegisub-3.2.2/libaegisub/include/libaegisub/cajun/
  439. aegisub-3.2.2/libaegisub/include/libaegisub/cajun/elements.h
  440. aegisub-3.2.2/libaegisub/include/libaegisub/cajun/reader.h
  441. aegisub-3.2.2/libaegisub/include/libaegisub/cajun/visitor.h
  442. aegisub-3.2.2/libaegisub/include/libaegisub/cajun/writer.h
  443. aegisub-3.2.2/libaegisub/include/libaegisub/calltip_provider.h
  444. aegisub-3.2.2/libaegisub/include/libaegisub/character_count.h
  445. aegisub-3.2.2/libaegisub/include/libaegisub/charset.h
  446. aegisub-3.2.2/libaegisub/include/libaegisub/charset_conv.h
  447. aegisub-3.2.2/libaegisub/include/libaegisub/charset_conv_win.h
  448. aegisub-3.2.2/libaegisub/include/libaegisub/charsets.def
  449. aegisub-3.2.2/libaegisub/include/libaegisub/color.h
  450. aegisub-3.2.2/libaegisub/include/libaegisub/dispatch.h
  451. aegisub-3.2.2/libaegisub/include/libaegisub/exception.h
  452. aegisub-3.2.2/libaegisub/include/libaegisub/file_mapping.h
  453. aegisub-3.2.2/libaegisub/include/libaegisub/format.h
  454. aegisub-3.2.2/libaegisub/include/libaegisub/format_flyweight.h
  455. aegisub-3.2.2/libaegisub/include/libaegisub/format_path.h
  456. aegisub-3.2.2/libaegisub/include/libaegisub/fs.h
  457. aegisub-3.2.2/libaegisub/include/libaegisub/fs_fwd.h
  458. aegisub-3.2.2/libaegisub/include/libaegisub/hotkey.h
  459. aegisub-3.2.2/libaegisub/include/libaegisub/io.h
  460. aegisub-3.2.2/libaegisub/include/libaegisub/json.h
  461. aegisub-3.2.2/libaegisub/include/libaegisub/kana_table.h
  462. aegisub-3.2.2/libaegisub/include/libaegisub/karaoke_matcher.h
  463. aegisub-3.2.2/libaegisub/include/libaegisub/keyframe.h
  464. aegisub-3.2.2/libaegisub/include/libaegisub/line_iterator.h
  465. aegisub-3.2.2/libaegisub/include/libaegisub/line_wrap.h
  466. aegisub-3.2.2/libaegisub/include/libaegisub/log.h
  467. aegisub-3.2.2/libaegisub/include/libaegisub/lua/
  468. aegisub-3.2.2/libaegisub/include/libaegisub/lua/modules.h
  469. aegisub-3.2.2/libaegisub/include/libaegisub/lua/script_reader.h
  470. aegisub-3.2.2/libaegisub/include/libaegisub/lua/utils.h
  471. aegisub-3.2.2/libaegisub/include/libaegisub/make_unique.h
  472. aegisub-3.2.2/libaegisub/include/libaegisub/mru.h
  473. aegisub-3.2.2/libaegisub/include/libaegisub/of_type_adaptor.h
  474. aegisub-3.2.2/libaegisub/include/libaegisub/option.h
  475. aegisub-3.2.2/libaegisub/include/libaegisub/option_value.h
  476. aegisub-3.2.2/libaegisub/include/libaegisub/owning_intrusive_list.h
  477. aegisub-3.2.2/libaegisub/include/libaegisub/path.h
  478. aegisub-3.2.2/libaegisub/include/libaegisub/scoped_ptr.h
  479. aegisub-3.2.2/libaegisub/include/libaegisub/signal.h
  480. aegisub-3.2.2/libaegisub/include/libaegisub/spellchecker.h
  481. aegisub-3.2.2/libaegisub/include/libaegisub/split.h
  482. aegisub-3.2.2/libaegisub/include/libaegisub/thesaurus.h
  483. aegisub-3.2.2/libaegisub/include/libaegisub/util.h
  484. aegisub-3.2.2/libaegisub/include/libaegisub/util_osx.h
  485. aegisub-3.2.2/libaegisub/include/libaegisub/vfr.h
  486. aegisub-3.2.2/libaegisub/include/libaegisub/ycbcr_conv.h
  487. aegisub-3.2.2/libaegisub/lagi_pre.h
  488. aegisub-3.2.2/libaegisub/lua/
  489. aegisub-3.2.2/libaegisub/lua/modules.cpp
  490. aegisub-3.2.2/libaegisub/lua/modules/
  491. aegisub-3.2.2/libaegisub/lua/modules/lfs.cpp
  492. aegisub-3.2.2/libaegisub/lua/modules/lpeg.c
  493. aegisub-3.2.2/libaegisub/lua/modules/lpeg.h
  494. aegisub-3.2.2/libaegisub/lua/modules/re.cpp
  495. aegisub-3.2.2/libaegisub/lua/modules/unicode.cpp
  496. aegisub-3.2.2/libaegisub/lua/script_reader.cpp
  497. aegisub-3.2.2/libaegisub/lua/utils.cpp
  498. aegisub-3.2.2/libaegisub/osx/
  499. aegisub-3.2.2/libaegisub/osx/dispatch.mm
  500. aegisub-3.2.2/libaegisub/osx/spellchecker.mm
  501. aegisub-3.2.2/libaegisub/osx/util.mm
  502. aegisub-3.2.2/libaegisub/unix/
  503. aegisub-3.2.2/libaegisub/unix/access.cpp
  504. aegisub-3.2.2/libaegisub/unix/fs.cpp
  505. aegisub-3.2.2/libaegisub/unix/log.cpp
  506. aegisub-3.2.2/libaegisub/unix/path.cpp
  507. aegisub-3.2.2/libaegisub/unix/util.cpp
  508. aegisub-3.2.2/libaegisub/windows/
  509. aegisub-3.2.2/libaegisub/windows/access.cpp
  510. aegisub-3.2.2/libaegisub/windows/charset_conv_win.cpp
  511. aegisub-3.2.2/libaegisub/windows/fs.cpp
  512. aegisub-3.2.2/libaegisub/windows/lagi_pre.cpp
  513. aegisub-3.2.2/libaegisub/windows/log_win.cpp
  514. aegisub-3.2.2/libaegisub/windows/path_win.cpp
  515. aegisub-3.2.2/libaegisub/windows/util_win.cpp
  516. aegisub-3.2.2/m4macros/
  517. aegisub-3.2.2/m4macros/ac_agi.m4
  518. aegisub-3.2.2/m4macros/ac_agi_mdcpucfg.m4
  519. aegisub-3.2.2/m4macros/ac_flag.m4
  520. aegisub-3.2.2/m4macros/agi_find_libheader.m4
  521. aegisub-3.2.2/m4macros/ax_boost_base.m4
  522. aegisub-3.2.2/m4macros/ax_check_gl.m4
  523. aegisub-3.2.2/m4macros/ax_lang_compiler_ms.m4
  524. aegisub-3.2.2/m4macros/ax_pthread.m4
  525. aegisub-3.2.2/m4macros/check_gnu_make.m4
  526. aegisub-3.2.2/m4macros/wxwin.m4
  527. aegisub-3.2.2/packages/
  528. aegisub-3.2.2/packages/desktop/
  529. aegisub-3.2.2/packages/desktop/16x16.png
  530. aegisub-3.2.2/packages/desktop/22x22.png
  531. aegisub-3.2.2/packages/desktop/24x24.png
  532. aegisub-3.2.2/packages/desktop/32x32.png
  533. aegisub-3.2.2/packages/desktop/48x48.png
  534. aegisub-3.2.2/packages/desktop/64x64.png
  535. aegisub-3.2.2/packages/desktop/Makefile
  536. aegisub-3.2.2/packages/desktop/aegisub.desktop.template.in
  537. aegisub-3.2.2/packages/desktop/scalable.svg
  538. aegisub-3.2.2/packages/osx_bundle/
  539. aegisub-3.2.2/packages/osx_bundle/Contents/
  540. aegisub-3.2.2/packages/osx_bundle/Contents/Info.plist
  541. aegisub-3.2.2/packages/osx_bundle/Contents/Resources/
  542. aegisub-3.2.2/packages/osx_bundle/Contents/Resources/Aegisub.icns
  543. aegisub-3.2.2/packages/osx_bundle/Contents/Resources/assIcon.icns
  544. aegisub-3.2.2/packages/osx_bundle/Contents/Resources/etc/
  545. aegisub-3.2.2/packages/osx_bundle/Contents/Resources/etc/fonts/
  546. aegisub-3.2.2/packages/osx_bundle/Contents/Resources/etc/fonts/fonts.conf
  547. aegisub-3.2.2/packages/osx_bundle/Contents/Resources/etc/fonts/fonts.dtd
  548. aegisub-3.2.2/packages/osx_bundle/Contents/Resources/srtIcon.icns
  549. aegisub-3.2.2/packages/osx_bundle/Contents/Resources/ssaIcon.icns
  550. aegisub-3.2.2/packages/osx_bundle/Contents/Resources/txtIcon.icns
  551. aegisub-3.2.2/packages/osx_dmg/
  552. aegisub-3.2.2/packages/osx_dmg/DS_Store
  553. aegisub-3.2.2/packages/osx_dmg/dmg_background.png
  554. aegisub-3.2.2/packages/osx_dmg/dmg_set_style.applescript
  555. aegisub-3.2.2/packages/win_installer/
  556. aegisub-3.2.2/packages/win_installer/aegisub-large.bmp
  557. aegisub-3.2.2/packages/win_installer/aegisub-large.pdn
  558. aegisub-3.2.2/packages/win_installer/aegisub.bmp
  559. aegisub-3.2.2/packages/win_installer/aegisub.pdn
  560. aegisub-3.2.2/packages/win_installer/aegisub3.iss
  561. aegisub-3.2.2/packages/win_installer/aegisub3_64.iss
  562. aegisub-3.2.2/packages/win_installer/build_dictionary_installers.sh
  563. aegisub-3.2.2/packages/win_installer/dictionaries/
  564. aegisub-3.2.2/packages/win_installer/dictionaries/fragment_dictbase.iss
  565. aegisub-3.2.2/packages/win_installer/dictionaries/fragment_stddict.iss
  566. aegisub-3.2.2/packages/win_installer/dictionaries/sr_SR.iss
  567. aegisub-3.2.2/packages/win_installer/fragment_assdraw.iss
  568. aegisub-3.2.2/packages/win_installer/fragment_associations.iss
  569. aegisub-3.2.2/packages/win_installer/fragment_automation.iss
  570. aegisub-3.2.2/packages/win_installer/fragment_beautify_code.iss
  571. aegisub-3.2.2/packages/win_installer/fragment_codecs_32.iss
  572. aegisub-3.2.2/packages/win_installer/fragment_codecs_64.iss
  573. aegisub-3.2.2/packages/win_installer/fragment_mainprogram.iss
  574. aegisub-3.2.2/packages/win_installer/fragment_migrate_code.iss
  575. aegisub-3.2.2/packages/win_installer/fragment_opengl.iss
  576. aegisub-3.2.2/packages/win_installer/fragment_runtimes.iss
  577. aegisub-3.2.2/packages/win_installer/fragment_setupbase.iss
  578. aegisub-3.2.2/packages/win_installer/fragment_shell_code.iss
  579. aegisub-3.2.2/packages/win_installer/fragment_spelling.iss
  580. aegisub-3.2.2/packages/win_installer/fragment_strings.iss
  581. aegisub-3.2.2/packages/win_installer/fragment_strings.iss.in
  582. aegisub-3.2.2/packages/win_installer/fragment_translations.iss
  583. aegisub-3.2.2/packages/win_installer/legacy_dirlist.txt
  584. aegisub-3.2.2/packages/win_installer/legacy_filelist.txt
  585. aegisub-3.2.2/packages/win_installer/legacy_locales.txt
  586. aegisub-3.2.2/packages/win_installer/legacy_shortcutlist.txt
  587. aegisub-3.2.2/packages/win_installer/license.txt
  588. aegisub-3.2.2/packages/win_installer/old_dirlist.txt
  589. aegisub-3.2.2/packages/win_installer/old_filelist.txt
  590. aegisub-3.2.2/packages/win_installer/old_locales.txt
  591. aegisub-3.2.2/packages/win_installer/old_shortcutlist.txt
  592. aegisub-3.2.2/packages/win_installer/portable/
  593. aegisub-3.2.2/packages/win_installer/portable/config.json
  594. aegisub-3.2.2/packages/win_installer/portable/create-portable-64.bat
  595. aegisub-3.2.2/packages/win_installer/portable/create-portable.bat
  596. aegisub-3.2.2/packages/win_installer/portable/icon.ico
  597. aegisub-3.2.2/packages/win_installer/portable/portable-comment.txt
  598. aegisub-3.2.2/packages/win_installer/portable/side-logo.bmp
  599. aegisub-3.2.2/packages/win_installer/template.ass
  600. aegisub-3.2.2/packages/win_installer/update_strings.sh
  601. aegisub-3.2.2/packages/win_installer/welcome-large.bmp
  602. aegisub-3.2.2/packages/win_installer/welcome-large.pdn
  603. aegisub-3.2.2/packages/win_installer/welcome.bmp
  604. aegisub-3.2.2/packages/win_installer/welcome.pdn
  605. aegisub-3.2.2/po/
  606. aegisub-3.2.2/po/Makefile
  607. aegisub-3.2.2/po/README_ja.txt
  608. aegisub-3.2.2/po/aegisub.pot
  609. aegisub-3.2.2/po/ar.po
  610. aegisub-3.2.2/po/bg.po
  611. aegisub-3.2.2/po/ca.po
  612. aegisub-3.2.2/po/cs.po
  613. aegisub-3.2.2/po/da.po
  614. aegisub-3.2.2/po/de.po
  615. aegisub-3.2.2/po/el.po
  616. aegisub-3.2.2/po/es.po
  617. aegisub-3.2.2/po/eu.po
  618. aegisub-3.2.2/po/fa.po
  619. aegisub-3.2.2/po/fi.po
  620. aegisub-3.2.2/po/fr_FR.po
  621. aegisub-3.2.2/po/gl.po
  622. aegisub-3.2.2/po/hu.po
  623. aegisub-3.2.2/po/id.po
  624. aegisub-3.2.2/po/it.po
  625. aegisub-3.2.2/po/ja.po
  626. aegisub-3.2.2/po/ko.po
  627. aegisub-3.2.2/po/make_pot.sh
  628. aegisub-3.2.2/po/nl.po
  629. aegisub-3.2.2/po/pl.po
  630. aegisub-3.2.2/po/pt_BR.po
  631. aegisub-3.2.2/po/pt_PT.po
  632. aegisub-3.2.2/po/ru.po
  633. aegisub-3.2.2/po/sr_RS.po
  634. aegisub-3.2.2/po/sr_RS@latin.po
  635. aegisub-3.2.2/po/stats.sh
  636. aegisub-3.2.2/po/uk_UA.po
  637. aegisub-3.2.2/po/vi.po
  638. aegisub-3.2.2/po/zh_CN.po
  639. aegisub-3.2.2/po/zh_TW.po
  640. aegisub-3.2.2/src/
  641. aegisub-3.2.2/src/Makefile
  642. aegisub-3.2.2/src/MatroskaParser.c
  643. aegisub-3.2.2/src/MatroskaParser.h
  644. aegisub-3.2.2/src/aegisublocale.cpp
  645. aegisub-3.2.2/src/aegisublocale.h
  646. aegisub-3.2.2/src/agi_pre.cpp
  647. aegisub-3.2.2/src/agi_pre.h
  648. aegisub-3.2.2/src/ass_attachment.cpp
  649. aegisub-3.2.2/src/ass_attachment.h
  650. aegisub-3.2.2/src/ass_dialogue.cpp
  651. aegisub-3.2.2/src/ass_dialogue.h
  652. aegisub-3.2.2/src/ass_entry.cpp
  653. aegisub-3.2.2/src/ass_entry.h
  654. aegisub-3.2.2/src/ass_export_filter.cpp
  655. aegisub-3.2.2/src/ass_export_filter.h
  656. aegisub-3.2.2/src/ass_exporter.cpp
  657. aegisub-3.2.2/src/ass_exporter.h
  658. aegisub-3.2.2/src/ass_file.cpp
  659. aegisub-3.2.2/src/ass_file.h
  660. aegisub-3.2.2/src/ass_info.h
  661. aegisub-3.2.2/src/ass_karaoke.cpp
  662. aegisub-3.2.2/src/ass_karaoke.h
  663. aegisub-3.2.2/src/ass_override.cpp
  664. aegisub-3.2.2/src/ass_override.h
  665. aegisub-3.2.2/src/ass_parser.cpp
  666. aegisub-3.2.2/src/ass_parser.h
  667. aegisub-3.2.2/src/ass_style.cpp
  668. aegisub-3.2.2/src/ass_style.h
  669. aegisub-3.2.2/src/ass_style_storage.cpp
  670. aegisub-3.2.2/src/ass_style_storage.h
  671. aegisub-3.2.2/src/async_video_provider.cpp
  672. aegisub-3.2.2/src/async_video_provider.h
  673. aegisub-3.2.2/src/audio_box.cpp
  674. aegisub-3.2.2/src/audio_box.h
  675. aegisub-3.2.2/src/audio_colorscheme.cpp
  676. aegisub-3.2.2/src/audio_colorscheme.h
  677. aegisub-3.2.2/src/audio_controller.cpp
  678. aegisub-3.2.2/src/audio_controller.h
  679. aegisub-3.2.2/src/audio_display.cpp
  680. aegisub-3.2.2/src/audio_display.h
  681. aegisub-3.2.2/src/audio_karaoke.cpp
  682. aegisub-3.2.2/src/audio_karaoke.h
  683. aegisub-3.2.2/src/audio_marker.cpp
  684. aegisub-3.2.2/src/audio_marker.h
  685. aegisub-3.2.2/src/audio_player.cpp
  686. aegisub-3.2.2/src/audio_player_alsa.cpp
  687. aegisub-3.2.2/src/audio_player_dsound.cpp
  688. aegisub-3.2.2/src/audio_player_dsound2.cpp
  689. aegisub-3.2.2/src/audio_player_openal.cpp
  690. aegisub-3.2.2/src/audio_player_oss.cpp
  691. aegisub-3.2.2/src/audio_player_portaudio.cpp
  692. aegisub-3.2.2/src/audio_player_portaudio.h
  693. aegisub-3.2.2/src/audio_player_pulse.cpp
  694. aegisub-3.2.2/src/audio_provider_avs.cpp
  695. aegisub-3.2.2/src/audio_provider_factory.cpp
  696. aegisub-3.2.2/src/audio_provider_factory.h
  697. aegisub-3.2.2/src/audio_provider_ffmpegsource.cpp
  698. aegisub-3.2.2/src/audio_renderer.cpp
  699. aegisub-3.2.2/src/audio_renderer.h
  700. aegisub-3.2.2/src/audio_renderer_spectrum.cpp
  701. aegisub-3.2.2/src/audio_renderer_spectrum.h
  702. aegisub-3.2.2/src/audio_renderer_waveform.cpp
  703. aegisub-3.2.2/src/audio_renderer_waveform.h
  704. aegisub-3.2.2/src/audio_rendering_style.h
  705. aegisub-3.2.2/src/audio_timing.h
  706. aegisub-3.2.2/src/audio_timing_dialogue.cpp
  707. aegisub-3.2.2/src/audio_timing_karaoke.cpp
  708. aegisub-3.2.2/src/auto4_base.cpp
  709. aegisub-3.2.2/src/auto4_base.h
  710. aegisub-3.2.2/src/auto4_lua.cpp
  711. aegisub-3.2.2/src/auto4_lua.h
  712. aegisub-3.2.2/src/auto4_lua_assfile.cpp
  713. aegisub-3.2.2/src/auto4_lua_dialog.cpp
  714. aegisub-3.2.2/src/auto4_lua_factory.h
  715. aegisub-3.2.2/src/auto4_lua_progresssink.cpp
  716. aegisub-3.2.2/src/avisynth.h
  717. aegisub-3.2.2/src/avisynth_wrap.cpp
  718. aegisub-3.2.2/src/avisynth_wrap.h
  719. aegisub-3.2.2/src/base_grid.cpp
  720. aegisub-3.2.2/src/base_grid.h
  721. aegisub-3.2.2/src/bitmaps/
  722. aegisub-3.2.2/src/bitmaps/button/
  723. aegisub-3.2.2/src/bitmaps/button/about_menu_16.png
  724. aegisub-3.2.2/src/bitmaps/button/about_menu_24.png
  725. aegisub-3.2.2/src/bitmaps/button/about_menu_32.png
  726. aegisub-3.2.2/src/bitmaps/button/about_menu_48.png
  727. aegisub-3.2.2/src/bitmaps/button/about_menu_64.png
  728. aegisub-3.2.2/src/bitmaps/button/arrow_down_16.png
  729. aegisub-3.2.2/src/bitmaps/button/arrow_down_24.png
  730. aegisub-3.2.2/src/bitmaps/button/arrow_down_32.png
  731. aegisub-3.2.2/src/bitmaps/button/arrow_down_48.png
  732. aegisub-3.2.2/src/bitmaps/button/arrow_down_64.png
  733. aegisub-3.2.2/src/bitmaps/button/arrow_down_stop_16.png
  734. aegisub-3.2.2/src/bitmaps/button/arrow_down_stop_24.png
  735. aegisub-3.2.2/src/bitmaps/button/arrow_down_stop_32.png
  736. aegisub-3.2.2/src/bitmaps/button/arrow_down_stop_48.png
  737. aegisub-3.2.2/src/bitmaps/button/arrow_down_stop_64.png
  738. aegisub-3.2.2/src/bitmaps/button/arrow_sort_16.png
  739. aegisub-3.2.2/src/bitmaps/button/arrow_sort_24.png
  740. aegisub-3.2.2/src/bitmaps/button/arrow_sort_32.png
  741. aegisub-3.2.2/src/bitmaps/button/arrow_sort_48.png
  742. aegisub-3.2.2/src/bitmaps/button/arrow_sort_64.png
  743. aegisub-3.2.2/src/bitmaps/button/arrow_up_16.png
  744. aegisub-3.2.2/src/bitmaps/button/arrow_up_24.png
  745. aegisub-3.2.2/src/bitmaps/button/arrow_up_32.png
  746. aegisub-3.2.2/src/bitmaps/button/arrow_up_48.png
  747. aegisub-3.2.2/src/bitmaps/button/arrow_up_64.png
  748. aegisub-3.2.2/src/bitmaps/button/arrow_up_stop_16.png
  749. aegisub-3.2.2/src/bitmaps/button/arrow_up_stop_24.png
  750. aegisub-3.2.2/src/bitmaps/button/arrow_up_stop_32.png
  751. aegisub-3.2.2/src/bitmaps/button/arrow_up_stop_48.png
  752. aegisub-3.2.2/src/bitmaps/button/arrow_up_stop_64.png
  753. aegisub-3.2.2/src/bitmaps/button/assdraw_16.png
  754. aegisub-3.2.2/src/bitmaps/button/assdraw_24.png
  755. aegisub-3.2.2/src/bitmaps/button/assdraw_32.png
  756. aegisub-3.2.2/src/bitmaps/button/assdraw_48.png
  757. aegisub-3.2.2/src/bitmaps/button/assdraw_64.png
  758. aegisub-3.2.2/src/bitmaps/button/attach_button_16.png
  759. aegisub-3.2.2/src/bitmaps/button/attach_button_24.png
  760. aegisub-3.2.2/src/bitmaps/button/attach_button_32.png
  761. aegisub-3.2.2/src/bitmaps/button/attach_button_48.png
  762. aegisub-3.2.2/src/bitmaps/button/attach_button_64.png
  763. aegisub-3.2.2/src/bitmaps/button/automation_toolbutton_16.png
  764. aegisub-3.2.2/src/bitmaps/button/automation_toolbutton_24.png
  765. aegisub-3.2.2/src/bitmaps/button/automation_toolbutton_32.png
  766. aegisub-3.2.2/src/bitmaps/button/automation_toolbutton_48.png
  767. aegisub-3.2.2/src/bitmaps/button/automation_toolbutton_64.png
  768. aegisub-3.2.2/src/bitmaps/button/bugtracker_button_16.png
  769. aegisub-3.2.2/src/bitmaps/button/bugtracker_button_24.png
  770. aegisub-3.2.2/src/bitmaps/button/bugtracker_button_32.png
  771. aegisub-3.2.2/src/bitmaps/button/bugtracker_button_48.png
  772. aegisub-3.2.2/src/bitmaps/button/bugtracker_button_64.png
  773. aegisub-3.2.2/src/bitmaps/button/button_audio_commit_16.png
  774. aegisub-3.2.2/src/bitmaps/button/button_audio_commit_24.png
  775. aegisub-3.2.2/src/bitmaps/button/button_audio_commit_32.png
  776. aegisub-3.2.2/src/bitmaps/button/button_audio_commit_48.png
  777. aegisub-3.2.2/src/bitmaps/button/button_audio_commit_64.png
  778. aegisub-3.2.2/src/bitmaps/button/button_audio_goto_16.png
  779. aegisub-3.2.2/src/bitmaps/button/button_audio_goto_24.png
  780. aegisub-3.2.2/src/bitmaps/button/button_audio_goto_32.png
  781. aegisub-3.2.2/src/bitmaps/button/button_audio_goto_48.png
  782. aegisub-3.2.2/src/bitmaps/button/button_audio_goto_64.png
  783. aegisub-3.2.2/src/bitmaps/button/button_bold_16.png
  784. aegisub-3.2.2/src/bitmaps/button/button_bold_24.png
  785. aegisub-3.2.2/src/bitmaps/button/button_bold_32.png
  786. aegisub-3.2.2/src/bitmaps/button/button_bold_48.png
  787. aegisub-3.2.2/src/bitmaps/button/button_bold_64.png
  788. aegisub-3.2.2/src/bitmaps/button/button_color_four_16.png
  789. aegisub-3.2.2/src/bitmaps/button/button_color_four_24.png
  790. aegisub-3.2.2/src/bitmaps/button/button_color_four_32.png
  791. aegisub-3.2.2/src/bitmaps/button/button_color_four_48.png
  792. aegisub-3.2.2/src/bitmaps/button/button_color_four_64.png
  793. aegisub-3.2.2/src/bitmaps/button/button_color_one_16.png
  794. aegisub-3.2.2/src/bitmaps/button/button_color_one_24.png
  795. aegisub-3.2.2/src/bitmaps/button/button_color_one_32.png
  796. aegisub-3.2.2/src/bitmaps/button/button_color_one_48.png
  797. aegisub-3.2.2/src/bitmaps/button/button_color_one_64.png
  798. aegisub-3.2.2/src/bitmaps/button/button_color_three_16.png
  799. aegisub-3.2.2/src/bitmaps/button/button_color_three_24.png
  800. aegisub-3.2.2/src/bitmaps/button/button_color_three_32.png
  801. aegisub-3.2.2/src/bitmaps/button/button_color_three_48.png
  802. aegisub-3.2.2/src/bitmaps/button/button_color_three_64.png
  803. aegisub-3.2.2/src/bitmaps/button/button_color_two_16.png
  804. aegisub-3.2.2/src/bitmaps/button/button_color_two_24.png
  805. aegisub-3.2.2/src/bitmaps/button/button_color_two_32.png
  806. aegisub-3.2.2/src/bitmaps/button/button_color_two_48.png
  807. aegisub-3.2.2/src/bitmaps/button/button_color_two_64.png
  808. aegisub-3.2.2/src/bitmaps/button/button_fontname_16.png
  809. aegisub-3.2.2/src/bitmaps/button/button_fontname_24.png
  810. aegisub-3.2.2/src/bitmaps/button/button_fontname_32.png
  811. aegisub-3.2.2/src/bitmaps/button/button_fontname_48.png
  812. aegisub-3.2.2/src/bitmaps/button/button_fontname_64.png
  813. aegisub-3.2.2/src/bitmaps/button/button_italics_16.png
  814. aegisub-3.2.2/src/bitmaps/button/button_italics_24.png
  815. aegisub-3.2.2/src/bitmaps/button/button_italics_32.png
  816. aegisub-3.2.2/src/bitmaps/button/button_italics_48.png
  817. aegisub-3.2.2/src/bitmaps/button/button_italics_64.png
  818. aegisub-3.2.2/src/bitmaps/button/button_leadin_16.png
  819. aegisub-3.2.2/src/bitmaps/button/button_leadin_24.png
  820. aegisub-3.2.2/src/bitmaps/button/button_leadin_32.png
  821. aegisub-3.2.2/src/bitmaps/button/button_leadin_48.png
  822. aegisub-3.2.2/src/bitmaps/button/button_leadin_64.png
  823. aegisub-3.2.2/src/bitmaps/button/button_leadout_16.png
  824. aegisub-3.2.2/src/bitmaps/button/button_leadout_24.png
  825. aegisub-3.2.2/src/bitmaps/button/button_leadout_32.png
  826. aegisub-3.2.2/src/bitmaps/button/button_leadout_48.png
  827. aegisub-3.2.2/src/bitmaps/button/button_leadout_64.png
  828. aegisub-3.2.2/src/bitmaps/button/button_next_16.png
  829. aegisub-3.2.2/src/bitmaps/button/button_next_24.png
  830. aegisub-3.2.2/src/bitmaps/button/button_next_32.png
  831. aegisub-3.2.2/src/bitmaps/button/button_next_48.png
  832. aegisub-3.2.2/src/bitmaps/button/button_next_64.png
  833. aegisub-3.2.2/src/bitmaps/button/button_pause_16.png
  834. aegisub-3.2.2/src/bitmaps/button/button_pause_24.png
  835. aegisub-3.2.2/src/bitmaps/button/button_pause_32.png
  836. aegisub-3.2.2/src/bitmaps/button/button_pause_48.png
  837. aegisub-3.2.2/src/bitmaps/button/button_pause_64.png
  838. aegisub-3.2.2/src/bitmaps/button/button_play_16.png
  839. aegisub-3.2.2/src/bitmaps/button/button_play_24.png
  840. aegisub-3.2.2/src/bitmaps/button/button_play_32.png
  841. aegisub-3.2.2/src/bitmaps/button/button_play_48.png
  842. aegisub-3.2.2/src/bitmaps/button/button_play_64.png
  843. aegisub-3.2.2/src/bitmaps/button/button_playfirstfiveh_16.png
  844. aegisub-3.2.2/src/bitmaps/button/button_playfirstfiveh_24.png
  845. aegisub-3.2.2/src/bitmaps/button/button_playfirstfiveh_32.png
  846. aegisub-3.2.2/src/bitmaps/button/button_playfirstfiveh_48.png
  847. aegisub-3.2.2/src/bitmaps/button/button_playfirstfiveh_64.png
  848. aegisub-3.2.2/src/bitmaps/button/button_playfivehafter_16.png
  849. aegisub-3.2.2/src/bitmaps/button/button_playfivehafter_24.png
  850. aegisub-3.2.2/src/bitmaps/button/button_playfivehafter_32.png
  851. aegisub-3.2.2/src/bitmaps/button/button_playfivehafter_48.png
  852. aegisub-3.2.2/src/bitmaps/button/button_playfivehafter_64.png
  853. aegisub-3.2.2/src/bitmaps/button/button_playfivehbefore_16.png
  854. aegisub-3.2.2/src/bitmaps/button/button_playfivehbefore_24.png
  855. aegisub-3.2.2/src/bitmaps/button/button_playfivehbefore_32.png
  856. aegisub-3.2.2/src/bitmaps/button/button_playfivehbefore_48.png
  857. aegisub-3.2.2/src/bitmaps/button/button_playfivehbefore_64.png
  858. aegisub-3.2.2/src/bitmaps/button/button_playlastfiveh_16.png
  859. aegisub-3.2.2/src/bitmaps/button/button_playlastfiveh_24.png
  860. aegisub-3.2.2/src/bitmaps/button/button_playlastfiveh_32.png
  861. aegisub-3.2.2/src/bitmaps/button/button_playlastfiveh_48.png
  862. aegisub-3.2.2/src/bitmaps/button/button_playlastfiveh_64.png
  863. aegisub-3.2.2/src/bitmaps/button/button_playline_16.png
  864. aegisub-3.2.2/src/bitmaps/button/button_playline_24.png
  865. aegisub-3.2.2/src/bitmaps/button/button_playline_32.png
  866. aegisub-3.2.2/src/bitmaps/button/button_playline_48.png
  867. aegisub-3.2.2/src/bitmaps/button/button_playline_64.png
  868. aegisub-3.2.2/src/bitmaps/button/button_playsel_16.png
  869. aegisub-3.2.2/src/bitmaps/button/button_playsel_24.png
  870. aegisub-3.2.2/src/bitmaps/button/button_playsel_32.png
  871. aegisub-3.2.2/src/bitmaps/button/button_playsel_48.png
  872. aegisub-3.2.2/src/bitmaps/button/button_playsel_64.png
  873. aegisub-3.2.2/src/bitmaps/button/button_playtoend_16.png
  874. aegisub-3.2.2/src/bitmaps/button/button_playtoend_24.png
  875. aegisub-3.2.2/src/bitmaps/button/button_playtoend_32.png
  876. aegisub-3.2.2/src/bitmaps/button/button_playtoend_48.png
  877. aegisub-3.2.2/src/bitmaps/button/button_playtoend_64.png
  878. aegisub-3.2.2/src/bitmaps/button/button_prev_16.png
  879. aegisub-3.2.2/src/bitmaps/button/button_prev_24.png
  880. aegisub-3.2.2/src/bitmaps/button/button_prev_32.png
  881. aegisub-3.2.2/src/bitmaps/button/button_prev_48.png
  882. aegisub-3.2.2/src/bitmaps/button/button_prev_64.png
  883. aegisub-3.2.2/src/bitmaps/button/button_stop_16.png
  884. aegisub-3.2.2/src/bitmaps/button/button_stop_24.png
  885. aegisub-3.2.2/src/bitmaps/button/button_stop_32.png
  886. aegisub-3.2.2/src/bitmaps/button/button_stop_48.png
  887. aegisub-3.2.2/src/bitmaps/button/button_stop_64.png
  888. aegisub-3.2.2/src/bitmaps/button/button_strikeout_16.png
  889. aegisub-3.2.2/src/bitmaps/button/button_strikeout_24.png
  890. aegisub-3.2.2/src/bitmaps/button/button_strikeout_32.png
  891. aegisub-3.2.2/src/bitmaps/button/button_strikeout_48.png
  892. aegisub-3.2.2/src/bitmaps/button/button_strikeout_64.png
  893. aegisub-3.2.2/src/bitmaps/button/button_underline_16.png
  894. aegisub-3.2.2/src/bitmaps/button/button_underline_24.png
  895. aegisub-3.2.2/src/bitmaps/button/button_underline_32.png
  896. aegisub-3.2.2/src/bitmaps/button/button_underline_48.png
  897. aegisub-3.2.2/src/bitmaps/button/button_underline_64.png
  898. aegisub-3.2.2/src/bitmaps/button/close_audio_menu_16.png
  899. aegisub-3.2.2/src/bitmaps/button/close_audio_menu_24.png
  900. aegisub-3.2.2/src/bitmaps/button/close_audio_menu_32.png
  901. aegisub-3.2.2/src/bitmaps/button/close_audio_menu_48.png
  902. aegisub-3.2.2/src/bitmaps/button/close_audio_menu_64.png
  903. aegisub-3.2.2/src/bitmaps/button/close_keyframes_menu_16.png
  904. aegisub-3.2.2/src/bitmaps/button/close_keyframes_menu_24.png
  905. aegisub-3.2.2/src/bitmaps/button/close_keyframes_menu_32.png
  906. aegisub-3.2.2/src/bitmaps/button/close_keyframes_menu_48.png
  907. aegisub-3.2.2/src/bitmaps/button/close_keyframes_menu_64.png
  908. aegisub-3.2.2/src/bitmaps/button/close_timecodes_menu_16.png
  909. aegisub-3.2.2/src/bitmaps/button/close_timecodes_menu_24.png
  910. aegisub-3.2.2/src/bitmaps/button/close_timecodes_menu_32.png
  911. aegisub-3.2.2/src/bitmaps/button/close_timecodes_menu_48.png
  912. aegisub-3.2.2/src/bitmaps/button/close_timecodes_menu_64.png
  913. aegisub-3.2.2/src/bitmaps/button/close_video_menu_16.png
  914. aegisub-3.2.2/src/bitmaps/button/close_video_menu_24.png
  915. aegisub-3.2.2/src/bitmaps/button/close_video_menu_32.png
  916. aegisub-3.2.2/src/bitmaps/button/close_video_menu_48.png
  917. aegisub-3.2.2/src/bitmaps/button/close_video_menu_64.png
  918. aegisub-3.2.2/src/bitmaps/button/contents_button_16.png
  919. aegisub-3.2.2/src/bitmaps/button/contents_button_24.png
  920. aegisub-3.2.2/src/bitmaps/button/contents_button_32.png
  921. aegisub-3.2.2/src/bitmaps/button/contents_button_48.png
  922. aegisub-3.2.2/src/bitmaps/button/contents_button_64.png
  923. aegisub-3.2.2/src/bitmaps/button/copy_button_16.png
  924. aegisub-3.2.2/src/bitmaps/button/copy_button_24.png
  925. aegisub-3.2.2/src/bitmaps/button/copy_button_32.png
  926. aegisub-3.2.2/src/bitmaps/button/copy_button_48.png
  927. aegisub-3.2.2/src/bitmaps/button/copy_button_64.png
  928. aegisub-3.2.2/src/bitmaps/button/cut_button_16.png
  929. aegisub-3.2.2/src/bitmaps/button/cut_button_24.png
  930. aegisub-3.2.2/src/bitmaps/button/cut_button_32.png
  931. aegisub-3.2.2/src/bitmaps/button/cut_button_48.png
  932. aegisub-3.2.2/src/bitmaps/button/cut_button_64.png
  933. aegisub-3.2.2/src/bitmaps/button/delete_button_16.png
  934. aegisub-3.2.2/src/bitmaps/button/delete_button_24.png
  935. aegisub-3.2.2/src/bitmaps/button/delete_button_32.png
  936. aegisub-3.2.2/src/bitmaps/button/delete_button_48.png
  937. aegisub-3.2.2/src/bitmaps/button/delete_button_64.png
  938. aegisub-3.2.2/src/bitmaps/button/detach_video_menu_16.png
  939. aegisub-3.2.2/src/bitmaps/button/detach_video_menu_24.png
  940. aegisub-3.2.2/src/bitmaps/button/detach_video_menu_32.png
  941. aegisub-3.2.2/src/bitmaps/button/detach_video_menu_48.png
  942. aegisub-3.2.2/src/bitmaps/button/detach_video_menu_64.png
  943. aegisub-3.2.2/src/bitmaps/button/export_menu_16.png
  944. aegisub-3.2.2/src/bitmaps/button/export_menu_24.png
  945. aegisub-3.2.2/src/bitmaps/button/export_menu_32.png
  946. aegisub-3.2.2/src/bitmaps/button/export_menu_48.png
  947. aegisub-3.2.2/src/bitmaps/button/export_menu_64.png
  948. aegisub-3.2.2/src/bitmaps/button/eyedropper_tool_16.png
  949. aegisub-3.2.2/src/bitmaps/button/eyedropper_tool_24.png
  950. aegisub-3.2.2/src/bitmaps/button/eyedropper_tool_32.png
  951. aegisub-3.2.2/src/bitmaps/button/eyedropper_tool_48.png
  952. aegisub-3.2.2/src/bitmaps/button/eyedropper_tool_64.png
  953. aegisub-3.2.2/src/bitmaps/button/find_button_16.png
  954. aegisub-3.2.2/src/bitmaps/button/find_button_24.png
  955. aegisub-3.2.2/src/bitmaps/button/find_button_32.png
  956. aegisub-3.2.2/src/bitmaps/button/find_button_48.png
  957. aegisub-3.2.2/src/bitmaps/button/find_button_64.png
  958. aegisub-3.2.2/src/bitmaps/button/find_next_menu_16.png
  959. aegisub-3.2.2/src/bitmaps/button/find_next_menu_24.png
  960. aegisub-3.2.2/src/bitmaps/button/find_next_menu_32.png
  961. aegisub-3.2.2/src/bitmaps/button/find_next_menu_48.png
  962. aegisub-3.2.2/src/bitmaps/button/find_next_menu_64.png
  963. aegisub-3.2.2/src/bitmaps/button/find_replace_menu_16.png
  964. aegisub-3.2.2/src/bitmaps/button/find_replace_menu_24.png
  965. aegisub-3.2.2/src/bitmaps/button/find_replace_menu_32.png
  966. aegisub-3.2.2/src/bitmaps/button/find_replace_menu_48.png
  967. aegisub-3.2.2/src/bitmaps/button/find_replace_menu_64.png
  968. aegisub-3.2.2/src/bitmaps/button/font_collector_button_16.png
  969. aegisub-3.2.2/src/bitmaps/button/font_collector_button_24.png
  970. aegisub-3.2.2/src/bitmaps/button/font_collector_button_32.png
  971. aegisub-3.2.2/src/bitmaps/button/font_collector_button_48.png
  972. aegisub-3.2.2/src/bitmaps/button/font_collector_button_64.png
  973. aegisub-3.2.2/src/bitmaps/button/forums_button_16.png
  974. aegisub-3.2.2/src/bitmaps/button/forums_button_24.png
  975. aegisub-3.2.2/src/bitmaps/button/forums_button_32.png
  976. aegisub-3.2.2/src/bitmaps/button/forums_button_48.png
  977. aegisub-3.2.2/src/bitmaps/button/forums_button_64.png
  978. aegisub-3.2.2/src/bitmaps/button/irc_button_16.png
  979. aegisub-3.2.2/src/bitmaps/button/irc_button_24.png
  980. aegisub-3.2.2/src/bitmaps/button/irc_button_32.png
  981. aegisub-3.2.2/src/bitmaps/button/irc_button_48.png
  982. aegisub-3.2.2/src/bitmaps/button/irc_button_64.png
  983. aegisub-3.2.2/src/bitmaps/button/jumpto_button_16.png
  984. aegisub-3.2.2/src/bitmaps/button/jumpto_button_24.png
  985. aegisub-3.2.2/src/bitmaps/button/jumpto_button_32.png
  986. aegisub-3.2.2/src/bitmaps/button/jumpto_button_48.png
  987. aegisub-3.2.2/src/bitmaps/button/jumpto_button_64.png
  988. aegisub-3.2.2/src/bitmaps/button/kara_mode_16.png
  989. aegisub-3.2.2/src/bitmaps/button/kara_mode_24.png
  990. aegisub-3.2.2/src/bitmaps/button/kara_mode_32.png
  991. aegisub-3.2.2/src/bitmaps/button/kara_mode_48.png
  992. aegisub-3.2.2/src/bitmaps/button/kara_mode_64.png
  993. aegisub-3.2.2/src/bitmaps/button/kara_split_16.png
  994. aegisub-3.2.2/src/bitmaps/button/kara_split_24.png
  995. aegisub-3.2.2/src/bitmaps/button/kara_split_32.png
  996. aegisub-3.2.2/src/bitmaps/button/kara_split_48.png
  997. aegisub-3.2.2/src/bitmaps/button/kara_split_64.png
  998. aegisub-3.2.2/src/bitmaps/button/kara_split_accept_16.png
  999. aegisub-3.2.2/src/bitmaps/button/kara_split_accept_24.png
  1000. aegisub-3.2.2/src/bitmaps/button/kara_split_accept_32.png
  1001. aegisub-3.2.2/src/bitmaps/button/kara_split_accept_48.png
  1002. aegisub-3.2.2/src/bitmaps/button/kara_split_accept_64.png
  1003. aegisub-3.2.2/src/bitmaps/button/kara_split_cancel_16.png
  1004. aegisub-3.2.2/src/bitmaps/button/kara_split_cancel_24.png
  1005. aegisub-3.2.2/src/bitmaps/button/kara_split_cancel_32.png
  1006. aegisub-3.2.2/src/bitmaps/button/kara_split_cancel_48.png
  1007. aegisub-3.2.2/src/bitmaps/button/kara_split_cancel_64.png
  1008. aegisub-3.2.2/src/bitmaps/button/kara_timing_copier_16.png
  1009. aegisub-3.2.2/src/bitmaps/button/kara_timing_copier_24.png
  1010. aegisub-3.2.2/src/bitmaps/button/kara_timing_copier_32.png
  1011. aegisub-3.2.2/src/bitmaps/button/kara_timing_copier_48.png
  1012. aegisub-3.2.2/src/bitmaps/button/kara_timing_copier_64.png
  1013. aegisub-3.2.2/src/bitmaps/button/languages_menu_16.png
  1014. aegisub-3.2.2/src/bitmaps/button/languages_menu_24.png
  1015. aegisub-3.2.2/src/bitmaps/button/languages_menu_32.png
  1016. aegisub-3.2.2/src/bitmaps/button/languages_menu_48.png
  1017. aegisub-3.2.2/src/bitmaps/button/languages_menu_64.png
  1018. aegisub-3.2.2/src/bitmaps/button/new_toolbutton_16.png
  1019. aegisub-3.2.2/src/bitmaps/button/new_toolbutton_24.png
  1020. aegisub-3.2.2/src/bitmaps/button/new_toolbutton_32.png
  1021. aegisub-3.2.2/src/bitmaps/button/new_toolbutton_48.png
  1022. aegisub-3.2.2/src/bitmaps/button/new_toolbutton_64.png
  1023. aegisub-3.2.2/src/bitmaps/button/new_window_menu_16.png
  1024. aegisub-3.2.2/src/bitmaps/button/new_window_menu_24.png
  1025. aegisub-3.2.2/src/bitmaps/button/new_window_menu_32.png
  1026. aegisub-3.2.2/src/bitmaps/button/new_window_menu_48.png
  1027. aegisub-3.2.2/src/bitmaps/button/new_window_menu_64.png
  1028. aegisub-3.2.2/src/bitmaps/button/open_audio_from_video_menu_16.png
  1029. aegisub-3.2.2/src/bitmaps/button/open_audio_from_video_menu_24.png
  1030. aegisub-3.2.2/src/bitmaps/button/open_audio_from_video_menu_32.png
  1031. aegisub-3.2.2/src/bitmaps/button/open_audio_from_video_menu_48.png
  1032. aegisub-3.2.2/src/bitmaps/button/open_audio_from_video_menu_64.png
  1033. aegisub-3.2.2/src/bitmaps/button/open_audio_menu_16.png
  1034. aegisub-3.2.2/src/bitmaps/button/open_audio_menu_24.png
  1035. aegisub-3.2.2/src/bitmaps/button/open_audio_menu_32.png
  1036. aegisub-3.2.2/src/bitmaps/button/open_audio_menu_48.png
  1037. aegisub-3.2.2/src/bitmaps/button/open_audio_menu_64.png
  1038. aegisub-3.2.2/src/bitmaps/button/open_keyframes_menu_16.png
  1039. aegisub-3.2.2/src/bitmaps/button/open_keyframes_menu_24.png
  1040. aegisub-3.2.2/src/bitmaps/button/open_keyframes_menu_32.png
  1041. aegisub-3.2.2/src/bitmaps/button/open_keyframes_menu_48.png
  1042. aegisub-3.2.2/src/bitmaps/button/open_keyframes_menu_64.png
  1043. aegisub-3.2.2/src/bitmaps/button/open_timecodes_menu_16.png
  1044. aegisub-3.2.2/src/bitmaps/button/open_timecodes_menu_24.png
  1045. aegisub-3.2.2/src/bitmaps/button/open_timecodes_menu_32.png
  1046. aegisub-3.2.2/src/bitmaps/button/open_timecodes_menu_48.png
  1047. aegisub-3.2.2/src/bitmaps/button/open_timecodes_menu_64.png
  1048. aegisub-3.2.2/src/bitmaps/button/open_toolbutton_16.png
  1049. aegisub-3.2.2/src/bitmaps/button/open_toolbutton_24.png
  1050. aegisub-3.2.2/src/bitmaps/button/open_toolbutton_32.png
  1051. aegisub-3.2.2/src/bitmaps/button/open_toolbutton_48.png
  1052. aegisub-3.2.2/src/bitmaps/button/open_toolbutton_64.png
  1053. aegisub-3.2.2/src/bitmaps/button/open_video_menu_16.png
  1054. aegisub-3.2.2/src/bitmaps/button/open_video_menu_24.png
  1055. aegisub-3.2.2/src/bitmaps/button/open_video_menu_32.png
  1056. aegisub-3.2.2/src/bitmaps/button/open_video_menu_48.png
  1057. aegisub-3.2.2/src/bitmaps/button/open_video_menu_64.png
  1058. aegisub-3.2.2/src/bitmaps/button/open_with_toolbutton_16.png
  1059. aegisub-3.2.2/src/bitmaps/button/open_with_toolbutton_24.png
  1060. aegisub-3.2.2/src/bitmaps/button/open_with_toolbutton_32.png
  1061. aegisub-3.2.2/src/bitmaps/button/open_with_toolbutton_48.png
  1062. aegisub-3.2.2/src/bitmaps/button/open_with_toolbutton_64.png
  1063. aegisub-3.2.2/src/bitmaps/button/options_button_16.png
  1064. aegisub-3.2.2/src/bitmaps/button/options_button_24.png
  1065. aegisub-3.2.2/src/bitmaps/button/options_button_32.png
  1066. aegisub-3.2.2/src/bitmaps/button/options_button_48.png
  1067. aegisub-3.2.2/src/bitmaps/button/options_button_64.png
  1068. aegisub-3.2.2/src/bitmaps/button/paste_button_16.png
  1069. aegisub-3.2.2/src/bitmaps/button/paste_button_24.png
  1070. aegisub-3.2.2/src/bitmaps/button/paste_button_32.png
  1071. aegisub-3.2.2/src/bitmaps/button/paste_button_48.png
  1072. aegisub-3.2.2/src/bitmaps/button/paste_button_64.png
  1073. aegisub-3.2.2/src/bitmaps/button/properties_toolbutton_16.png
  1074. aegisub-3.2.2/src/bitmaps/button/properties_toolbutton_24.png
  1075. aegisub-3.2.2/src/bitmaps/button/properties_toolbutton_32.png
  1076. aegisub-3.2.2/src/bitmaps/button/properties_toolbutton_48.png
  1077. aegisub-3.2.2/src/bitmaps/button/properties_toolbutton_64.png
  1078. aegisub-3.2.2/src/bitmaps/button/redo_button_16.png
  1079. aegisub-3.2.2/src/bitmaps/button/redo_button_24.png
  1080. aegisub-3.2.2/src/bitmaps/button/redo_button_32.png
  1081. aegisub-3.2.2/src/bitmaps/button/redo_button_48.png
  1082. aegisub-3.2.2/src/bitmaps/button/redo_button_64.png
  1083. aegisub-3.2.2/src/bitmaps/button/resample_toolbutton_16.png
  1084. aegisub-3.2.2/src/bitmaps/button/resample_toolbutton_24.png
  1085. aegisub-3.2.2/src/bitmaps/button/resample_toolbutton_32.png
  1086. aegisub-3.2.2/src/bitmaps/button/resample_toolbutton_48.png
  1087. aegisub-3.2.2/src/bitmaps/button/resample_toolbutton_64.png
  1088. aegisub-3.2.2/src/bitmaps/button/save_as_toolbutton_16.png
  1089. aegisub-3.2.2/src/bitmaps/button/save_as_toolbutton_24.png
  1090. aegisub-3.2.2/src/bitmaps/button/save_as_toolbutton_32.png
  1091. aegisub-3.2.2/src/bitmaps/button/save_as_toolbutton_48.png
  1092. aegisub-3.2.2/src/bitmaps/button/save_as_toolbutton_64.png
  1093. aegisub-3.2.2/src/bitmaps/button/save_keyframes_menu_16.png
  1094. aegisub-3.2.2/src/bitmaps/button/save_keyframes_menu_24.png
  1095. aegisub-3.2.2/src/bitmaps/button/save_keyframes_menu_32.png
  1096. aegisub-3.2.2/src/bitmaps/button/save_keyframes_menu_48.png
  1097. aegisub-3.2.2/src/bitmaps/button/save_keyframes_menu_64.png
  1098. aegisub-3.2.2/src/bitmaps/button/save_timecodes_menu_16.png
  1099. aegisub-3.2.2/src/bitmaps/button/save_timecodes_menu_24.png
  1100. aegisub-3.2.2/src/bitmaps/button/save_timecodes_menu_32.png
  1101. aegisub-3.2.2/src/bitmaps/button/save_timecodes_menu_48.png
  1102. aegisub-3.2.2/src/bitmaps/button/save_timecodes_menu_64.png
  1103. aegisub-3.2.2/src/bitmaps/button/save_toolbutton_16.png
  1104. aegisub-3.2.2/src/bitmaps/button/save_toolbutton_24.png
  1105. aegisub-3.2.2/src/bitmaps/button/save_toolbutton_32.png
  1106. aegisub-3.2.2/src/bitmaps/button/save_toolbutton_48.png
  1107. aegisub-3.2.2/src/bitmaps/button/save_toolbutton_64.png
  1108. aegisub-3.2.2/src/bitmaps/button/select_lines_button_16.png
  1109. aegisub-3.2.2/src/bitmaps/button/select_lines_button_24.png
  1110. aegisub-3.2.2/src/bitmaps/button/select_lines_button_32.png
  1111. aegisub-3.2.2/src/bitmaps/button/select_lines_button_48.png
  1112. aegisub-3.2.2/src/bitmaps/button/select_lines_button_64.png
  1113. aegisub-3.2.2/src/bitmaps/button/select_visible_button_16.png
  1114. aegisub-3.2.2/src/bitmaps/button/select_visible_button_24.png
  1115. aegisub-3.2.2/src/bitmaps/button/select_visible_button_32.png
  1116. aegisub-3.2.2/src/bitmaps/button/select_visible_button_48.png
  1117. aegisub-3.2.2/src/bitmaps/button/select_visible_button_64.png
  1118. aegisub-3.2.2/src/bitmaps/button/shift_times_toolbutton_16.png
  1119. aegisub-3.2.2/src/bitmaps/button/shift_times_toolbutton_24.png
  1120. aegisub-3.2.2/src/bitmaps/button/shift_times_toolbutton_32.png
  1121. aegisub-3.2.2/src/bitmaps/button/shift_times_toolbutton_48.png
  1122. aegisub-3.2.2/src/bitmaps/button/shift_times_toolbutton_64.png
  1123. aegisub-3.2.2/src/bitmaps/button/shift_to_frame_16.png
  1124. aegisub-3.2.2/src/bitmaps/button/shift_to_frame_24.png
  1125. aegisub-3.2.2/src/bitmaps/button/shift_to_frame_32.png
  1126. aegisub-3.2.2/src/bitmaps/button/shift_to_frame_48.png
  1127. aegisub-3.2.2/src/bitmaps/button/shift_to_frame_64.png
  1128. aegisub-3.2.2/src/bitmaps/button/show_video_details_menu_16.png
  1129. aegisub-3.2.2/src/bitmaps/button/show_video_details_menu_24.png
  1130. aegisub-3.2.2/src/bitmaps/button/show_video_details_menu_32.png
  1131. aegisub-3.2.2/src/bitmaps/button/show_video_details_menu_48.png
  1132. aegisub-3.2.2/src/bitmaps/button/show_video_details_menu_64.png
  1133. aegisub-3.2.2/src/bitmaps/button/snap_subs_to_scene_16.png
  1134. aegisub-3.2.2/src/bitmaps/button/snap_subs_to_scene_24.png
  1135. aegisub-3.2.2/src/bitmaps/button/snap_subs_to_scene_32.png
  1136. aegisub-3.2.2/src/bitmaps/button/snap_subs_to_scene_48.png
  1137. aegisub-3.2.2/src/bitmaps/button/snap_subs_to_scene_64.png
  1138. aegisub-3.2.2/src/bitmaps/button/spellcheck_toolbutton_16.png
  1139. aegisub-3.2.2/src/bitmaps/button/spellcheck_toolbutton_24.png
  1140. aegisub-3.2.2/src/bitmaps/button/spellcheck_toolbutton_32.png
  1141. aegisub-3.2.2/src/bitmaps/button/spellcheck_toolbutton_48.png
  1142. aegisub-3.2.2/src/bitmaps/button/spellcheck_toolbutton_64.png
  1143. aegisub-3.2.2/src/bitmaps/button/style_toolbutton_16.png
  1144. aegisub-3.2.2/src/bitmaps/button/style_toolbutton_24.png
  1145. aegisub-3.2.2/src/bitmaps/button/style_toolbutton_32.png
  1146. aegisub-3.2.2/src/bitmaps/button/style_toolbutton_48.png
  1147. aegisub-3.2.2/src/bitmaps/button/style_toolbutton_64.png
  1148. aegisub-3.2.2/src/bitmaps/button/styling_toolbutton_16.png
  1149. aegisub-3.2.2/src/bitmaps/button/styling_toolbutton_24.png
  1150. aegisub-3.2.2/src/bitmaps/button/styling_toolbutton_32.png
  1151. aegisub-3.2.2/src/bitmaps/button/styling_toolbutton_48.png
  1152. aegisub-3.2.2/src/bitmaps/button/styling_toolbutton_64.png
  1153. aegisub-3.2.2/src/bitmaps/button/subend_to_video_16.png
  1154. aegisub-3.2.2/src/bitmaps/button/subend_to_video_24.png
  1155. aegisub-3.2.2/src/bitmaps/button/subend_to_video_32.png
  1156. aegisub-3.2.2/src/bitmaps/button/subend_to_video_48.png
  1157. aegisub-3.2.2/src/bitmaps/button/subend_to_video_64.png
  1158. aegisub-3.2.2/src/bitmaps/button/substart_to_video_16.png
  1159. aegisub-3.2.2/src/bitmaps/button/substart_to_video_24.png
  1160. aegisub-3.2.2/src/bitmaps/button/substart_to_video_32.png
  1161. aegisub-3.2.2/src/bitmaps/button/substart_to_video_48.png
  1162. aegisub-3.2.2/src/bitmaps/button/substart_to_video_64.png
  1163. aegisub-3.2.2/src/bitmaps/button/timing_processor_toolbutton_16.png
  1164. aegisub-3.2.2/src/bitmaps/button/timing_processor_toolbutton_24.png
  1165. aegisub-3.2.2/src/bitmaps/button/timing_processor_toolbutton_32.png
  1166. aegisub-3.2.2/src/bitmaps/button/timing_processor_toolbutton_48.png
  1167. aegisub-3.2.2/src/bitmaps/button/timing_processor_toolbutton_64.png
  1168. aegisub-3.2.2/src/bitmaps/button/toggle_audio_autocommit_16.png
  1169. aegisub-3.2.2/src/bitmaps/button/toggle_audio_autocommit_24.png
  1170. aegisub-3.2.2/src/bitmaps/button/toggle_audio_autocommit_32.png
  1171. aegisub-3.2.2/src/bitmaps/button/toggle_audio_autocommit_48.png
  1172. aegisub-3.2.2/src/bitmaps/button/toggle_audio_autocommit_64.png
  1173. aegisub-3.2.2/src/bitmaps/button/toggle_audio_autoscroll_16.png
  1174. aegisub-3.2.2/src/bitmaps/button/toggle_audio_autoscroll_24.png
  1175. aegisub-3.2.2/src/bitmaps/button/toggle_audio_autoscroll_32.png
  1176. aegisub-3.2.2/src/bitmaps/button/toggle_audio_autoscroll_48.png
  1177. aegisub-3.2.2/src/bitmaps/button/toggle_audio_autoscroll_64.png
  1178. aegisub-3.2.2/src/bitmaps/button/toggle_audio_link_16.png
  1179. aegisub-3.2.2/src/bitmaps/button/toggle_audio_link_24.png
  1180. aegisub-3.2.2/src/bitmaps/button/toggle_audio_link_32.png
  1181. aegisub-3.2.2/src/bitmaps/button/toggle_audio_link_48.png
  1182. aegisub-3.2.2/src/bitmaps/button/toggle_audio_link_64.png
  1183. aegisub-3.2.2/src/bitmaps/button/toggle_audio_medusa_16.png
  1184. aegisub-3.2.2/src/bitmaps/button/toggle_audio_medusa_24.png
  1185. aegisub-3.2.2/src/bitmaps/button/toggle_audio_medusa_32.png
  1186. aegisub-3.2.2/src/bitmaps/button/toggle_audio_medusa_48.png
  1187. aegisub-3.2.2/src/bitmaps/button/toggle_audio_medusa_64.png
  1188. aegisub-3.2.2/src/bitmaps/button/toggle_audio_nextcommit_16.png
  1189. aegisub-3.2.2/src/bitmaps/button/toggle_audio_nextcommit_24.png
  1190. aegisub-3.2.2/src/bitmaps/button/toggle_audio_nextcommit_32.png
  1191. aegisub-3.2.2/src/bitmaps/button/toggle_audio_nextcommit_48.png
  1192. aegisub-3.2.2/src/bitmaps/button/toggle_audio_nextcommit_64.png
  1193. aegisub-3.2.2/src/bitmaps/button/toggle_audio_spectrum_16.png
  1194. aegisub-3.2.2/src/bitmaps/button/toggle_audio_spectrum_24.png
  1195. aegisub-3.2.2/src/bitmaps/button/toggle_audio_spectrum_32.png
  1196. aegisub-3.2.2/src/bitmaps/button/toggle_audio_spectrum_48.png
  1197. aegisub-3.2.2/src/bitmaps/button/toggle_audio_spectrum_64.png
  1198. aegisub-3.2.2/src/bitmaps/button/toggle_tag_hiding_16.png
  1199. aegisub-3.2.2/src/bitmaps/button/toggle_tag_hiding_24.png
  1200. aegisub-3.2.2/src/bitmaps/button/toggle_tag_hiding_32.png
  1201. aegisub-3.2.2/src/bitmaps/button/toggle_tag_hiding_48.png
  1202. aegisub-3.2.2/src/bitmaps/button/toggle_tag_hiding_64.png
  1203. aegisub-3.2.2/src/bitmaps/button/toggle_video_autoscroll_16.png
  1204. aegisub-3.2.2/src/bitmaps/button/toggle_video_autoscroll_24.png
  1205. aegisub-3.2.2/src/bitmaps/button/toggle_video_autoscroll_32.png
  1206. aegisub-3.2.2/src/bitmaps/button/toggle_video_autoscroll_48.png
  1207. aegisub-3.2.2/src/bitmaps/button/toggle_video_autoscroll_64.png
  1208. aegisub-3.2.2/src/bitmaps/button/translation_toolbutton_16.png
  1209. aegisub-3.2.2/src/bitmaps/button/translation_toolbutton_24.png
  1210. aegisub-3.2.2/src/bitmaps/button/translation_toolbutton_32.png
  1211. aegisub-3.2.2/src/bitmaps/button/translation_toolbutton_48.png
  1212. aegisub-3.2.2/src/bitmaps/button/translation_toolbutton_64.png
  1213. aegisub-3.2.2/src/bitmaps/button/undo_button_16.png
  1214. aegisub-3.2.2/src/bitmaps/button/undo_button_24.png
  1215. aegisub-3.2.2/src/bitmaps/button/undo_button_32.png
  1216. aegisub-3.2.2/src/bitmaps/button/undo_button_48.png
  1217. aegisub-3.2.2/src/bitmaps/button/undo_button_64.png
  1218. aegisub-3.2.2/src/bitmaps/button/use_dummy_video_menu_16.png
  1219. aegisub-3.2.2/src/bitmaps/button/use_dummy_video_menu_24.png
  1220. aegisub-3.2.2/src/bitmaps/button/use_dummy_video_menu_32.png
  1221. aegisub-3.2.2/src/bitmaps/button/use_dummy_video_menu_48.png
  1222. aegisub-3.2.2/src/bitmaps/button/use_dummy_video_menu_64.png
  1223. aegisub-3.2.2/src/bitmaps/button/video_to_subend_16.png
  1224. aegisub-3.2.2/src/bitmaps/button/video_to_subend_24.png
  1225. aegisub-3.2.2/src/bitmaps/button/video_to_subend_32.png
  1226. aegisub-3.2.2/src/bitmaps/button/video_to_subend_48.png
  1227. aegisub-3.2.2/src/bitmaps/button/video_to_subend_64.png
  1228. aegisub-3.2.2/src/bitmaps/button/video_to_substart_16.png
  1229. aegisub-3.2.2/src/bitmaps/button/video_to_substart_24.png
  1230. aegisub-3.2.2/src/bitmaps/button/video_to_substart_32.png
  1231. aegisub-3.2.2/src/bitmaps/button/video_to_substart_48.png
  1232. aegisub-3.2.2/src/bitmaps/button/video_to_substart_64.png
  1233. aegisub-3.2.2/src/bitmaps/button/visual_clip_16.png
  1234. aegisub-3.2.2/src/bitmaps/button/visual_clip_24.png
  1235. aegisub-3.2.2/src/bitmaps/button/visual_clip_32.png
  1236. aegisub-3.2.2/src/bitmaps/button/visual_clip_48.png
  1237. aegisub-3.2.2/src/bitmaps/button/visual_clip_64.png
  1238. aegisub-3.2.2/src/bitmaps/button/visual_help_16.png
  1239. aegisub-3.2.2/src/bitmaps/button/visual_help_24.png
  1240. aegisub-3.2.2/src/bitmaps/button/visual_help_32.png
  1241. aegisub-3.2.2/src/bitmaps/button/visual_help_48.png
  1242. aegisub-3.2.2/src/bitmaps/button/visual_help_64.png
  1243. aegisub-3.2.2/src/bitmaps/button/visual_move_16.png
  1244. aegisub-3.2.2/src/bitmaps/button/visual_move_24.png
  1245. aegisub-3.2.2/src/bitmaps/button/visual_move_32.png
  1246. aegisub-3.2.2/src/bitmaps/button/visual_move_48.png
  1247. aegisub-3.2.2/src/bitmaps/button/visual_move_64.png
  1248. aegisub-3.2.2/src/bitmaps/button/visual_move_conv_move_16.png
  1249. aegisub-3.2.2/src/bitmaps/button/visual_move_conv_move_24.png
  1250. aegisub-3.2.2/src/bitmaps/button/visual_move_conv_move_32.png
  1251. aegisub-3.2.2/src/bitmaps/button/visual_move_conv_move_48.png
  1252. aegisub-3.2.2/src/bitmaps/button/visual_move_conv_move_64.png
  1253. aegisub-3.2.2/src/bitmaps/button/visual_move_conv_pos_16.png
  1254. aegisub-3.2.2/src/bitmaps/button/visual_move_conv_pos_24.png
  1255. aegisub-3.2.2/src/bitmaps/button/visual_move_conv_pos_32.png
  1256. aegisub-3.2.2/src/bitmaps/button/visual_move_conv_pos_48.png
  1257. aegisub-3.2.2/src/bitmaps/button/visual_move_conv_pos_64.png
  1258. aegisub-3.2.2/src/bitmaps/button/visual_rotatexy_16.png
  1259. aegisub-3.2.2/src/bitmaps/button/visual_rotatexy_24.png
  1260. aegisub-3.2.2/src/bitmaps/button/visual_rotatexy_32.png
  1261. aegisub-3.2.2/src/bitmaps/button/visual_rotatexy_48.png
  1262. aegisub-3.2.2/src/bitmaps/button/visual_rotatexy_64.png
  1263. aegisub-3.2.2/src/bitmaps/button/visual_rotatez_16.png
  1264. aegisub-3.2.2/src/bitmaps/button/visual_rotatez_24.png
  1265. aegisub-3.2.2/src/bitmaps/button/visual_rotatez_32.png
  1266. aegisub-3.2.2/src/bitmaps/button/visual_rotatez_48.png
  1267. aegisub-3.2.2/src/bitmaps/button/visual_rotatez_64.png
  1268. aegisub-3.2.2/src/bitmaps/button/visual_scale_16.png
  1269. aegisub-3.2.2/src/bitmaps/button/visual_scale_24.png
  1270. aegisub-3.2.2/src/bitmaps/button/visual_scale_32.png
  1271. aegisub-3.2.2/src/bitmaps/button/visual_scale_48.png
  1272. aegisub-3.2.2/src/bitmaps/button/visual_scale_64.png
  1273. aegisub-3.2.2/src/bitmaps/button/visual_standard_16.png
  1274. aegisub-3.2.2/src/bitmaps/button/visual_standard_24.png
  1275. aegisub-3.2.2/src/bitmaps/button/visual_standard_32.png
  1276. aegisub-3.2.2/src/bitmaps/button/visual_standard_48.png
  1277. aegisub-3.2.2/src/bitmaps/button/visual_standard_64.png
  1278. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_16.png
  1279. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_24.png
  1280. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_32.png
  1281. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_48.png
  1282. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_64.png
  1283. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_bicubic_16.png
  1284. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_bicubic_24.png
  1285. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_bicubic_32.png
  1286. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_bicubic_48.png
  1287. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_bicubic_64.png
  1288. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_convert_16.png
  1289. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_convert_24.png
  1290. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_convert_32.png
  1291. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_convert_48.png
  1292. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_convert_64.png
  1293. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_drag_16.png
  1294. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_drag_24.png
  1295. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_drag_32.png
  1296. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_drag_48.png
  1297. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_drag_64.png
  1298. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_freehand_16.png
  1299. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_freehand_24.png
  1300. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_freehand_32.png
  1301. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_freehand_48.png
  1302. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_freehand_64.png
  1303. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_freehand_smooth_16.png
  1304. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_freehand_smooth_24.png
  1305. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_freehand_smooth_32.png
  1306. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_freehand_smooth_48.png
  1307. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_freehand_smooth_64.png
  1308. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_insert_16.png
  1309. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_insert_24.png
  1310. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_insert_32.png
  1311. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_insert_48.png
  1312. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_insert_64.png
  1313. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_line_16.png
  1314. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_line_24.png
  1315. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_line_32.png
  1316. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_line_48.png
  1317. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_line_64.png
  1318. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_remove_16.png
  1319. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_remove_24.png
  1320. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_remove_32.png
  1321. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_remove_48.png
  1322. aegisub-3.2.2/src/bitmaps/button/visual_vector_clip_remove_64.png
  1323. aegisub-3.2.2/src/bitmaps/button/website_button_16.png
  1324. aegisub-3.2.2/src/bitmaps/button/website_button_24.png
  1325. aegisub-3.2.2/src/bitmaps/button/website_button_32.png
  1326. aegisub-3.2.2/src/bitmaps/button/website_button_48.png
  1327. aegisub-3.2.2/src/bitmaps/button/website_button_64.png
  1328. aegisub-3.2.2/src/bitmaps/button/zoom_in_button_16.png
  1329. aegisub-3.2.2/src/bitmaps/button/zoom_in_button_24.png
  1330. aegisub-3.2.2/src/bitmaps/button/zoom_in_button_32.png
  1331. aegisub-3.2.2/src/bitmaps/button/zoom_in_button_48.png
  1332. aegisub-3.2.2/src/bitmaps/button/zoom_in_button_64.png
  1333. aegisub-3.2.2/src/bitmaps/button/zoom_out_button_16.png
  1334. aegisub-3.2.2/src/bitmaps/button/zoom_out_button_24.png
  1335. aegisub-3.2.2/src/bitmaps/button/zoom_out_button_32.png
  1336. aegisub-3.2.2/src/bitmaps/button/zoom_out_button_48.png
  1337. aegisub-3.2.2/src/bitmaps/button/zoom_out_button_64.png
  1338. aegisub-3.2.2/src/bitmaps/manifest.respack
  1339. aegisub-3.2.2/src/bitmaps/misc/
  1340. aegisub-3.2.2/src/bitmaps/misc/splash.png
  1341. aegisub-3.2.2/src/bitmaps/misc/wxicon.png
  1342. aegisub-3.2.2/src/bitmaps/windows/
  1343. aegisub-3.2.2/src/bitmaps/windows/eyedropper.cur
  1344. aegisub-3.2.2/src/bitmaps/windows/icon.ico
  1345. aegisub-3.2.2/src/block_cache.h
  1346. aegisub-3.2.2/src/charset_detect.cpp
  1347. aegisub-3.2.2/src/charset_detect.h
  1348. aegisub-3.2.2/src/colorspace.cpp
  1349. aegisub-3.2.2/src/colorspace.h
  1350. aegisub-3.2.2/src/colour_button.cpp
  1351. aegisub-3.2.2/src/colour_button.h
  1352. aegisub-3.2.2/src/command/
  1353. aegisub-3.2.2/src/command/app.cpp
  1354. aegisub-3.2.2/src/command/audio.cpp
  1355. aegisub-3.2.2/src/command/automation.cpp
  1356. aegisub-3.2.2/src/command/command.cpp
  1357. aegisub-3.2.2/src/command/command.h
  1358. aegisub-3.2.2/src/command/edit.cpp
  1359. aegisub-3.2.2/src/command/grid.cpp
  1360. aegisub-3.2.2/src/command/help.cpp
  1361. aegisub-3.2.2/src/command/keyframe.cpp
  1362. aegisub-3.2.2/src/command/recent.cpp
  1363. aegisub-3.2.2/src/command/subtitle.cpp
  1364. aegisub-3.2.2/src/command/time.cpp
  1365. aegisub-3.2.2/src/command/timecode.cpp
  1366. aegisub-3.2.2/src/command/tool.cpp
  1367. aegisub-3.2.2/src/command/video.cpp
  1368. aegisub-3.2.2/src/command/vis_tool.cpp
  1369. aegisub-3.2.2/src/compat.cpp
  1370. aegisub-3.2.2/src/compat.h
  1371. aegisub-3.2.2/src/context.cpp
  1372. aegisub-3.2.2/src/crash_writer.cpp
  1373. aegisub-3.2.2/src/crash_writer.h
  1374. aegisub-3.2.2/src/crash_writer_minidump.cpp
  1375. aegisub-3.2.2/src/dialog_about.cpp
  1376. aegisub-3.2.2/src/dialog_attachments.cpp
  1377. aegisub-3.2.2/src/dialog_automation.cpp
  1378. aegisub-3.2.2/src/dialog_autosave.cpp
  1379. aegisub-3.2.2/src/dialog_colorpicker.cpp
  1380. aegisub-3.2.2/src/dialog_detached_video.cpp
  1381. aegisub-3.2.2/src/dialog_detached_video.h
  1382. aegisub-3.2.2/src/dialog_dummy_video.cpp
  1383. aegisub-3.2.2/src/dialog_export.cpp
  1384. aegisub-3.2.2/src/dialog_export_ebu3264.cpp
  1385. aegisub-3.2.2/src/dialog_export_ebu3264.h
  1386. aegisub-3.2.2/src/dialog_fonts_collector.cpp
  1387. aegisub-3.2.2/src/dialog_jumpto.cpp
  1388. aegisub-3.2.2/src/dialog_kara_timing_copy.cpp
  1389. aegisub-3.2.2/src/dialog_log.cpp
  1390. aegisub-3.2.2/src/dialog_manager.h
  1391. aegisub-3.2.2/src/dialog_paste_over.cpp
  1392. aegisub-3.2.2/src/dialog_paste_over.h
  1393. aegisub-3.2.2/src/dialog_progress.cpp
  1394. aegisub-3.2.2/src/dialog_progress.h
  1395. aegisub-3.2.2/src/dialog_properties.cpp
  1396. aegisub-3.2.2/src/dialog_resample.cpp
  1397. aegisub-3.2.2/src/dialog_search_replace.cpp
  1398. aegisub-3.2.2/src/dialog_search_replace.h
  1399. aegisub-3.2.2/src/dialog_selected_choices.cpp
  1400. aegisub-3.2.2/src/dialog_selection.cpp
  1401. aegisub-3.2.2/src/dialog_shift_times.cpp
  1402. aegisub-3.2.2/src/dialog_spellchecker.cpp
  1403. aegisub-3.2.2/src/dialog_style_editor.cpp
  1404. aegisub-3.2.2/src/dialog_style_editor.h
  1405. aegisub-3.2.2/src/dialog_style_manager.cpp
  1406. aegisub-3.2.2/src/dialog_styling_assistant.cpp
  1407. aegisub-3.2.2/src/dialog_styling_assistant.h
  1408. aegisub-3.2.2/src/dialog_text_import.cpp
  1409. aegisub-3.2.2/src/dialog_timing_processor.cpp
  1410. aegisub-3.2.2/src/dialog_translation.cpp
  1411. aegisub-3.2.2/src/dialog_translation.h
  1412. aegisub-3.2.2/src/dialog_version_check.cpp
  1413. aegisub-3.2.2/src/dialog_video_details.cpp
  1414. aegisub-3.2.2/src/dialog_video_properties.cpp
  1415. aegisub-3.2.2/src/dialogs.h
  1416. aegisub-3.2.2/src/export_fixstyle.cpp
  1417. aegisub-3.2.2/src/export_fixstyle.h
  1418. aegisub-3.2.2/src/export_framerate.cpp
  1419. aegisub-3.2.2/src/export_framerate.h
  1420. aegisub-3.2.2/src/factory_manager.h
  1421. aegisub-3.2.2/src/ffmpegsource_common.cpp
  1422. aegisub-3.2.2/src/ffmpegsource_common.h
  1423. aegisub-3.2.2/src/fft.cpp
  1424. aegisub-3.2.2/src/fft.h
  1425. aegisub-3.2.2/src/font_file_lister.cpp
  1426. aegisub-3.2.2/src/font_file_lister.h
  1427. aegisub-3.2.2/src/font_file_lister_fontconfig.cpp
  1428. aegisub-3.2.2/src/format.h
  1429. aegisub-3.2.2/src/frame_main.cpp
  1430. aegisub-3.2.2/src/frame_main.h
  1431. aegisub-3.2.2/src/gl/
  1432. aegisub-3.2.2/src/gl/glext.h
  1433. aegisub-3.2.2/src/gl_text.cpp
  1434. aegisub-3.2.2/src/gl_text.h
  1435. aegisub-3.2.2/src/gl_wrap.cpp
  1436. aegisub-3.2.2/src/gl_wrap.h
  1437. aegisub-3.2.2/src/grid_column.cpp
  1438. aegisub-3.2.2/src/grid_column.h
  1439. aegisub-3.2.2/src/help_button.cpp
  1440. aegisub-3.2.2/src/help_button.h
  1441. aegisub-3.2.2/src/hotkey.cpp
  1442. aegisub-3.2.2/src/hotkey_data_view_model.cpp
  1443. aegisub-3.2.2/src/hotkey_data_view_model.h
  1444. aegisub-3.2.2/src/include/
  1445. aegisub-3.2.2/src/include/aegisub/
  1446. aegisub-3.2.2/src/include/aegisub/audio_player.h
  1447. aegisub-3.2.2/src/include/aegisub/context.h
  1448. aegisub-3.2.2/src/include/aegisub/hotkey.h
  1449. aegisub-3.2.2/src/include/aegisub/menu.h
  1450. aegisub-3.2.2/src/include/aegisub/spellchecker.h
  1451. aegisub-3.2.2/src/include/aegisub/subtitles_provider.h
  1452. aegisub-3.2.2/src/include/aegisub/toolbar.h
  1453. aegisub-3.2.2/src/include/aegisub/video_provider.h
  1454. aegisub-3.2.2/src/initial_line_state.cpp
  1455. aegisub-3.2.2/src/initial_line_state.h
  1456. aegisub-3.2.2/src/libresrc/
  1457. aegisub-3.2.2/src/libresrc/Makefile
  1458. aegisub-3.2.2/src/libresrc/default_config.json
  1459. aegisub-3.2.2/src/libresrc/default_config_platform.json.in
  1460. aegisub-3.2.2/src/libresrc/default_config_win.json
  1461. aegisub-3.2.2/src/libresrc/default_hotkey.json
  1462. aegisub-3.2.2/src/libresrc/default_menu.json
  1463. aegisub-3.2.2/src/libresrc/default_mru.json
  1464. aegisub-3.2.2/src/libresrc/default_toolbar.json
  1465. aegisub-3.2.2/src/libresrc/libresrc.cpp
  1466. aegisub-3.2.2/src/libresrc/libresrc.h
  1467. aegisub-3.2.2/src/libresrc/manifest.respack
  1468. aegisub-3.2.2/src/libresrc/manifest_osx.respack
  1469. aegisub-3.2.2/src/libresrc/osx/
  1470. aegisub-3.2.2/src/libresrc/osx/default_config.json
  1471. aegisub-3.2.2/src/libresrc/osx/default_hotkey.json
  1472. aegisub-3.2.2/src/libresrc/osx/default_menu.json
  1473. aegisub-3.2.2/src/main.cpp
  1474. aegisub-3.2.2/src/main.h
  1475. aegisub-3.2.2/src/menu.cpp
  1476. aegisub-3.2.2/src/mkv_wrap.cpp
  1477. aegisub-3.2.2/src/mkv_wrap.h
  1478. aegisub-3.2.2/src/options.h
  1479. aegisub-3.2.2/src/osx/
  1480. aegisub-3.2.2/src/osx/osx_utils.mm
  1481. aegisub-3.2.2/src/osx/retina_helper.mm
  1482. aegisub-3.2.2/src/osx/scintilla_ime.mm
  1483. aegisub-3.2.2/src/pen.cpp
  1484. aegisub-3.2.2/src/pen.h
  1485. aegisub-3.2.2/src/persist_location.cpp
  1486. aegisub-3.2.2/src/persist_location.h
  1487. aegisub-3.2.2/src/placeholder_ctrl.h
  1488. aegisub-3.2.2/src/preferences.cpp
  1489. aegisub-3.2.2/src/preferences.h
  1490. aegisub-3.2.2/src/preferences_base.cpp
  1491. aegisub-3.2.2/src/preferences_base.h
  1492. aegisub-3.2.2/src/project.cpp
  1493. aegisub-3.2.2/src/project.h
  1494. aegisub-3.2.2/src/res/
  1495. aegisub-3.2.2/src/res/res.rc
  1496. aegisub-3.2.2/src/res/strings.rc
  1497. aegisub-3.2.2/src/res/strings_utf8.rc
  1498. aegisub-3.2.2/src/resolution_resampler.cpp
  1499. aegisub-3.2.2/src/resolution_resampler.h
  1500. aegisub-3.2.2/src/retina_helper.h
  1501. aegisub-3.2.2/src/search_replace_engine.cpp
  1502. aegisub-3.2.2/src/search_replace_engine.h
  1503. aegisub-3.2.2/src/selection_controller.cpp
  1504. aegisub-3.2.2/src/selection_controller.h
  1505. aegisub-3.2.2/src/spellchecker.cpp
  1506. aegisub-3.2.2/src/spellchecker_hunspell.cpp
  1507. aegisub-3.2.2/src/spellchecker_hunspell.h
  1508. aegisub-3.2.2/src/spline.cpp
  1509. aegisub-3.2.2/src/spline.h
  1510. aegisub-3.2.2/src/spline_curve.cpp
  1511. aegisub-3.2.2/src/spline_curve.h
  1512. aegisub-3.2.2/src/string_codec.cpp
  1513. aegisub-3.2.2/src/string_codec.h
  1514. aegisub-3.2.2/src/subs_controller.cpp
  1515. aegisub-3.2.2/src/subs_controller.h
  1516. aegisub-3.2.2/src/subs_edit_box.cpp
  1517. aegisub-3.2.2/src/subs_edit_box.h
  1518. aegisub-3.2.2/src/subs_edit_ctrl.cpp
  1519. aegisub-3.2.2/src/subs_edit_ctrl.h
  1520. aegisub-3.2.2/src/subs_preview.cpp
  1521. aegisub-3.2.2/src/subs_preview.h
  1522. aegisub-3.2.2/src/subtitle_format.cpp
  1523. aegisub-3.2.2/src/subtitle_format.h
  1524. aegisub-3.2.2/src/subtitle_format_ass.cpp
  1525. aegisub-3.2.2/src/subtitle_format_ass.h
  1526. aegisub-3.2.2/src/subtitle_format_ebu3264.cpp
  1527. aegisub-3.2.2/src/subtitle_format_ebu3264.h
  1528. aegisub-3.2.2/src/subtitle_format_encore.cpp
  1529. aegisub-3.2.2/src/subtitle_format_encore.h
  1530. aegisub-3.2.2/src/subtitle_format_microdvd.cpp
  1531. aegisub-3.2.2/src/subtitle_format_microdvd.h
  1532. aegisub-3.2.2/src/subtitle_format_mkv.cpp
  1533. aegisub-3.2.2/src/subtitle_format_mkv.h
  1534. aegisub-3.2.2/src/subtitle_format_srt.cpp
  1535. aegisub-3.2.2/src/subtitle_format_srt.h
  1536. aegisub-3.2.2/src/subtitle_format_ssa.cpp
  1537. aegisub-3.2.2/src/subtitle_format_ssa.h
  1538. aegisub-3.2.2/src/subtitle_format_transtation.cpp
  1539. aegisub-3.2.2/src/subtitle_format_transtation.h
  1540. aegisub-3.2.2/src/subtitle_format_ttxt.cpp
  1541. aegisub-3.2.2/src/subtitle_format_ttxt.h
  1542. aegisub-3.2.2/src/subtitle_format_txt.cpp
  1543. aegisub-3.2.2/src/subtitle_format_txt.h
  1544. aegisub-3.2.2/src/subtitles_provider.cpp
  1545. aegisub-3.2.2/src/subtitles_provider_csri.cpp
  1546. aegisub-3.2.2/src/subtitles_provider_csri.h
  1547. aegisub-3.2.2/src/subtitles_provider_libass.cpp
  1548. aegisub-3.2.2/src/subtitles_provider_libass.h
  1549. aegisub-3.2.2/src/text_file_reader.cpp
  1550. aegisub-3.2.2/src/text_file_reader.h
  1551. aegisub-3.2.2/src/text_file_writer.cpp
  1552. aegisub-3.2.2/src/text_file_writer.h
  1553. aegisub-3.2.2/src/text_selection_controller.cpp
  1554. aegisub-3.2.2/src/text_selection_controller.h
  1555. aegisub-3.2.2/src/thesaurus.cpp
  1556. aegisub-3.2.2/src/thesaurus.h
  1557. aegisub-3.2.2/src/time_range.h
  1558. aegisub-3.2.2/src/timeedit_ctrl.cpp
  1559. aegisub-3.2.2/src/timeedit_ctrl.h
  1560. aegisub-3.2.2/src/toggle_bitmap.cpp
  1561. aegisub-3.2.2/src/toggle_bitmap.h
  1562. aegisub-3.2.2/src/toolbar.cpp
  1563. aegisub-3.2.2/src/tooltip_manager.cpp
  1564. aegisub-3.2.2/src/tooltip_manager.h
  1565. aegisub-3.2.2/src/utils.cpp
  1566. aegisub-3.2.2/src/utils.h
  1567. aegisub-3.2.2/src/validators.cpp
  1568. aegisub-3.2.2/src/validators.h
  1569. aegisub-3.2.2/src/vector2d.cpp
  1570. aegisub-3.2.2/src/vector2d.h
  1571. aegisub-3.2.2/src/version.cpp
  1572. aegisub-3.2.2/src/version.h
  1573. aegisub-3.2.2/src/video_box.cpp
  1574. aegisub-3.2.2/src/video_box.h
  1575. aegisub-3.2.2/src/video_controller.cpp
  1576. aegisub-3.2.2/src/video_controller.h
  1577. aegisub-3.2.2/src/video_display.cpp
  1578. aegisub-3.2.2/src/video_display.h
  1579. aegisub-3.2.2/src/video_frame.cpp
  1580. aegisub-3.2.2/src/video_frame.h
  1581. aegisub-3.2.2/src/video_out_gl.cpp
  1582. aegisub-3.2.2/src/video_out_gl.h
  1583. aegisub-3.2.2/src/video_provider_avs.cpp
  1584. aegisub-3.2.2/src/video_provider_cache.cpp
  1585. aegisub-3.2.2/src/video_provider_dummy.cpp
  1586. aegisub-3.2.2/src/video_provider_dummy.h
  1587. aegisub-3.2.2/src/video_provider_ffmpegsource.cpp
  1588. aegisub-3.2.2/src/video_provider_manager.cpp
  1589. aegisub-3.2.2/src/video_provider_manager.h
  1590. aegisub-3.2.2/src/video_provider_yuv4mpeg.cpp
  1591. aegisub-3.2.2/src/video_slider.cpp
  1592. aegisub-3.2.2/src/video_slider.h
  1593. aegisub-3.2.2/src/visual_feature.cpp
  1594. aegisub-3.2.2/src/visual_feature.h
  1595. aegisub-3.2.2/src/visual_tool.cpp
  1596. aegisub-3.2.2/src/visual_tool.h
  1597. aegisub-3.2.2/src/visual_tool_clip.cpp
  1598. aegisub-3.2.2/src/visual_tool_clip.h
  1599. aegisub-3.2.2/src/visual_tool_cross.cpp
  1600. aegisub-3.2.2/src/visual_tool_cross.h
  1601. aegisub-3.2.2/src/visual_tool_drag.cpp
  1602. aegisub-3.2.2/src/visual_tool_drag.h
  1603. aegisub-3.2.2/src/visual_tool_rotatexy.cpp
  1604. aegisub-3.2.2/src/visual_tool_rotatexy.h
  1605. aegisub-3.2.2/src/visual_tool_rotatez.cpp
  1606. aegisub-3.2.2/src/visual_tool_rotatez.h
  1607. aegisub-3.2.2/src/visual_tool_scale.cpp
  1608. aegisub-3.2.2/src/visual_tool_scale.h
  1609. aegisub-3.2.2/src/visual_tool_vector_clip.cpp
  1610. aegisub-3.2.2/src/visual_tool_vector_clip.h
  1611. aegisub-3.2.2/tests/
  1612. aegisub-3.2.2/tests/Makefile
  1613. aegisub-3.2.2/tests/keyframe/
  1614. aegisub-3.2.2/tests/keyframe/aegi.txt
  1615. aegisub-3.2.2/tests/keyframe/empty.txt
  1616. aegisub-3.2.2/tests/keyframe/garbage.txt
  1617. aegisub-3.2.2/tests/keyframe/x264.log
  1618. aegisub-3.2.2/tests/keyframe/xvid.txt
  1619. aegisub-3.2.2/tests/options/
  1620. aegisub-3.2.2/tests/options/all_bool.json
  1621. aegisub-3.2.2/tests/options/null.json
  1622. aegisub-3.2.2/tests/options/string.json
  1623. aegisub-3.2.2/tests/setup.bat
  1624. aegisub-3.2.2/tests/setup.sh
  1625. aegisub-3.2.2/tests/support/
  1626. aegisub-3.2.2/tests/support/main.cpp
  1627. aegisub-3.2.2/tests/support/main.h
  1628. aegisub-3.2.2/tests/support/tests_pre.h
  1629. aegisub-3.2.2/tests/support/util.cpp
  1630. aegisub-3.2.2/tests/support/util.h
  1631. aegisub-3.2.2/tests/tests/
  1632. aegisub-3.2.2/tests/tests/access.cpp
  1633. aegisub-3.2.2/tests/tests/audio.cpp
  1634. aegisub-3.2.2/tests/tests/cajun.cpp
  1635. aegisub-3.2.2/tests/tests/calltip_provider.cpp
  1636. aegisub-3.2.2/tests/tests/character_count.cpp
  1637. aegisub-3.2.2/tests/tests/color.cpp
  1638. aegisub-3.2.2/tests/tests/dialogue_lexer.cpp
  1639. aegisub-3.2.2/tests/tests/format.cpp
  1640. aegisub-3.2.2/tests/tests/fs.cpp
  1641. aegisub-3.2.2/tests/tests/hotkey.cpp
  1642. aegisub-3.2.2/tests/tests/iconv.cpp
  1643. aegisub-3.2.2/tests/tests/ifind.cpp
  1644. aegisub-3.2.2/tests/tests/karaoke_matcher.cpp
  1645. aegisub-3.2.2/tests/tests/keyframe.cpp
  1646. aegisub-3.2.2/tests/tests/line_iterator.cpp
  1647. aegisub-3.2.2/tests/tests/line_wrap.cpp
  1648. aegisub-3.2.2/tests/tests/mru.cpp
  1649. aegisub-3.2.2/tests/tests/option.cpp
  1650. aegisub-3.2.2/tests/tests/path.cpp
  1651. aegisub-3.2.2/tests/tests/signals.cpp
  1652. aegisub-3.2.2/tests/tests/split.cpp
  1653. aegisub-3.2.2/tests/tests/syntax_highlight.cpp
  1654. aegisub-3.2.2/tests/tests/thesaurus.cpp
  1655. aegisub-3.2.2/tests/tests/time.cpp
  1656. aegisub-3.2.2/tests/tests/util.cpp
  1657. aegisub-3.2.2/tests/tests/uuencode.cpp
  1658. aegisub-3.2.2/tests/tests/vfr.cpp
  1659. aegisub-3.2.2/tests/tests/word_split.cpp
  1660. aegisub-3.2.2/tests/vfr/
  1661. aegisub-3.2.2/tests/vfr/empty.txt
  1662. aegisub-3.2.2/tests/vfr/v1_assume_30.txt
  1663. aegisub-3.2.2/tests/vfr/v1_assume_30_with_override.txt
  1664. aegisub-3.2.2/tests/vfr/v1_assume_int.txt
  1665. aegisub-3.2.2/tests/vfr/v1_assume_over_1000.txt
  1666. aegisub-3.2.2/tests/vfr/v1_bad_seperators.txt
  1667. aegisub-3.2.2/tests/vfr/v1_end_less_than_start.txt
  1668. aegisub-3.2.2/tests/vfr/v1_float_frame_number.txt
  1669. aegisub-3.2.2/tests/vfr/v1_fully_contained.txt
  1670. aegisub-3.2.2/tests/vfr/v1_mode5.txt
  1671. aegisub-3.2.2/tests/vfr/v1_negative_start_of_range.txt
  1672. aegisub-3.2.2/tests/vfr/v1_out_of_order.txt
  1673. aegisub-3.2.2/tests/vfr/v1_override_over_1000.txt
  1674. aegisub-3.2.2/tests/vfr/v1_override_zero.txt
  1675. aegisub-3.2.2/tests/vfr/v1_start_end_overlap.txt
  1676. aegisub-3.2.2/tests/vfr/v1_start_equals_end.txt
  1677. aegisub-3.2.2/tests/vfr/v1_too_few_parts.txt
  1678. aegisub-3.2.2/tests/vfr/v1_too_many_parts.txt
  1679. aegisub-3.2.2/tests/vfr/v1_whitespace.txt
  1680. aegisub-3.2.2/tests/vfr/v2_100_frames_30_fps.txt
  1681. aegisub-3.2.2/tests/vfr/v2_100_frames_30_with_override.txt
  1682. aegisub-3.2.2/tests/vfr/v2_1fps.txt
  1683. aegisub-3.2.2/tests/vfr/v2_comments.txt
  1684. aegisub-3.2.2/tests/vfr/v2_empty.txt
  1685. aegisub-3.2.2/tests/vfr/v2_len_3_10.txt
  1686. aegisub-3.2.2/tests/vfr/v2_mode5.txt
  1687. aegisub-3.2.2/tests/vfr/v2_nolen.txt
  1688. aegisub-3.2.2/tests/vfr/v2_number_in_comment.txt
  1689. aegisub-3.2.2/tests/vfr/v2_out_of_order.txt
  1690. aegisub-3.2.2/tests/vfr/validate_base.txt
  1691. aegisub-3.2.2/tests/vfr/validate_different.txt
  1692. aegisub-3.2.2/tests/vfr/validate_longer.txt
  1693. aegisub-3.2.2/tests/vfr/validate_shorter.txt
  1694. aegisub-3.2.2/tools/
  1695. aegisub-3.2.2/tools/Makefile
  1696. aegisub-3.2.2/tools/osx-bundle-restart-helper.m
  1697. aegisub-3.2.2/tools/osx-bundle.sed.in
  1698. aegisub-3.2.2/tools/osx-bundle.sh
  1699. aegisub-3.2.2/tools/osx-dmg.sh
  1700. aegisub-3.2.2/tools/osx-fix-libs.py
  1701. aegisub-3.2.2/tools/repack-thes-dict.cpp
  1702. aegisub-3.2.2/tools/respack.lua
  1703. aegisub-3.2.2/tools/strip-icu.py
  1704. aegisub-3.2.2/vendor/
  1705. aegisub-3.2.2/vendor/boost/
  1706. aegisub-3.2.2/vendor/csri/
  1707. aegisub-3.2.2/vendor/csri/Doxyfile
  1708. aegisub-3.2.2/vendor/csri/LICENSE
  1709. aegisub-3.2.2/vendor/csri/Makefile.am
  1710. aegisub-3.2.2/vendor/csri/ac/
  1711. aegisub-3.2.2/vendor/csri/ac/Makefile.am
  1712. aegisub-3.2.2/vendor/csri/acinclude.m4
  1713. aegisub-3.2.2/vendor/csri/backends/
  1714. aegisub-3.2.2/vendor/csri/backends/Makefile.am
  1715. aegisub-3.2.2/vendor/csri/backends/libass/
  1716. aegisub-3.2.2/vendor/csri/backends/libass/Makefile.am
  1717. aegisub-3.2.2/vendor/csri/backends/libass/libass_csri.c
  1718. aegisub-3.2.2/vendor/csri/bootstrap
  1719. aegisub-3.2.2/vendor/csri/configure.ac
  1720. aegisub-3.2.2/vendor/csri/csri.pc.in
  1721. aegisub-3.2.2/vendor/csri/csri_2008.vcproj
  1722. aegisub-3.2.2/vendor/csri/frontends/
  1723. aegisub-3.2.2/vendor/csri/frontends/Makefile.am
  1724. aegisub-3.2.2/vendor/csri/frontends/avisynth25/
  1725. aegisub-3.2.2/vendor/csri/frontends/avisynth25/Makefile.am
  1726. aegisub-3.2.2/vendor/csri/frontends/avisynth25/avisynth.cpp
  1727. aegisub-3.2.2/vendor/csri/frontends/avisynth25/avisynth.h
  1728. aegisub-3.2.2/vendor/csri/frontends/cmdline/
  1729. aegisub-3.2.2/vendor/csri/frontends/cmdline/Makefile.am
  1730. aegisub-3.2.2/vendor/csri/frontends/cmdline/cmdmain.c
  1731. aegisub-3.2.2/vendor/csri/frontends/cmdline/render.c
  1732. aegisub-3.2.2/vendor/csri/frontends/cmdline/render.h
  1733. aegisub-3.2.2/vendor/csri/include/
  1734. aegisub-3.2.2/vendor/csri/include/Makefile.am
  1735. aegisub-3.2.2/vendor/csri/include/csri/
  1736. aegisub-3.2.2/vendor/csri/include/csri/csri.h
  1737. aegisub-3.2.2/vendor/csri/include/csri/fmtids.h
  1738. aegisub-3.2.2/vendor/csri/include/csri/logging.h
  1739. aegisub-3.2.2/vendor/csri/include/csri/openerr.h
  1740. aegisub-3.2.2/vendor/csri/include/csri/stream.h
  1741. aegisub-3.2.2/vendor/csri/include/subhelp.h
  1742. aegisub-3.2.2/vendor/csri/include/visibility.h
  1743. aegisub-3.2.2/vendor/csri/lib/
  1744. aegisub-3.2.2/vendor/csri/lib/Makefile.am
  1745. aegisub-3.2.2/vendor/csri/lib/csrilib.h
  1746. aegisub-3.2.2/vendor/csri/lib/list.c
  1747. aegisub-3.2.2/vendor/csri/lib/posix/
  1748. aegisub-3.2.2/vendor/csri/lib/posix/csrilib_os.h
  1749. aegisub-3.2.2/vendor/csri/lib/posix/enumerate.c
  1750. aegisub-3.2.2/vendor/csri/lib/win32/
  1751. aegisub-3.2.2/vendor/csri/lib/win32/csrilib_os.h
  1752. aegisub-3.2.2/vendor/csri/lib/win32/enumerate.c
  1753. aegisub-3.2.2/vendor/csri/lib/wrap.c
  1754. aegisub-3.2.2/vendor/csri/subhelp/
  1755. aegisub-3.2.2/vendor/csri/subhelp/Makefile.am
  1756. aegisub-3.2.2/vendor/csri/subhelp/logging.c
  1757. aegisub-3.2.2/vendor/csri/subhelp/posix/
  1758. aegisub-3.2.2/vendor/csri/subhelp/posix/openfile.c
  1759. aegisub-3.2.2/vendor/csri/subhelp/win32/
  1760. aegisub-3.2.2/vendor/csri/subhelp/win32/openfile.c
  1761. aegisub-3.2.2/vendor/ffmpeg/
  1762. aegisub-3.2.2/vendor/ffms2/
  1763. aegisub-3.2.2/vendor/fftw/
  1764. aegisub-3.2.2/vendor/fontconfig/
  1765. aegisub-3.2.2/vendor/freetype2/
  1766. aegisub-3.2.2/vendor/googletest/
  1767. aegisub-3.2.2/vendor/hunspell/
  1768. aegisub-3.2.2/vendor/hunspell/ABOUT-NLS
  1769. aegisub-3.2.2/vendor/hunspell/AUTHORS
  1770. aegisub-3.2.2/vendor/hunspell/AUTHORS.myspell
  1771. aegisub-3.2.2/vendor/hunspell/BUGS
  1772. aegisub-3.2.2/vendor/hunspell/COPYING
  1773. aegisub-3.2.2/vendor/hunspell/COPYING.LGPL
  1774. aegisub-3.2.2/vendor/hunspell/COPYING.MPL
  1775. aegisub-3.2.2/vendor/hunspell/ChangeLog
  1776. aegisub-3.2.2/vendor/hunspell/ChangeLog.O
  1777. aegisub-3.2.2/vendor/hunspell/INSTALL
  1778. aegisub-3.2.2/vendor/hunspell/NEWS
  1779. aegisub-3.2.2/vendor/hunspell/README
  1780. aegisub-3.2.2/vendor/hunspell/README.myspell
  1781. aegisub-3.2.2/vendor/hunspell/THANKS
  1782. aegisub-3.2.2/vendor/hunspell/TODO
  1783. aegisub-3.2.2/vendor/hunspell/license.hunspell
  1784. aegisub-3.2.2/vendor/hunspell/license.myspell
  1785. aegisub-3.2.2/vendor/hunspell/src/
  1786. aegisub-3.2.2/vendor/hunspell/src/hunspell/
  1787. aegisub-3.2.2/vendor/hunspell/src/hunspell/README
  1788. aegisub-3.2.2/vendor/hunspell/src/hunspell/affentry.cxx
  1789. aegisub-3.2.2/vendor/hunspell/src/hunspell/affentry.hxx
  1790. aegisub-3.2.2/vendor/hunspell/src/hunspell/affixmgr.cxx
  1791. aegisub-3.2.2/vendor/hunspell/src/hunspell/affixmgr.hxx
  1792. aegisub-3.2.2/vendor/hunspell/src/hunspell/atypes.hxx
  1793. aegisub-3.2.2/vendor/hunspell/src/hunspell/baseaffix.hxx
  1794. aegisub-3.2.2/vendor/hunspell/src/hunspell/csutil.cxx
  1795. aegisub-3.2.2/vendor/hunspell/src/hunspell/csutil.hxx
  1796. aegisub-3.2.2/vendor/hunspell/src/hunspell/dictmgr.cxx
  1797. aegisub-3.2.2/vendor/hunspell/src/hunspell/dictmgr.hxx
  1798. aegisub-3.2.2/vendor/hunspell/src/hunspell/filemgr.cxx
  1799. aegisub-3.2.2/vendor/hunspell/src/hunspell/filemgr.hxx
  1800. aegisub-3.2.2/vendor/hunspell/src/hunspell/hashmgr.cxx
  1801. aegisub-3.2.2/vendor/hunspell/src/hunspell/hashmgr.hxx
  1802. aegisub-3.2.2/vendor/hunspell/src/hunspell/htypes.hxx
  1803. aegisub-3.2.2/vendor/hunspell/src/hunspell/hunspell.cxx
  1804. aegisub-3.2.2/vendor/hunspell/src/hunspell/hunspell.dsp
  1805. aegisub-3.2.2/vendor/hunspell/src/hunspell/hunspell.h
  1806. aegisub-3.2.2/vendor/hunspell/src/hunspell/hunspell.hxx
  1807. aegisub-3.2.2/vendor/hunspell/src/hunspell/hunvisapi.h
  1808. aegisub-3.2.2/vendor/hunspell/src/hunspell/hunvisapi.h.in
  1809. aegisub-3.2.2/vendor/hunspell/src/hunspell/hunzip.cxx
  1810. aegisub-3.2.2/vendor/hunspell/src/hunspell/hunzip.hxx
  1811. aegisub-3.2.2/vendor/hunspell/src/hunspell/langnum.hxx
  1812. aegisub-3.2.2/vendor/hunspell/src/hunspell/license.hunspell
  1813. aegisub-3.2.2/vendor/hunspell/src/hunspell/license.myspell
  1814. aegisub-3.2.2/vendor/hunspell/src/hunspell/makefile.mk
  1815. aegisub-3.2.2/vendor/hunspell/src/hunspell/phonet.cxx
  1816. aegisub-3.2.2/vendor/hunspell/src/hunspell/phonet.hxx
  1817. aegisub-3.2.2/vendor/hunspell/src/hunspell/replist.cxx
  1818. aegisub-3.2.2/vendor/hunspell/src/hunspell/replist.hxx
  1819. aegisub-3.2.2/vendor/hunspell/src/hunspell/suggestmgr.cxx
  1820. aegisub-3.2.2/vendor/hunspell/src/hunspell/suggestmgr.hxx
  1821. aegisub-3.2.2/vendor/hunspell/src/hunspell/utf_info.cxx
  1822. aegisub-3.2.2/vendor/hunspell/src/hunspell/w_char.hxx
  1823. aegisub-3.2.2/vendor/hunspell/src/win_api/
  1824. aegisub-3.2.2/vendor/hunspell/src/win_api/config.h
  1825. aegisub-3.2.2/vendor/iconv/
  1826. aegisub-3.2.2/vendor/iconv/AUTHORS
  1827. aegisub-3.2.2/vendor/iconv/COPYING
  1828. aegisub-3.2.2/vendor/iconv/ChangeLog
  1829. aegisub-3.2.2/vendor/iconv/DEPENDENCIES
  1830. aegisub-3.2.2/vendor/iconv/DESIGN
  1831. aegisub-3.2.2/vendor/iconv/HACKING
  1832. aegisub-3.2.2/vendor/iconv/NEWS
  1833. aegisub-3.2.2/vendor/iconv/NOTES
  1834. aegisub-3.2.2/vendor/iconv/PORTS
  1835. aegisub-3.2.2/vendor/iconv/README
  1836. aegisub-3.2.2/vendor/iconv/THANKS
  1837. aegisub-3.2.2/vendor/iconv/include/
  1838. aegisub-3.2.2/vendor/iconv/include/iconv.h
  1839. aegisub-3.2.2/vendor/iconv/include/libcharset.h
  1840. aegisub-3.2.2/vendor/iconv/include/localcharset.h
  1841. aegisub-3.2.2/vendor/iconv/include/stdbool.h
  1842. aegisub-3.2.2/vendor/iconv/libcharset/
  1843. aegisub-3.2.2/vendor/iconv/libcharset/config.h
  1844. aegisub-3.2.2/vendor/iconv/libcharset/localcharset.c
  1845. aegisub-3.2.2/vendor/iconv/libcharset/relocatable.c
  1846. aegisub-3.2.2/vendor/iconv/libcharset/relocatable.h
  1847. aegisub-3.2.2/vendor/iconv/libiconv/
  1848. aegisub-3.2.2/vendor/iconv/libiconv/aliases.h
  1849. aegisub-3.2.2/vendor/iconv/libiconv/aliases2.h
  1850. aegisub-3.2.2/vendor/iconv/libiconv/aliases_aix.h
  1851. aegisub-3.2.2/vendor/iconv/libiconv/aliases_aix_sysaix.h
  1852. aegisub-3.2.2/vendor/iconv/libiconv/aliases_dos.h
  1853. aegisub-3.2.2/vendor/iconv/libiconv/aliases_extra.h
  1854. aegisub-3.2.2/vendor/iconv/libiconv/aliases_osf1.h
  1855. aegisub-3.2.2/vendor/iconv/libiconv/aliases_osf1_sysosf1.h
  1856. aegisub-3.2.2/vendor/iconv/libiconv/aliases_sysaix.h
  1857. aegisub-3.2.2/vendor/iconv/libiconv/aliases_syshpux.h
  1858. aegisub-3.2.2/vendor/iconv/libiconv/aliases_sysosf1.h
  1859. aegisub-3.2.2/vendor/iconv/libiconv/aliases_syssolaris.h
  1860. aegisub-3.2.2/vendor/iconv/libiconv/armscii_8.h
  1861. aegisub-3.2.2/vendor/iconv/libiconv/ascii.h
  1862. aegisub-3.2.2/vendor/iconv/libiconv/atarist.h
  1863. aegisub-3.2.2/vendor/iconv/libiconv/big5.h
  1864. aegisub-3.2.2/vendor/iconv/libiconv/big5_2003.h
  1865. aegisub-3.2.2/vendor/iconv/libiconv/big5hkscs1999.h
  1866. aegisub-3.2.2/vendor/iconv/libiconv/big5hkscs2001.h
  1867. aegisub-3.2.2/vendor/iconv/libiconv/big5hkscs2004.h
  1868. aegisub-3.2.2/vendor/iconv/libiconv/c99.h
  1869. aegisub-3.2.2/vendor/iconv/libiconv/canonical.h
  1870. aegisub-3.2.2/vendor/iconv/libiconv/canonical_aix.h
  1871. aegisub-3.2.2/vendor/iconv/libiconv/canonical_aix_sysaix.h
  1872. aegisub-3.2.2/vendor/iconv/libiconv/canonical_dos.h
  1873. aegisub-3.2.2/vendor/iconv/libiconv/canonical_extra.h
  1874. aegisub-3.2.2/vendor/iconv/libiconv/canonical_local.h
  1875. aegisub-3.2.2/vendor/iconv/libiconv/canonical_local_sysaix.h
  1876. aegisub-3.2.2/vendor/iconv/libiconv/canonical_local_syshpux.h
  1877. aegisub-3.2.2/vendor/iconv/libiconv/canonical_local_sysosf1.h
  1878. aegisub-3.2.2/vendor/iconv/libiconv/canonical_local_syssolaris.h
  1879. aegisub-3.2.2/vendor/iconv/libiconv/canonical_osf1.h
  1880. aegisub-3.2.2/vendor/iconv/libiconv/canonical_osf1_sysosf1.h
  1881. aegisub-3.2.2/vendor/iconv/libiconv/canonical_sysaix.h
  1882. aegisub-3.2.2/vendor/iconv/libiconv/canonical_syshpux.h
  1883. aegisub-3.2.2/vendor/iconv/libiconv/canonical_sysosf1.h
  1884. aegisub-3.2.2/vendor/iconv/libiconv/canonical_syssolaris.h
  1885. aegisub-3.2.2/vendor/iconv/libiconv/ces_big5.h
  1886. aegisub-3.2.2/vendor/iconv/libiconv/ces_gbk.h
  1887. aegisub-3.2.2/vendor/iconv/libiconv/charset.alias
  1888. aegisub-3.2.2/vendor/iconv/libiconv/cjk_variants.h
  1889. aegisub-3.2.2/vendor/iconv/libiconv/cns11643.h
  1890. aegisub-3.2.2/vendor/iconv/libiconv/cns11643_1.h
  1891. aegisub-3.2.2/vendor/iconv/libiconv/cns11643_15.h
  1892. aegisub-3.2.2/vendor/iconv/libiconv/cns11643_2.h
  1893. aegisub-3.2.2/vendor/iconv/libiconv/cns11643_3.h
  1894. aegisub-3.2.2/vendor/iconv/libiconv/cns11643_4.h
  1895. aegisub-3.2.2/vendor/iconv/libiconv/cns11643_4a.h
  1896. aegisub-3.2.2/vendor/iconv/libiconv/cns11643_4b.h
  1897. aegisub-3.2.2/vendor/iconv/libiconv/cns11643_5.h
  1898. aegisub-3.2.2/vendor/iconv/libiconv/cns11643_6.h
  1899. aegisub-3.2.2/vendor/iconv/libiconv/cns11643_7.h
  1900. aegisub-3.2.2/vendor/iconv/libiconv/cns11643_inv.h
  1901. aegisub-3.2.2/vendor/iconv/libiconv/config.h
  1902. aegisub-3.2.2/vendor/iconv/libiconv/converters.h
  1903. aegisub-3.2.2/vendor/iconv/libiconv/cp1046.h
  1904. aegisub-3.2.2/vendor/iconv/libiconv/cp1124.h
  1905. aegisub-3.2.2/vendor/iconv/libiconv/cp1125.h
  1906. aegisub-3.2.2/vendor/iconv/libiconv/cp1129.h
  1907. aegisub-3.2.2/vendor/iconv/libiconv/cp1131.h
  1908. aegisub-3.2.2/vendor/iconv/libiconv/cp1133.h
  1909. aegisub-3.2.2/vendor/iconv/libiconv/cp1161.h
  1910. aegisub-3.2.2/vendor/iconv/libiconv/cp1162.h
  1911. aegisub-3.2.2/vendor/iconv/libiconv/cp1163.h
  1912. aegisub-3.2.2/vendor/iconv/libiconv/cp1250.h
  1913. aegisub-3.2.2/vendor/iconv/libiconv/cp1251.h
  1914. aegisub-3.2.2/vendor/iconv/libiconv/cp1252.h
  1915. aegisub-3.2.2/vendor/iconv/libiconv/cp1253.h
  1916. aegisub-3.2.2/vendor/iconv/libiconv/cp1254.h
  1917. aegisub-3.2.2/vendor/iconv/libiconv/cp1255.h
  1918. aegisub-3.2.2/vendor/iconv/libiconv/cp1256.h
  1919. aegisub-3.2.2/vendor/iconv/libiconv/cp1257.h
  1920. aegisub-3.2.2/vendor/iconv/libiconv/cp1258.h
  1921. aegisub-3.2.2/vendor/iconv/libiconv/cp437.h
  1922. aegisub-3.2.2/vendor/iconv/libiconv/cp737.h
  1923. aegisub-3.2.2/vendor/iconv/libiconv/cp775.h
  1924. aegisub-3.2.2/vendor/iconv/libiconv/cp850.h
  1925. aegisub-3.2.2/vendor/iconv/libiconv/cp852.h
  1926. aegisub-3.2.2/vendor/iconv/libiconv/cp853.h
  1927. aegisub-3.2.2/vendor/iconv/libiconv/cp855.h
  1928. aegisub-3.2.2/vendor/iconv/libiconv/cp856.h
  1929. aegisub-3.2.2/vendor/iconv/libiconv/cp857.h
  1930. aegisub-3.2.2/vendor/iconv/libiconv/cp858.h
  1931. aegisub-3.2.2/vendor/iconv/libiconv/cp860.h
  1932. aegisub-3.2.2/vendor/iconv/libiconv/cp861.h
  1933. aegisub-3.2.2/vendor/iconv/libiconv/cp862.h
  1934. aegisub-3.2.2/vendor/iconv/libiconv/cp863.h
  1935. aegisub-3.2.2/vendor/iconv/libiconv/cp864.h
  1936. aegisub-3.2.2/vendor/iconv/libiconv/cp865.h
  1937. aegisub-3.2.2/vendor/iconv/libiconv/cp866.h
  1938. aegisub-3.2.2/vendor/iconv/libiconv/cp869.h
  1939. aegisub-3.2.2/vendor/iconv/libiconv/cp874.h
  1940. aegisub-3.2.2/vendor/iconv/libiconv/cp922.h
  1941. aegisub-3.2.2/vendor/iconv/libiconv/cp932.h
  1942. aegisub-3.2.2/vendor/iconv/libiconv/cp932ext.h
  1943. aegisub-3.2.2/vendor/iconv/libiconv/cp936.h
  1944. aegisub-3.2.2/vendor/iconv/libiconv/cp936ext.h
  1945. aegisub-3.2.2/vendor/iconv/libiconv/cp943.h
  1946. aegisub-3.2.2/vendor/iconv/libiconv/cp949.h
  1947. aegisub-3.2.2/vendor/iconv/libiconv/cp950.h
  1948. aegisub-3.2.2/vendor/iconv/libiconv/cp950ext.h
  1949. aegisub-3.2.2/vendor/iconv/libiconv/dec_hanyu.h
  1950. aegisub-3.2.2/vendor/iconv/libiconv/dec_kanji.h
  1951. aegisub-3.2.2/vendor/iconv/libiconv/encodings.def
  1952. aegisub-3.2.2/vendor/iconv/libiconv/encodings_aix.def
  1953. aegisub-3.2.2/vendor/iconv/libiconv/encodings_dos.def
  1954. aegisub-3.2.2/vendor/iconv/libiconv/encodings_extra.def
  1955. aegisub-3.2.2/vendor/iconv/libiconv/encodings_local.def
  1956. aegisub-3.2.2/vendor/iconv/libiconv/encodings_osf1.def
  1957. aegisub-3.2.2/vendor/iconv/libiconv/euc_cn.h
  1958. aegisub-3.2.2/vendor/iconv/libiconv/euc_jisx0213.h
  1959. aegisub-3.2.2/vendor/iconv/libiconv/euc_jp.h
  1960. aegisub-3.2.2/vendor/iconv/libiconv/euc_kr.h
  1961. aegisub-3.2.2/vendor/iconv/libiconv/euc_tw.h
  1962. aegisub-3.2.2/vendor/iconv/libiconv/flags.h
  1963. aegisub-3.2.2/vendor/iconv/libiconv/flushwc.h
  1964. aegisub-3.2.2/vendor/iconv/libiconv/gb12345.h
  1965. aegisub-3.2.2/vendor/iconv/libiconv/gb12345ext.h
  1966. aegisub-3.2.2/vendor/iconv/libiconv/gb18030.h
  1967. aegisub-3.2.2/vendor/iconv/libiconv/gb18030ext.h
  1968. aegisub-3.2.2/vendor/iconv/libiconv/gb18030uni.h
  1969. aegisub-3.2.2/vendor/iconv/libiconv/gb2312.h
  1970. aegisub-3.2.2/vendor/iconv/libiconv/gbk.h
  1971. aegisub-3.2.2/vendor/iconv/libiconv/gbkext1.h
  1972. aegisub-3.2.2/vendor/iconv/libiconv/gbkext2.h
  1973. aegisub-3.2.2/vendor/iconv/libiconv/gbkext_inv.h
  1974. aegisub-3.2.2/vendor/iconv/libiconv/genaliases.c
  1975. aegisub-3.2.2/vendor/iconv/libiconv/genaliases2.c
  1976. aegisub-3.2.2/vendor/iconv/libiconv/genflags.c
  1977. aegisub-3.2.2/vendor/iconv/libiconv/gentranslit.c
  1978. aegisub-3.2.2/vendor/iconv/libiconv/georgian_academy.h
  1979. aegisub-3.2.2/vendor/iconv/libiconv/georgian_ps.h
  1980. aegisub-3.2.2/vendor/iconv/libiconv/hkscs1999.h
  1981. aegisub-3.2.2/vendor/iconv/libiconv/hkscs2001.h
  1982. aegisub-3.2.2/vendor/iconv/libiconv/hkscs2004.h
  1983. aegisub-3.2.2/vendor/iconv/libiconv/hp_roman8.h
  1984. aegisub-3.2.2/vendor/iconv/libiconv/hz.h
  1985. aegisub-3.2.2/vendor/iconv/libiconv/iconv.c
  1986. aegisub-3.2.2/vendor/iconv/libiconv/iconv_open1.h
  1987. aegisub-3.2.2/vendor/iconv/libiconv/iconv_open2.h
  1988. aegisub-3.2.2/vendor/iconv/libiconv/iso2022_cn.h
  1989. aegisub-3.2.2/vendor/iconv/libiconv/iso2022_cnext.h
  1990. aegisub-3.2.2/vendor/iconv/libiconv/iso2022_jp.h
  1991. aegisub-3.2.2/vendor/iconv/libiconv/iso2022_jp1.h
  1992. aegisub-3.2.2/vendor/iconv/libiconv/iso2022_jp2.h
  1993. aegisub-3.2.2/vendor/iconv/libiconv/iso2022_jp3.h
  1994. aegisub-3.2.2/vendor/iconv/libiconv/iso2022_kr.h
  1995. aegisub-3.2.2/vendor/iconv/libiconv/iso646_cn.h
  1996. aegisub-3.2.2/vendor/iconv/libiconv/iso646_jp.h
  1997. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_1.h
  1998. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_10.h
  1999. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_11.h
  2000. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_13.h
  2001. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_14.h
  2002. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_15.h
  2003. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_16.h
  2004. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_2.h
  2005. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_3.h
  2006. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_4.h
  2007. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_5.h
  2008. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_6.h
  2009. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_7.h
  2010. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_8.h
  2011. aegisub-3.2.2/vendor/iconv/libiconv/iso8859_9.h
  2012. aegisub-3.2.2/vendor/iconv/libiconv/isoir165.h
  2013. aegisub-3.2.2/vendor/iconv/libiconv/isoir165ext.h
  2014. aegisub-3.2.2/vendor/iconv/libiconv/java.h
  2015. aegisub-3.2.2/vendor/iconv/libiconv/jisx0201.h
  2016. aegisub-3.2.2/vendor/iconv/libiconv/jisx0208.h
  2017. aegisub-3.2.2/vendor/iconv/libiconv/jisx0212.h
  2018. aegisub-3.2.2/vendor/iconv/libiconv/jisx0213.h
  2019. aegisub-3.2.2/vendor/iconv/libiconv/johab.h
  2020. aegisub-3.2.2/vendor/iconv/libiconv/johab_hangul.h
  2021. aegisub-3.2.2/vendor/iconv/libiconv/koi8_r.h
  2022. aegisub-3.2.2/vendor/iconv/libiconv/koi8_ru.h
  2023. aegisub-3.2.2/vendor/iconv/libiconv/koi8_t.h
  2024. aegisub-3.2.2/vendor/iconv/libiconv/koi8_u.h
  2025. aegisub-3.2.2/vendor/iconv/libiconv/ksc5601.h
  2026. aegisub-3.2.2/vendor/iconv/libiconv/libcharset.h
  2027. aegisub-3.2.2/vendor/iconv/libiconv/localcharset.h
  2028. aegisub-3.2.2/vendor/iconv/libiconv/loop_unicode.h
  2029. aegisub-3.2.2/vendor/iconv/libiconv/loop_wchar.h
  2030. aegisub-3.2.2/vendor/iconv/libiconv/loops.h
  2031. aegisub-3.2.2/vendor/iconv/libiconv/mac_arabic.h
  2032. aegisub-3.2.2/vendor/iconv/libiconv/mac_centraleurope.h
  2033. aegisub-3.2.2/vendor/iconv/libiconv/mac_croatian.h
  2034. aegisub-3.2.2/vendor/iconv/libiconv/mac_cyrillic.h
  2035. aegisub-3.2.2/vendor/iconv/libiconv/mac_greek.h
  2036. aegisub-3.2.2/vendor/iconv/libiconv/mac_hebrew.h
  2037. aegisub-3.2.2/vendor/iconv/libiconv/mac_iceland.h
  2038. aegisub-3.2.2/vendor/iconv/libiconv/mac_roman.h
  2039. aegisub-3.2.2/vendor/iconv/libiconv/mac_romania.h
  2040. aegisub-3.2.2/vendor/iconv/libiconv/mac_thai.h
  2041. aegisub-3.2.2/vendor/iconv/libiconv/mac_turkish.h
  2042. aegisub-3.2.2/vendor/iconv/libiconv/mac_ukraine.h
  2043. aegisub-3.2.2/vendor/iconv/libiconv/mulelao.h
  2044. aegisub-3.2.2/vendor/iconv/libiconv/nextstep.h
  2045. aegisub-3.2.2/vendor/iconv/libiconv/pt154.h
  2046. aegisub-3.2.2/vendor/iconv/libiconv/relocatable.c
  2047. aegisub-3.2.2/vendor/iconv/libiconv/relocatable.h
  2048. aegisub-3.2.2/vendor/iconv/libiconv/riscos1.h
  2049. aegisub-3.2.2/vendor/iconv/libiconv/rk1048.h
  2050. aegisub-3.2.2/vendor/iconv/libiconv/shift_jisx0213.h
  2051. aegisub-3.2.2/vendor/iconv/libiconv/sjis.h
  2052. aegisub-3.2.2/vendor/iconv/libiconv/tcvn.h
  2053. aegisub-3.2.2/vendor/iconv/libiconv/tds565.h
  2054. aegisub-3.2.2/vendor/iconv/libiconv/tis620.h
  2055. aegisub-3.2.2/vendor/iconv/libiconv/translit.h
  2056. aegisub-3.2.2/vendor/iconv/libiconv/ucs2.h
  2057. aegisub-3.2.2/vendor/iconv/libiconv/ucs2be.h
  2058. aegisub-3.2.2/vendor/iconv/libiconv/ucs2internal.h
  2059. aegisub-3.2.2/vendor/iconv/libiconv/ucs2le.h
  2060. aegisub-3.2.2/vendor/iconv/libiconv/ucs2swapped.h
  2061. aegisub-3.2.2/vendor/iconv/libiconv/ucs4.h
  2062. aegisub-3.2.2/vendor/iconv/libiconv/ucs4be.h
  2063. aegisub-3.2.2/vendor/iconv/libiconv/ucs4internal.h
  2064. aegisub-3.2.2/vendor/iconv/libiconv/ucs4le.h
  2065. aegisub-3.2.2/vendor/iconv/libiconv/ucs4swapped.h
  2066. aegisub-3.2.2/vendor/iconv/libiconv/uhc_1.h
  2067. aegisub-3.2.2/vendor/iconv/libiconv/uhc_2.h
  2068. aegisub-3.2.2/vendor/iconv/libiconv/utf16.h
  2069. aegisub-3.2.2/vendor/iconv/libiconv/utf16be.h
  2070. aegisub-3.2.2/vendor/iconv/libiconv/utf16le.h
  2071. aegisub-3.2.2/vendor/iconv/libiconv/utf32.h
  2072. aegisub-3.2.2/vendor/iconv/libiconv/utf32be.h
  2073. aegisub-3.2.2/vendor/iconv/libiconv/utf32le.h
  2074. aegisub-3.2.2/vendor/iconv/libiconv/utf7.h
  2075. aegisub-3.2.2/vendor/iconv/libiconv/utf8.h
  2076. aegisub-3.2.2/vendor/iconv/libiconv/vietcomb.h
  2077. aegisub-3.2.2/vendor/iconv/libiconv/viscii.h
  2078. aegisub-3.2.2/vendor/icu/
  2079. aegisub-3.2.2/vendor/libass/
  2080. aegisub-3.2.2/vendor/luabins/
  2081. aegisub-3.2.2/vendor/luabins/AUTHORS
  2082. aegisub-3.2.2/vendor/luabins/BENCHMARK
  2083. aegisub-3.2.2/vendor/luabins/COPYRIGHT
  2084. aegisub-3.2.2/vendor/luabins/HISTORY
  2085. aegisub-3.2.2/vendor/luabins/Makefile
  2086. aegisub-3.2.2/vendor/luabins/README.md
  2087. aegisub-3.2.2/vendor/luabins/TODO
  2088. aegisub-3.2.2/vendor/luabins/etc/
  2089. aegisub-3.2.2/vendor/luabins/etc/benchmark.lua
  2090. aegisub-3.2.2/vendor/luabins/etc/checkfmt.lua
  2091. aegisub-3.2.2/vendor/luabins/etc/dataset.lua
  2092. aegisub-3.2.2/vendor/luabins/etc/tolua.lua
  2093. aegisub-3.2.2/vendor/luabins/etc/toluabins.lua
  2094. aegisub-3.2.2/vendor/luabins/include/
  2095. aegisub-3.2.2/vendor/luabins/include/.keepme
  2096. aegisub-3.2.2/vendor/luabins/lib/
  2097. aegisub-3.2.2/vendor/luabins/lib/.keepme
  2098. aegisub-3.2.2/vendor/luabins/obj/
  2099. aegisub-3.2.2/vendor/luabins/obj/.keepme
  2100. aegisub-3.2.2/vendor/luabins/rockspec/
  2101. aegisub-3.2.2/vendor/luabins/rockspec/luabins-0.1.1-1.rockspec
  2102. aegisub-3.2.2/vendor/luabins/rockspec/luabins-0.1.1-2.rockspec
  2103. aegisub-3.2.2/vendor/luabins/rockspec/luabins-0.2-1.rockspec
  2104. aegisub-3.2.2/vendor/luabins/rockspec/luabins-0.3-1.rockspec
  2105. aegisub-3.2.2/vendor/luabins/rockspec/luabins-scm-1.rockspec
  2106. aegisub-3.2.2/vendor/luabins/rockspec/luabins-scm-2.rockspec
  2107. aegisub-3.2.2/vendor/luabins/src/
  2108. aegisub-3.2.2/vendor/luabins/src/fwrite.c
  2109. aegisub-3.2.2/vendor/luabins/src/fwrite.h
  2110. aegisub-3.2.2/vendor/luabins/src/load.c
  2111. aegisub-3.2.2/vendor/luabins/src/luabins.c
  2112. aegisub-3.2.2/vendor/luabins/src/luabins.h
  2113. aegisub-3.2.2/vendor/luabins/src/luaheaders.h
  2114. aegisub-3.2.2/vendor/luabins/src/luainternals.c
  2115. aegisub-3.2.2/vendor/luabins/src/luainternals.h
  2116. aegisub-3.2.2/vendor/luabins/src/lualess.h
  2117. aegisub-3.2.2/vendor/luabins/src/save.c
  2118. aegisub-3.2.2/vendor/luabins/src/savebuffer.c
  2119. aegisub-3.2.2/vendor/luabins/src/savebuffer.h
  2120. aegisub-3.2.2/vendor/luabins/src/saveload.h
  2121. aegisub-3.2.2/vendor/luabins/src/write.c
  2122. aegisub-3.2.2/vendor/luabins/src/write.h
  2123. aegisub-3.2.2/vendor/luabins/test/
  2124. aegisub-3.2.2/vendor/luabins/test/large_data.lua
  2125. aegisub-3.2.2/vendor/luabins/test/large_data.luabins
  2126. aegisub-3.2.2/vendor/luabins/test/test.c
  2127. aegisub-3.2.2/vendor/luabins/test/test.h
  2128. aegisub-3.2.2/vendor/luabins/test/test.lua
  2129. aegisub-3.2.2/vendor/luabins/test/test_api.c
  2130. aegisub-3.2.2/vendor/luabins/test/test_fwrite_api.c
  2131. aegisub-3.2.2/vendor/luabins/test/test_savebuffer.c
  2132. aegisub-3.2.2/vendor/luabins/test/test_write_api.c
  2133. aegisub-3.2.2/vendor/luabins/test/util.c
  2134. aegisub-3.2.2/vendor/luabins/test/util.h
  2135. aegisub-3.2.2/vendor/luabins/test/write_tests.inc
  2136. aegisub-3.2.2/vendor/luabins/tmp/
  2137. aegisub-3.2.2/vendor/luabins/tmp/.keepme
  2138. aegisub-3.2.2/vendor/luajit/
  2139. aegisub-3.2.2/vendor/luajit/COPYRIGHT
  2140. aegisub-3.2.2/vendor/luajit/Makefile
  2141. aegisub-3.2.2/vendor/luajit/README
  2142. aegisub-3.2.2/vendor/luajit/dynasm/
  2143. aegisub-3.2.2/vendor/luajit/dynasm/dasm_arm.h
  2144. aegisub-3.2.2/vendor/luajit/dynasm/dasm_arm.lua
  2145. aegisub-3.2.2/vendor/luajit/dynasm/dasm_mips.h
  2146. aegisub-3.2.2/vendor/luajit/dynasm/dasm_mips.lua
  2147. aegisub-3.2.2/vendor/luajit/dynasm/dasm_ppc.h
  2148. aegisub-3.2.2/vendor/luajit/dynasm/dasm_ppc.lua
  2149. aegisub-3.2.2/vendor/luajit/dynasm/dasm_proto.h
  2150. aegisub-3.2.2/vendor/luajit/dynasm/dasm_x64.lua
  2151. aegisub-3.2.2/vendor/luajit/dynasm/dasm_x86.h
  2152. aegisub-3.2.2/vendor/luajit/dynasm/dasm_x86.lua
  2153. aegisub-3.2.2/vendor/luajit/dynasm/dynasm.lua
  2154. aegisub-3.2.2/vendor/luajit/include/
  2155. aegisub-3.2.2/vendor/luajit/include/lauxlib.h
  2156. aegisub-3.2.2/vendor/luajit/include/lua.h
  2157. aegisub-3.2.2/vendor/luajit/include/lua.hpp
  2158. aegisub-3.2.2/vendor/luajit/include/luaconf.h
  2159. aegisub-3.2.2/vendor/luajit/include/luajit.h
  2160. aegisub-3.2.2/vendor/luajit/include/lualib.h
  2161. aegisub-3.2.2/vendor/luajit/src/
  2162. aegisub-3.2.2/vendor/luajit/src/Makefile
  2163. aegisub-3.2.2/vendor/luajit/src/Makefile.dep
  2164. aegisub-3.2.2/vendor/luajit/src/host/
  2165. aegisub-3.2.2/vendor/luajit/src/host/README
  2166. aegisub-3.2.2/vendor/luajit/src/host/buildvm.c
  2167. aegisub-3.2.2/vendor/luajit/src/host/buildvm.h
  2168. aegisub-3.2.2/vendor/luajit/src/host/buildvm_asm.c
  2169. aegisub-3.2.2/vendor/luajit/src/host/buildvm_fold.c
  2170. aegisub-3.2.2/vendor/luajit/src/host/buildvm_lib.c
  2171. aegisub-3.2.2/vendor/luajit/src/host/buildvm_peobj.c
  2172. aegisub-3.2.2/vendor/luajit/src/host/genminilua.lua
  2173. aegisub-3.2.2/vendor/luajit/src/host/minilua.c
  2174. aegisub-3.2.2/vendor/luajit/src/jit/
  2175. aegisub-3.2.2/vendor/luajit/src/jit/bc.lua
  2176. aegisub-3.2.2/vendor/luajit/src/jit/bcsave.lua
  2177. aegisub-3.2.2/vendor/luajit/src/jit/dis_arm.lua
  2178. aegisub-3.2.2/vendor/luajit/src/jit/dis_mips.lua
  2179. aegisub-3.2.2/vendor/luajit/src/jit/dis_mipsel.lua
  2180. aegisub-3.2.2/vendor/luajit/src/jit/dis_ppc.lua
  2181. aegisub-3.2.2/vendor/luajit/src/jit/dis_x64.lua
  2182. aegisub-3.2.2/vendor/luajit/src/jit/dis_x86.lua
  2183. aegisub-3.2.2/vendor/luajit/src/jit/dump.lua
  2184. aegisub-3.2.2/vendor/luajit/src/jit/v.lua
  2185. aegisub-3.2.2/vendor/luajit/src/lauxlib.h
  2186. aegisub-3.2.2/vendor/luajit/src/lib_aux.c
  2187. aegisub-3.2.2/vendor/luajit/src/lib_base.c
  2188. aegisub-3.2.2/vendor/luajit/src/lib_bit.c
  2189. aegisub-3.2.2/vendor/luajit/src/lib_debug.c
  2190. aegisub-3.2.2/vendor/luajit/src/lib_ffi.c
  2191. aegisub-3.2.2/vendor/luajit/src/lib_init.c
  2192. aegisub-3.2.2/vendor/luajit/src/lib_io.c
  2193. aegisub-3.2.2/vendor/luajit/src/lib_jit.c
  2194. aegisub-3.2.2/vendor/luajit/src/lib_math.c
  2195. aegisub-3.2.2/vendor/luajit/src/lib_os.c
  2196. aegisub-3.2.2/vendor/luajit/src/lib_package.c
  2197. aegisub-3.2.2/vendor/luajit/src/lib_string.c
  2198. aegisub-3.2.2/vendor/luajit/src/lib_table.c
  2199. aegisub-3.2.2/vendor/luajit/src/lj.supp
  2200. aegisub-3.2.2/vendor/luajit/src/lj_alloc.c
  2201. aegisub-3.2.2/vendor/luajit/src/lj_alloc.h
  2202. aegisub-3.2.2/vendor/luajit/src/lj_api.c
  2203. aegisub-3.2.2/vendor/luajit/src/lj_arch.h
  2204. aegisub-3.2.2/vendor/luajit/src/lj_asm.c
  2205. aegisub-3.2.2/vendor/luajit/src/lj_asm.h
  2206. aegisub-3.2.2/vendor/luajit/src/lj_asm_arm.h
  2207. aegisub-3.2.2/vendor/luajit/src/lj_asm_mips.h
  2208. aegisub-3.2.2/vendor/luajit/src/lj_asm_ppc.h
  2209. aegisub-3.2.2/vendor/luajit/src/lj_asm_x86.h
  2210. aegisub-3.2.2/vendor/luajit/src/lj_bc.c
  2211. aegisub-3.2.2/vendor/luajit/src/lj_bc.h
  2212. aegisub-3.2.2/vendor/luajit/src/lj_bcdump.h
  2213. aegisub-3.2.2/vendor/luajit/src/lj_bcread.c
  2214. aegisub-3.2.2/vendor/luajit/src/lj_bcwrite.c
  2215. aegisub-3.2.2/vendor/luajit/src/lj_carith.c
  2216. aegisub-3.2.2/vendor/luajit/src/lj_carith.h
  2217. aegisub-3.2.2/vendor/luajit/src/lj_ccall.c
  2218. aegisub-3.2.2/vendor/luajit/src/lj_ccall.h
  2219. aegisub-3.2.2/vendor/luajit/src/lj_ccallback.c
  2220. aegisub-3.2.2/vendor/luajit/src/lj_ccallback.h
  2221. aegisub-3.2.2/vendor/luajit/src/lj_cconv.c
  2222. aegisub-3.2.2/vendor/luajit/src/lj_cconv.h
  2223. aegisub-3.2.2/vendor/luajit/src/lj_cdata.c
  2224. aegisub-3.2.2/vendor/luajit/src/lj_cdata.h
  2225. aegisub-3.2.2/vendor/luajit/src/lj_char.c
  2226. aegisub-3.2.2/vendor/luajit/src/lj_char.h
  2227. aegisub-3.2.2/vendor/luajit/src/lj_clib.c
  2228. aegisub-3.2.2/vendor/luajit/src/lj_clib.h
  2229. aegisub-3.2.2/vendor/luajit/src/lj_cparse.c
  2230. aegisub-3.2.2/vendor/luajit/src/lj_cparse.h
  2231. aegisub-3.2.2/vendor/luajit/src/lj_crecord.c
  2232. aegisub-3.2.2/vendor/luajit/src/lj_crecord.h
  2233. aegisub-3.2.2/vendor/luajit/src/lj_ctype.c
  2234. aegisub-3.2.2/vendor/luajit/src/lj_ctype.h
  2235. aegisub-3.2.2/vendor/luajit/src/lj_debug.c
  2236. aegisub-3.2.2/vendor/luajit/src/lj_debug.h
  2237. aegisub-3.2.2/vendor/luajit/src/lj_def.h
  2238. aegisub-3.2.2/vendor/luajit/src/lj_dispatch.c
  2239. aegisub-3.2.2/vendor/luajit/src/lj_dispatch.h
  2240. aegisub-3.2.2/vendor/luajit/src/lj_emit_arm.h
  2241. aegisub-3.2.2/vendor/luajit/src/lj_emit_mips.h
  2242. aegisub-3.2.2/vendor/luajit/src/lj_emit_ppc.h
  2243. aegisub-3.2.2/vendor/luajit/src/lj_emit_x86.h
  2244. aegisub-3.2.2/vendor/luajit/src/lj_err.c
  2245. aegisub-3.2.2/vendor/luajit/src/lj_err.h
  2246. aegisub-3.2.2/vendor/luajit/src/lj_errmsg.h
  2247. aegisub-3.2.2/vendor/luajit/src/lj_ff.h
  2248. aegisub-3.2.2/vendor/luajit/src/lj_ffrecord.c
  2249. aegisub-3.2.2/vendor/luajit/src/lj_ffrecord.h
  2250. aegisub-3.2.2/vendor/luajit/src/lj_frame.h
  2251. aegisub-3.2.2/vendor/luajit/src/lj_func.c
  2252. aegisub-3.2.2/vendor/luajit/src/lj_func.h
  2253. aegisub-3.2.2/vendor/luajit/src/lj_gc.c
  2254. aegisub-3.2.2/vendor/luajit/src/lj_gc.h
  2255. aegisub-3.2.2/vendor/luajit/src/lj_gdbjit.c
  2256. aegisub-3.2.2/vendor/luajit/src/lj_gdbjit.h
  2257. aegisub-3.2.2/vendor/luajit/src/lj_ir.c
  2258. aegisub-3.2.2/vendor/luajit/src/lj_ir.h
  2259. aegisub-3.2.2/vendor/luajit/src/lj_ircall.h
  2260. aegisub-3.2.2/vendor/luajit/src/lj_iropt.h
  2261. aegisub-3.2.2/vendor/luajit/src/lj_jit.h
  2262. aegisub-3.2.2/vendor/luajit/src/lj_lex.c
  2263. aegisub-3.2.2/vendor/luajit/src/lj_lex.h
  2264. aegisub-3.2.2/vendor/luajit/src/lj_lib.c
  2265. aegisub-3.2.2/vendor/luajit/src/lj_lib.h
  2266. aegisub-3.2.2/vendor/luajit/src/lj_load.c
  2267. aegisub-3.2.2/vendor/luajit/src/lj_mcode.c
  2268. aegisub-3.2.2/vendor/luajit/src/lj_mcode.h
  2269. aegisub-3.2.2/vendor/luajit/src/lj_meta.c
  2270. aegisub-3.2.2/vendor/luajit/src/lj_meta.h
  2271. aegisub-3.2.2/vendor/luajit/src/lj_obj.c
  2272. aegisub-3.2.2/vendor/luajit/src/lj_obj.h
  2273. aegisub-3.2.2/vendor/luajit/src/lj_opt_dce.c
  2274. aegisub-3.2.2/vendor/luajit/src/lj_opt_fold.c
  2275. aegisub-3.2.2/vendor/luajit/src/lj_opt_loop.c
  2276. aegisub-3.2.2/vendor/luajit/src/lj_opt_mem.c
  2277. aegisub-3.2.2/vendor/luajit/src/lj_opt_narrow.c
  2278. aegisub-3.2.2/vendor/luajit/src/lj_opt_sink.c
  2279. aegisub-3.2.2/vendor/luajit/src/lj_opt_split.c
  2280. aegisub-3.2.2/vendor/luajit/src/lj_parse.c
  2281. aegisub-3.2.2/vendor/luajit/src/lj_parse.h
  2282. aegisub-3.2.2/vendor/luajit/src/lj_record.c
  2283. aegisub-3.2.2/vendor/luajit/src/lj_record.h
  2284. aegisub-3.2.2/vendor/luajit/src/lj_snap.c
  2285. aegisub-3.2.2/vendor/luajit/src/lj_snap.h
  2286. aegisub-3.2.2/vendor/luajit/src/lj_state.c
  2287. aegisub-3.2.2/vendor/luajit/src/lj_state.h
  2288. aegisub-3.2.2/vendor/luajit/src/lj_str.c
  2289. aegisub-3.2.2/vendor/luajit/src/lj_str.h
  2290. aegisub-3.2.2/vendor/luajit/src/lj_strscan.c
  2291. aegisub-3.2.2/vendor/luajit/src/lj_strscan.h
  2292. aegisub-3.2.2/vendor/luajit/src/lj_tab.c
  2293. aegisub-3.2.2/vendor/luajit/src/lj_tab.h
  2294. aegisub-3.2.2/vendor/luajit/src/lj_target.h
  2295. aegisub-3.2.2/vendor/luajit/src/lj_target_arm.h
  2296. aegisub-3.2.2/vendor/luajit/src/lj_target_mips.h
  2297. aegisub-3.2.2/vendor/luajit/src/lj_target_ppc.h
  2298. aegisub-3.2.2/vendor/luajit/src/lj_target_x86.h
  2299. aegisub-3.2.2/vendor/luajit/src/lj_trace.c
  2300. aegisub-3.2.2/vendor/luajit/src/lj_trace.h
  2301. aegisub-3.2.2/vendor/luajit/src/lj_traceerr.h
  2302. aegisub-3.2.2/vendor/luajit/src/lj_udata.c
  2303. aegisub-3.2.2/vendor/luajit/src/lj_udata.h
  2304. aegisub-3.2.2/vendor/luajit/src/lj_vm.h
  2305. aegisub-3.2.2/vendor/luajit/src/lj_vmevent.c
  2306. aegisub-3.2.2/vendor/luajit/src/lj_vmevent.h
  2307. aegisub-3.2.2/vendor/luajit/src/lj_vmmath.c
  2308. aegisub-3.2.2/vendor/luajit/src/ljamalg.c
  2309. aegisub-3.2.2/vendor/luajit/src/lua.h
  2310. aegisub-3.2.2/vendor/luajit/src/lua.hpp
  2311. aegisub-3.2.2/vendor/luajit/src/luaconf.h
  2312. aegisub-3.2.2/vendor/luajit/src/luajit.c
  2313. aegisub-3.2.2/vendor/luajit/src/luajit.h
  2314. aegisub-3.2.2/vendor/luajit/src/lualib.h
  2315. aegisub-3.2.2/vendor/luajit/src/vm_arm.dasc
  2316. aegisub-3.2.2/vendor/luajit/src/vm_mips.dasc
  2317. aegisub-3.2.2/vendor/luajit/src/vm_ppc.dasc
  2318. aegisub-3.2.2/vendor/luajit/src/vm_ppcspe.dasc
  2319. aegisub-3.2.2/vendor/luajit/src/vm_x86.dasc
  2320. aegisub-3.2.2/vendor/luajit/unicode-io.patch
  2321. aegisub-3.2.2/vendor/luajit/unicode-os.patch
  2322. aegisub-3.2.2/vendor/universalchardet/
  2323. aegisub-3.2.2/vendor/universalchardet/Big5Freq.tab
  2324. aegisub-3.2.2/vendor/universalchardet/CharDistribution.cpp
  2325. aegisub-3.2.2/vendor/universalchardet/CharDistribution.h
  2326. aegisub-3.2.2/vendor/universalchardet/EUCKRFreq.tab
  2327. aegisub-3.2.2/vendor/universalchardet/EUCTWFreq.tab
  2328. aegisub-3.2.2/vendor/universalchardet/GB2312Freq.tab
  2329. aegisub-3.2.2/vendor/universalchardet/JISFreq.tab
  2330. aegisub-3.2.2/vendor/universalchardet/JpCntx.cpp
  2331. aegisub-3.2.2/vendor/universalchardet/JpCntx.h
  2332. aegisub-3.2.2/vendor/universalchardet/LangBulgarianModel.cpp
  2333. aegisub-3.2.2/vendor/universalchardet/LangCyrillicModel.cpp
  2334. aegisub-3.2.2/vendor/universalchardet/LangGreekModel.cpp
  2335. aegisub-3.2.2/vendor/universalchardet/LangHebrewModel.cpp
  2336. aegisub-3.2.2/vendor/universalchardet/LangHungarianModel.cpp
  2337. aegisub-3.2.2/vendor/universalchardet/LangThaiModel.cpp
  2338. aegisub-3.2.2/vendor/universalchardet/Makefile
  2339. aegisub-3.2.2/vendor/universalchardet/md/
  2340. aegisub-3.2.2/vendor/universalchardet/md/_aix32.cfg
  2341. aegisub-3.2.2/vendor/universalchardet/md/_aix64.cfg
  2342. aegisub-3.2.2/vendor/universalchardet/md/_beos.cfg
  2343. aegisub-3.2.2/vendor/universalchardet/md/_bsdi.cfg
  2344. aegisub-3.2.2/vendor/universalchardet/md/_darwin.cfg
  2345. aegisub-3.2.2/vendor/universalchardet/md/_dgux.cfg
  2346. aegisub-3.2.2/vendor/universalchardet/md/_freebsd.cfg
  2347. aegisub-3.2.2/vendor/universalchardet/md/_hpux32.cfg
  2348. aegisub-3.2.2/vendor/universalchardet/md/_hpux64.cfg
  2349. aegisub-3.2.2/vendor/universalchardet/md/_irix32.cfg
  2350. aegisub-3.2.2/vendor/universalchardet/md/_irix64.cfg
  2351. aegisub-3.2.2/vendor/universalchardet/md/_linux.cfg
  2352. aegisub-3.2.2/vendor/universalchardet/md/_ncr.cfg
  2353. aegisub-3.2.2/vendor/universalchardet/md/_nec.cfg
  2354. aegisub-3.2.2/vendor/universalchardet/md/_netbsd.cfg
  2355. aegisub-3.2.2/vendor/universalchardet/md/_nextstep.cfg
  2356. aegisub-3.2.2/vendor/universalchardet/md/_nto.cfg
  2357. aegisub-3.2.2/vendor/universalchardet/md/_openbsd.cfg
  2358. aegisub-3.2.2/vendor/universalchardet/md/_openvms.cfg
  2359. aegisub-3.2.2/vendor/universalchardet/md/_os2.cfg
  2360. aegisub-3.2.2/vendor/universalchardet/md/_osf1.cfg
  2361. aegisub-3.2.2/vendor/universalchardet/md/_qnx.cfg
  2362. aegisub-3.2.2/vendor/universalchardet/md/_reliantunix.cfg
  2363. aegisub-3.2.2/vendor/universalchardet/md/_riscos.cfg
  2364. aegisub-3.2.2/vendor/universalchardet/md/_scoos.cfg
  2365. aegisub-3.2.2/vendor/universalchardet/md/_solaris.cfg
  2366. aegisub-3.2.2/vendor/universalchardet/md/_sony.cfg
  2367. aegisub-3.2.2/vendor/universalchardet/md/_sunos4.cfg
  2368. aegisub-3.2.2/vendor/universalchardet/md/_unixware.cfg
  2369. aegisub-3.2.2/vendor/universalchardet/md/_unixware7.cfg
  2370. aegisub-3.2.2/vendor/universalchardet/md/_win16.cfg
  2371. aegisub-3.2.2/vendor/universalchardet/md/_win95.cfg
  2372. aegisub-3.2.2/vendor/universalchardet/md/_winnt.cfg
  2373. aegisub-3.2.2/vendor/universalchardet/nsBig5Prober.cpp
  2374. aegisub-3.2.2/vendor/universalchardet/nsBig5Prober.h
  2375. aegisub-3.2.2/vendor/universalchardet/nsCharSetProber.cpp
  2376. aegisub-3.2.2/vendor/universalchardet/nsCharSetProber.h
  2377. aegisub-3.2.2/vendor/universalchardet/nsCodingStateMachine.h
  2378. aegisub-3.2.2/vendor/universalchardet/nsEUCJPProber.cpp
  2379. aegisub-3.2.2/vendor/universalchardet/nsEUCJPProber.h
  2380. aegisub-3.2.2/vendor/universalchardet/nsEUCKRProber.cpp
  2381. aegisub-3.2.2/vendor/universalchardet/nsEUCKRProber.h
  2382. aegisub-3.2.2/vendor/universalchardet/nsEUCTWProber.cpp
  2383. aegisub-3.2.2/vendor/universalchardet/nsEUCTWProber.h
  2384. aegisub-3.2.2/vendor/universalchardet/nsError.h
  2385. aegisub-3.2.2/vendor/universalchardet/nsEscCharsetProber.cpp
  2386. aegisub-3.2.2/vendor/universalchardet/nsEscCharsetProber.h
  2387. aegisub-3.2.2/vendor/universalchardet/nsEscSM.cpp
  2388. aegisub-3.2.2/vendor/universalchardet/nsGB2312Prober.cpp
  2389. aegisub-3.2.2/vendor/universalchardet/nsGB2312Prober.h
  2390. aegisub-3.2.2/vendor/universalchardet/nsHebrewProber.cpp
  2391. aegisub-3.2.2/vendor/universalchardet/nsHebrewProber.h
  2392. aegisub-3.2.2/vendor/universalchardet/nsLatin1Prober.cpp
  2393. aegisub-3.2.2/vendor/universalchardet/nsLatin1Prober.h
  2394. aegisub-3.2.2/vendor/universalchardet/nsMBCSGroupProber.cpp
  2395. aegisub-3.2.2/vendor/universalchardet/nsMBCSGroupProber.h
  2396. aegisub-3.2.2/vendor/universalchardet/nsMBCSSM.cpp
  2397. aegisub-3.2.2/vendor/universalchardet/nsPkgInt.h
  2398. aegisub-3.2.2/vendor/universalchardet/nsSBCSGroupProber.cpp
  2399. aegisub-3.2.2/vendor/universalchardet/nsSBCSGroupProber.h
  2400. aegisub-3.2.2/vendor/universalchardet/nsSBCharSetProber.cpp
  2401. aegisub-3.2.2/vendor/universalchardet/nsSBCharSetProber.h
  2402. aegisub-3.2.2/vendor/universalchardet/nsSJISProber.cpp
  2403. aegisub-3.2.2/vendor/universalchardet/nsSJISProber.h
  2404. aegisub-3.2.2/vendor/universalchardet/nsUTF8Prober.cpp
  2405. aegisub-3.2.2/vendor/universalchardet/nsUTF8Prober.h
  2406. aegisub-3.2.2/vendor/universalchardet/nsUniversalDetector.cpp
  2407. aegisub-3.2.2/vendor/universalchardet/nsUniversalDetector.h
  2408. aegisub-3.2.2/vendor/universalchardet/nscore.h
  2409. aegisub-3.2.2/vendor/universalchardet/prcpucfg.h
  2410. aegisub-3.2.2/vendor/universalchardet/prmem.h
  2411. aegisub-3.2.2/vendor/universalchardet/protypes.h
  2412. aegisub-3.2.2/vendor/universalchardet/prtypes.h
  2413. aegisub-3.2.2/vendor/universalchardet/xpcom-config.h
  2414. aegisub-3.2.2/vendor/wxWidgets/
  2415. patching file src/search_replace_engine.cpp
  2416. Hunk #1 succeeded at 312 (offset 59 lines).
  2417. patching file src/utils.cpp
  2418. Running autoreconf...
  2419. autoreconf: Entering directory `.'
  2420. autoreconf: configure.ac: not using Gettext
  2421. autoreconf: running: aclocal --force
  2422. autoreconf: configure.ac: tracing
  2423. autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
  2424. autoreconf: configure.ac: not using Libtool
  2425. autoreconf: running: /usr/bin/autoconf --force
  2426. autoreconf: running: /usr/bin/autoheader --force
  2427. autoreconf: configure.ac: not using Automake
  2428. autoreconf: Leaving directory `.'
  2429. Now run ./configure and then make to build Aegisub
  2430. checking for gcc... gcc
  2431. checking whether the C compiler works... yes
  2432. checking for C compiler default output file name... a.out
  2433. checking for suffix of executables...
  2434. checking whether we are cross compiling... no
  2435. checking for suffix of object files... o
  2436. checking whether we are using the GNU C compiler... yes
  2437. checking whether gcc accepts -g... yes
  2438. checking for gcc option to accept ISO C89... none needed
  2439. checking how to run the C preprocessor... gcc -E
  2440. checking for grep that handles long lines and -e... /usr/bin/grep
  2441. checking for egrep... /usr/bin/grep -E
  2442. checking for ANSI C header files... yes
  2443. checking for sys/types.h... yes
  2444. checking for sys/stat.h... yes
  2445. checking for stdlib.h... yes
  2446. checking for string.h... yes
  2447. checking for memory.h... yes
  2448. checking for strings.h... yes
  2449. checking for inttypes.h... yes
  2450. checking for stdint.h... yes
  2451. checking for unistd.h... yes
  2452. checking minix/config.h usability... no
  2453. checking minix/config.h presence... no
  2454. checking for minix/config.h... no
  2455. checking whether it is safe to define __EXTENSIONS__... yes
  2456. checking build system type... x86_64-slackware-linux-gnu
  2457. checking host system type... x86_64-slackware-linux-gnu
  2458. checking for MDCPUCFG setting... md/_linux.cfg
  2459. checking whether BUILD_CREDIT has been set... no
  2460. checking for GNU make... make
  2461. checking for gcc... (cached) gcc
  2462. checking whether we are using the GNU C compiler... (cached) yes
  2463. checking whether gcc accepts -g... (cached) yes
  2464. checking for gcc option to accept ISO C89... (cached) none needed
  2465. checking for g++... g++
  2466. checking whether we are using the GNU C++ compiler... yes
  2467. checking whether g++ accepts -g... yes
  2468. checking for a BSD-compatible install... /usr/bin/ginstall -c
  2469. checking for ranlib... ranlib
  2470. checking for pkg-config... /usr/bin/pkg-config
  2471. checking pkg-config is at least version 0.20... yes
  2472. checking for version... 3.2.2 from cached git_version.h
  2473. checking for build date... 2020-01-23 18:51 CST
  2474. checking for the pthreads library -lpthreads... no
  2475. checking whether pthreads work without any flags... no
  2476. checking whether pthreads work with -Kthread... no
  2477. checking whether pthreads work with -kthread... no
  2478. checking for the pthreads library -llthread... no
  2479. checking whether pthreads work with -pthread... yes
  2480. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  2481. checking if more special flags are required for pthreads... no
  2482. checking for PTHREAD_PRIO_INHERIT... yes
  2483. checking whether g++ supports -std=c++11... yes
  2484. checking whether g++ supports -Wno-c++11-narrowing... yes
  2485. checking whether gcc supports -Wno-unused-local-typedefs... yes
  2486. checking whether g++ supports -Wno-unused-local-typedefs... yes
  2487. checking whether g++ supports -stdlib=libc++... no
  2488. checking for main in -lm... yes
  2489. checking for dlclose in -ldl... yes
  2490. checking how to run the C++ preprocessor... g++ -E
  2491. checking sys/time.h usability... yes
  2492. checking sys/time.h presence... yes
  2493. checking for sys/time.h... yes
  2494. checking for X... libraries , headers
  2495. checking for gethostbyname... yes
  2496. checking for connect... yes
  2497. checking for remove... yes
  2498. checking for shmat... yes
  2499. checking for IceConnectionNumber in -lICE... yes
  2500. checking for a sed that does not truncate output... /usr/bin/sed
  2501. checking whether we are using the Microsoft C compiler... no
  2502. checking windows.h usability... no
  2503. checking windows.h presence... no
  2504. checking for windows.h... no
  2505. checking for GL/gl.h... yes
  2506. checking for OpenGL/gl.h... no
  2507. checking for OpenGL library... -lGL
  2508. checking for freetype2 >= 9.7.0... yes
  2509. checking for fontconfig >= 2.4... yes
  2510. checking for libass >= 0.9.7... yes
  2511. checking for boostlib >= 1.50.0... yes
  2512. checking for exit in -lboost_chrono... yes
  2513. checking for exit in -lboost_filesystem... yes
  2514. checking for exit in -lboost_locale... yes
  2515. checking for exit in -lboost_regex... yes
  2516. checking for exit in -lboost_system... yes
  2517. checking for exit in -lboost_thread... yes
  2518. checking boost/spirit/home/phoenix/version.hpp usability... no
  2519. checking boost/spirit/home/phoenix/version.hpp presence... no
  2520. checking for boost/spirit/home/phoenix/version.hpp... no
  2521. checking for icu-uc >= 4.8.1.1... yes
  2522. checking for icu-i18n >= 4.8.1.1... yes
  2523. checking whether boost ICU support works... yes
  2524. checking for library containing iconv_open... none required
  2525. checking whether iconv works... yes
  2526. checking whether iconv (const) works... no
  2527. checking for snd_pcm_open in -lasound... yes
  2528. checking for openal >= 0.0.8... no
  2529. checking soundcard.h usability... no
  2530. checking soundcard.h presence... no
  2531. checking for soundcard.h... no
  2532. checking sys/soundcard.h usability... yes
  2533. checking sys/soundcard.h presence... yes
  2534. checking for sys/soundcard.h... yes
  2535. checking for libpulse >= 0.5... yes
  2536. checking for portaudio-2.0 >= 19... no
  2537. checking for ffms2 >= 2.16... yes
  2538. checking for fftw3 >= 3.3... yes
  2539. checking for hunspell >= 1.2.0... yes
  2540. checking whether to turn on debugging... no
  2541. checking whether to use exception handling in debug mode... no
  2542. checking for the --enable-debug option... no
  2543. checking for wx-config... /usr/bin/wx-config
  2544. checking for wxWidgets version >= 3.0.0... yes (version 3.0.4)
  2545. checking for wxWidgets static library... no
  2546. checking wx/glcanvas.h usability... yes
  2547. checking wx/glcanvas.h presence... yes
  2548. checking for wx/glcanvas.h... yes
  2549. checking whether wxWidgets OpenGL support works... yes
  2550. checking wx/stc/stc.h usability... yes
  2551. checking wx/stc/stc.h presence... yes
  2552. checking for wx/stc/stc.h... yes
  2553. checking whether wxWidgets StyledTextCtrl support works... yes
  2554. checking whether to use precompiled headers... yes
  2555. checking whether g++ supports -Winvalid-pch... yes
  2556. checking whether g++ supports -fpch-deps... yes
  2557. checking whether g++ supports -fpch-preprocess... yes
  2558. checking whether make sets $(MAKE)... yes
  2559. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  2560. checking whether NLS is requested... yes
  2561. checking for msgfmt... /usr/bin/msgfmt
  2562. checking for gmsgfmt... /usr/bin/msgfmt
  2563. checking for xgettext... /usr/bin/xgettext
  2564. checking for msgmerge... /usr/bin/msgmerge
  2565. checking for ld used by gcc... /usr/bin/ld
  2566. checking if the linker (/usr/bin/ld) is GNU ld... yes
  2567. checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory
  2568. done
  2569. checking 32-bit host C ABI... no
  2570. checking for the common suffixes of directories in the library search path... lib64,lib64
  2571. checking for CFPreferencesCopyAppValue... no
  2572. checking for CFLocaleCopyCurrent... no
  2573. checking for CFLocaleCopyPreferredLanguages... no
  2574. checking for GNU gettext in libc... yes
  2575. checking whether to use NLS... yes
  2576. checking where the gettext function comes from... libc
  2577. checking whether to enable the update checker... yes
  2578. checking for update checker server... updates.aegisub.org
  2579. checking for update checker base URL... /trunk
  2580. configure: creating ./config.status
  2581. config.status: creating packages/desktop/aegisub.desktop.template
  2582. config.status: creating src/libresrc/default_config_platform.json
  2583. config.status: creating tools/osx-bundle.sed
  2584. config.status: creating Makefile.inc
  2585. config.status: creating acconf.h
  2586. config.status: executing po-directories commands
  2587.  
  2588. Configure settings
  2589. Install prefix: /usr
  2590. Revision: 3.2.2
  2591. Debug no
  2592. CFLAGS -O2 -fPIC -Wall -Wextra -Wno-unused-parameter -std=gnu99 -pipe -g -Wno-unused-local-typedefs -O3
  2593. CXXFLAGS -O2 -fPIC -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -pipe -g -std=c++11 -Wno-c++11-narrowing -Wno-unused-local-typedefs -O3
  2594. CPPFLAGS -DU_USING_ICU_NAMESPACE=1
  2595. LDFLAGS -lz
  2596. LIBS -ldl -lm
  2597.  
  2598. Default Settings
  2599. Audio Player: ALSA
  2600.  
  2601. Audio Players
  2602. ALSA: yes
  2603. OpenAL: no
  2604. OSS: yes
  2605. PortAudio: no
  2606. PulseAudio: yes
  2607.  
  2608. Misc Packages
  2609. Hunspell: yes
  2610. FFTW3: yes
  2611.  
  2612. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/ar.mo /tmp/SBo/aegisub-3.2.2/po/ar.po
  2613. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/bg.mo /tmp/SBo/aegisub-3.2.2/po/bg.po
  2614. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/ca.mo /tmp/SBo/aegisub-3.2.2/po/ca.po
  2615. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/cs.mo /tmp/SBo/aegisub-3.2.2/po/cs.po
  2616. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/da.mo /tmp/SBo/aegisub-3.2.2/po/da.po
  2617. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/de.mo /tmp/SBo/aegisub-3.2.2/po/de.po
  2618. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/el.mo /tmp/SBo/aegisub-3.2.2/po/el.po
  2619. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/es.mo /tmp/SBo/aegisub-3.2.2/po/es.po
  2620. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/eu.mo /tmp/SBo/aegisub-3.2.2/po/eu.po
  2621. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/fa.mo /tmp/SBo/aegisub-3.2.2/po/fa.po
  2622. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/fi.mo /tmp/SBo/aegisub-3.2.2/po/fi.po
  2623. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/fr_FR.mo /tmp/SBo/aegisub-3.2.2/po/fr_FR.po
  2624. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/gl.mo /tmp/SBo/aegisub-3.2.2/po/gl.po
  2625. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/hu.mo /tmp/SBo/aegisub-3.2.2/po/hu.po
  2626. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/id.mo /tmp/SBo/aegisub-3.2.2/po/id.po
  2627. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/it.mo /tmp/SBo/aegisub-3.2.2/po/it.po
  2628. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/ja.mo /tmp/SBo/aegisub-3.2.2/po/ja.po
  2629. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/ko.mo /tmp/SBo/aegisub-3.2.2/po/ko.po
  2630. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/nl.mo /tmp/SBo/aegisub-3.2.2/po/nl.po
  2631. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/pl.mo /tmp/SBo/aegisub-3.2.2/po/pl.po
  2632. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/pt_BR.mo /tmp/SBo/aegisub-3.2.2/po/pt_BR.po
  2633. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/pt_PT.mo /tmp/SBo/aegisub-3.2.2/po/pt_PT.po
  2634. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/ru.mo /tmp/SBo/aegisub-3.2.2/po/ru.po
  2635. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/sr_RS.mo /tmp/SBo/aegisub-3.2.2/po/sr_RS.po
  2636. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/sr_RS@latin.mo /tmp/SBo/aegisub-3.2.2/po/sr_RS@latin.po
  2637. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/uk_UA.mo /tmp/SBo/aegisub-3.2.2/po/uk_UA.po
  2638. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/vi.mo /tmp/SBo/aegisub-3.2.2/po/vi.po
  2639. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/zh_CN.mo /tmp/SBo/aegisub-3.2.2/po/zh_CN.po
  2640. /usr/bin/msgfmt -o /tmp/SBo/aegisub-3.2.2/po/zh_TW.mo /tmp/SBo/aegisub-3.2.2/po/zh_TW.po
  2641. g++ -MMD -MP -DU_USING_ICU_NAMESPACE=1 -I/usr/include -DBOOST_SYSTEM_NO_DEPRECATED -I/tmp/SBo/aegisub-3.2.2/vendor/luajit/include -I/tmp/SBo/aegisub-3.2.2/libaegisub/include -I/tmp/SBo/aegisub-3.2.2/src -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -O2 -fPIC -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -pipe -g -std=c++11 -Wno-c++11-narrowing -Wno-unused-local-typedefs -O3 -include acconf.h -c -o /tmp/SBo/aegisub-3.2.2/automation/tests/aegisub.o /tmp/SBo/aegisub-3.2.2/automation/tests/aegisub.cpp
  2642. make -C /tmp/SBo/aegisub-3.2.2/vendor/luajit/src host/minilua
  2643. make[1]: Entering directory '/tmp/SBo/aegisub-3.2.2/vendor/luajit/src'
  2644. HOSTCC host/minilua.o
  2645. HOSTLINK host/minilua
  2646. make[1]: Leaving directory '/tmp/SBo/aegisub-3.2.2/vendor/luajit/src'
  2647. cd /tmp/SBo/aegisub-3.2.2/src/libresrc; /tmp/SBo/aegisub-3.2.2/vendor/luajit/src/host/minilua /tmp/SBo/aegisub-3.2.2/tools/respack.lua ../bitmaps/manifest.respack bitmap.cpp bitmap.h
  2648. Manifest: ../bitmaps/manifest.respack CPP: bitmap.cpp Header: bitmap.h
  2649. cd /tmp/SBo/aegisub-3.2.2/src/libresrc; /tmp/SBo/aegisub-3.2.2/vendor/luajit/src/host/minilua /tmp/SBo/aegisub-3.2.2/tools/respack.lua manifest.respack default_config.cpp default_config.h
  2650. Manifest: manifest.respack CPP: default_config.cpp Header: default_config.h
  2651. g++ -DU_USING_ICU_NAMESPACE=1 -I/tmp/SBo/aegisub-3.2.2/src/ -I.. -I/tmp/SBo/aegisub-3.2.2/src/include -I/tmp/SBo/aegisub-3.2.2/libaegisub/include -I/tmp/SBo/aegisub-3.2.2/build -pthread -O2 -fPIC -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -pipe -g -std=c++11 -Wno-c++11-narrowing -Wno-unused-local-typedefs -O3 -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -x c++-header /tmp/SBo/aegisub-3.2.2/src/agi_pre.h
  2652. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2653. from /usr/include/wx-3.0/wx/object.h:19,
  2654. from /usr/include/wx-3.0/wx/accel.h:18,
  2655. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2656. /usr/include/wx-3.0/wx/string.h: In constructor ‘wxString::wxString(wxUniChar, size_t)’:
  2657. /usr/include/wx-3.0/wx/string.h:1224:25: warning: implicitly-declared ‘constexpr wxUniChar::wxUniChar(const wxUniChar&)’ is deprecated [-Wdeprecated-copy]
  2658. 1224 | { assign(nRepeat, ch); }
  2659. | ^
  2660. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2661. from /usr/include/wx-3.0/wx/string.h:46,
  2662. from /usr/include/wx-3.0/wx/memory.h:15,
  2663. from /usr/include/wx-3.0/wx/object.h:19,
  2664. from /usr/include/wx-3.0/wx/accel.h:18,
  2665. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2666. /usr/include/wx-3.0/wx/unichar.h:108:16: note: because ‘wxUniChar’ has user-provided ‘wxUniChar& wxUniChar::operator=(const wxUniChar&)’
  2667. 108 | wxUniChar& operator=(const wxUniChar& c) { if (&c != this) m_value = c.m_value; return *this; }
  2668. | ^~~~~~~~
  2669. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2670. from /usr/include/wx-3.0/wx/object.h:19,
  2671. from /usr/include/wx-3.0/wx/accel.h:18,
  2672. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2673. /usr/include/wx-3.0/wx/string.h:2667:40: note: initializing argument 2 of ‘wxString& wxString::assign(size_t, wxUniChar)’
  2674. 2667 | wxString& assign(size_t n, wxUniChar ch)
  2675. | ~~~~~~~~~~^~
  2676. /usr/include/wx-3.0/wx/string.h: In constructor ‘wxString::wxString(size_t, wxUniChar)’:
  2677. /usr/include/wx-3.0/wx/string.h:1226:25: warning: implicitly-declared ‘constexpr wxUniChar::wxUniChar(const wxUniChar&)’ is deprecated [-Wdeprecated-copy]
  2678. 1226 | { assign(nRepeat, ch); }
  2679. | ^
  2680. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2681. from /usr/include/wx-3.0/wx/string.h:46,
  2682. from /usr/include/wx-3.0/wx/memory.h:15,
  2683. from /usr/include/wx-3.0/wx/object.h:19,
  2684. from /usr/include/wx-3.0/wx/accel.h:18,
  2685. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2686. /usr/include/wx-3.0/wx/unichar.h:108:16: note: because ‘wxUniChar’ has user-provided ‘wxUniChar& wxUniChar::operator=(const wxUniChar&)’
  2687. 108 | wxUniChar& operator=(const wxUniChar& c) { if (&c != this) m_value = c.m_value; return *this; }
  2688. | ^~~~~~~~
  2689. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2690. from /usr/include/wx-3.0/wx/object.h:19,
  2691. from /usr/include/wx-3.0/wx/accel.h:18,
  2692. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2693. /usr/include/wx-3.0/wx/string.h:2667:40: note: initializing argument 2 of ‘wxString& wxString::assign(size_t, wxUniChar)’
  2694. 2667 | wxString& assign(size_t n, wxUniChar ch)
  2695. | ~~~~~~~~~~^~
  2696. /usr/include/wx-3.0/wx/string.h: In constructor ‘wxString::wxString(wxUniCharRef, size_t)’:
  2697. /usr/include/wx-3.0/wx/string.h:1228:25: warning: implicitly-declared ‘constexpr wxUniCharRef::wxUniCharRef(const wxUniCharRef&)’ is deprecated [-Wdeprecated-copy]
  2698. 1228 | { assign(nRepeat, ch); }
  2699. | ^
  2700. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2701. from /usr/include/wx-3.0/wx/string.h:46,
  2702. from /usr/include/wx-3.0/wx/memory.h:15,
  2703. from /usr/include/wx-3.0/wx/object.h:19,
  2704. from /usr/include/wx-3.0/wx/accel.h:18,
  2705. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2706. /usr/include/wx-3.0/wx/unichar.h:224:19: note: because ‘wxUniCharRef’ has user-provided ‘wxUniCharRef& wxUniCharRef::operator=(const wxUniCharRef&)’
  2707. 224 | wxUniCharRef& operator=(const wxUniCharRef& c)
  2708. | ^~~~~~~~
  2709. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2710. from /usr/include/wx-3.0/wx/object.h:19,
  2711. from /usr/include/wx-3.0/wx/accel.h:18,
  2712. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2713. /usr/include/wx-3.0/wx/string.h:2681:43: note: initializing argument 2 of ‘wxString& wxString::assign(size_t, wxUniCharRef)’
  2714. 2681 | wxString& assign(size_t n, wxUniCharRef ch)
  2715. | ~~~~~~~~~~~~~^~
  2716. /usr/include/wx-3.0/wx/string.h: In constructor ‘wxString::wxString(size_t, wxUniCharRef)’:
  2717. /usr/include/wx-3.0/wx/string.h:1230:25: warning: implicitly-declared ‘constexpr wxUniCharRef::wxUniCharRef(const wxUniCharRef&)’ is deprecated [-Wdeprecated-copy]
  2718. 1230 | { assign(nRepeat, ch); }
  2719. | ^
  2720. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2721. from /usr/include/wx-3.0/wx/string.h:46,
  2722. from /usr/include/wx-3.0/wx/memory.h:15,
  2723. from /usr/include/wx-3.0/wx/object.h:19,
  2724. from /usr/include/wx-3.0/wx/accel.h:18,
  2725. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2726. /usr/include/wx-3.0/wx/unichar.h:224:19: note: because ‘wxUniCharRef’ has user-provided ‘wxUniCharRef& wxUniCharRef::operator=(const wxUniCharRef&)’
  2727. 224 | wxUniCharRef& operator=(const wxUniCharRef& c)
  2728. | ^~~~~~~~
  2729. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2730. from /usr/include/wx-3.0/wx/object.h:19,
  2731. from /usr/include/wx-3.0/wx/accel.h:18,
  2732. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2733. /usr/include/wx-3.0/wx/string.h:2681:43: note: initializing argument 2 of ‘wxString& wxString::assign(size_t, wxUniCharRef)’
  2734. 2681 | wxString& assign(size_t n, wxUniCharRef ch)
  2735. | ~~~~~~~~~~~~~^~
  2736. /usr/include/wx-3.0/wx/string.h: In member function ‘wxString& wxString::operator<<(wxUniChar)’:
  2737. /usr/include/wx-3.0/wx/string.h:1995:52: warning: implicitly-declared ‘constexpr wxUniChar::wxUniChar(const wxUniChar&)’ is deprecated [-Wdeprecated-copy]
  2738. 1995 | wxString& operator<<(wxUniChar ch) { append(1, ch); return *this; }
  2739. | ^
  2740. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2741. from /usr/include/wx-3.0/wx/string.h:46,
  2742. from /usr/include/wx-3.0/wx/memory.h:15,
  2743. from /usr/include/wx-3.0/wx/object.h:19,
  2744. from /usr/include/wx-3.0/wx/accel.h:18,
  2745. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2746. /usr/include/wx-3.0/wx/unichar.h:108:16: note: because ‘wxUniChar’ has user-provided ‘wxUniChar& wxUniChar::operator=(const wxUniChar&)’
  2747. 108 | wxUniChar& operator=(const wxUniChar& c) { if (&c != this) m_value = c.m_value; return *this; }
  2748. | ^~~~~~~~
  2749. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2750. from /usr/include/wx-3.0/wx/object.h:19,
  2751. from /usr/include/wx-3.0/wx/accel.h:18,
  2752. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2753. /usr/include/wx-3.0/wx/string.h:2523:40: note: initializing argument 2 of ‘wxString& wxString::append(size_t, wxUniChar)’
  2754. 2523 | wxString& append(size_t n, wxUniChar ch)
  2755. | ~~~~~~~~~~^~
  2756. /usr/include/wx-3.0/wx/string.h: In member function ‘wxString& wxString::operator<<(wxUniCharRef)’:
  2757. /usr/include/wx-3.0/wx/string.h:1996:55: warning: implicitly-declared ‘constexpr wxUniCharRef::wxUniCharRef(const wxUniCharRef&)’ is deprecated [-Wdeprecated-copy]
  2758. 1996 | wxString& operator<<(wxUniCharRef ch) { append(1, ch); return *this; }
  2759. | ^
  2760. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2761. from /usr/include/wx-3.0/wx/string.h:46,
  2762. from /usr/include/wx-3.0/wx/memory.h:15,
  2763. from /usr/include/wx-3.0/wx/object.h:19,
  2764. from /usr/include/wx-3.0/wx/accel.h:18,
  2765. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2766. /usr/include/wx-3.0/wx/unichar.h:224:19: note: because ‘wxUniCharRef’ has user-provided ‘wxUniCharRef& wxUniCharRef::operator=(const wxUniCharRef&)’
  2767. 224 | wxUniCharRef& operator=(const wxUniCharRef& c)
  2768. | ^~~~~~~~
  2769. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2770. from /usr/include/wx-3.0/wx/object.h:19,
  2771. from /usr/include/wx-3.0/wx/accel.h:18,
  2772. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2773. /usr/include/wx-3.0/wx/string.h:2543:43: note: initializing argument 2 of ‘wxString& wxString::append(size_t, wxUniCharRef)’
  2774. 2543 | wxString& append(size_t n, wxUniCharRef ch)
  2775. | ~~~~~~~~~~~~~^~
  2776. /usr/include/wx-3.0/wx/string.h: In member function ‘wxString& wxString::Append(wxUniChar, size_t)’:
  2777. /usr/include/wx-3.0/wx/string.h:2039:23: warning: implicitly-declared ‘constexpr wxUniChar::wxUniChar(const wxUniChar&)’ is deprecated [-Wdeprecated-copy]
  2778. 2039 | { append(count, ch); return *this; }
  2779. | ^
  2780. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2781. from /usr/include/wx-3.0/wx/string.h:46,
  2782. from /usr/include/wx-3.0/wx/memory.h:15,
  2783. from /usr/include/wx-3.0/wx/object.h:19,
  2784. from /usr/include/wx-3.0/wx/accel.h:18,
  2785. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2786. /usr/include/wx-3.0/wx/unichar.h:108:16: note: because ‘wxUniChar’ has user-provided ‘wxUniChar& wxUniChar::operator=(const wxUniChar&)’
  2787. 108 | wxUniChar& operator=(const wxUniChar& c) { if (&c != this) m_value = c.m_value; return *this; }
  2788. | ^~~~~~~~
  2789. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2790. from /usr/include/wx-3.0/wx/object.h:19,
  2791. from /usr/include/wx-3.0/wx/accel.h:18,
  2792. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2793. /usr/include/wx-3.0/wx/string.h:2523:40: note: initializing argument 2 of ‘wxString& wxString::append(size_t, wxUniChar)’
  2794. 2523 | wxString& append(size_t n, wxUniChar ch)
  2795. | ~~~~~~~~~~^~
  2796. /usr/include/wx-3.0/wx/string.h: In member function ‘wxString& wxString::Append(wxUniCharRef, size_t)’:
  2797. /usr/include/wx-3.0/wx/string.h:2041:23: warning: implicitly-declared ‘constexpr wxUniCharRef::wxUniCharRef(const wxUniCharRef&)’ is deprecated [-Wdeprecated-copy]
  2798. 2041 | { append(count, ch); return *this; }
  2799. | ^
  2800. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2801. from /usr/include/wx-3.0/wx/string.h:46,
  2802. from /usr/include/wx-3.0/wx/memory.h:15,
  2803. from /usr/include/wx-3.0/wx/object.h:19,
  2804. from /usr/include/wx-3.0/wx/accel.h:18,
  2805. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2806. /usr/include/wx-3.0/wx/unichar.h:224:19: note: because ‘wxUniCharRef’ has user-provided ‘wxUniCharRef& wxUniCharRef::operator=(const wxUniCharRef&)’
  2807. 224 | wxUniCharRef& operator=(const wxUniCharRef& c)
  2808. | ^~~~~~~~
  2809. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2810. from /usr/include/wx-3.0/wx/object.h:19,
  2811. from /usr/include/wx-3.0/wx/accel.h:18,
  2812. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2813. /usr/include/wx-3.0/wx/string.h:2543:43: note: initializing argument 2 of ‘wxString& wxString::append(size_t, wxUniCharRef)’
  2814. 2543 | wxString& append(size_t n, wxUniCharRef ch)
  2815. | ~~~~~~~~~~~~~^~
  2816. /usr/include/wx-3.0/wx/string.h: In member function ‘wxString wxString::Before(wxUniChar) const’:
  2817. /usr/include/wx-3.0/wx/string.h:2195:61: warning: implicitly-declared ‘constexpr wxUniChar::wxUniChar(const wxUniChar&)’ is deprecated [-Wdeprecated-copy]
  2818. 2195 | wxString Before(wxUniChar ch) const { return BeforeLast(ch); }
  2819. | ^
  2820. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2821. from /usr/include/wx-3.0/wx/string.h:46,
  2822. from /usr/include/wx-3.0/wx/memory.h:15,
  2823. from /usr/include/wx-3.0/wx/object.h:19,
  2824. from /usr/include/wx-3.0/wx/accel.h:18,
  2825. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2826. /usr/include/wx-3.0/wx/unichar.h:108:16: note: because ‘wxUniChar’ has user-provided ‘wxUniChar& wxUniChar::operator=(const wxUniChar&)’
  2827. 108 | wxUniChar& operator=(const wxUniChar& c) { if (&c != this) m_value = c.m_value; return *this; }
  2828. | ^~~~~~~~
  2829. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2830. from /usr/include/wx-3.0/wx/object.h:19,
  2831. from /usr/include/wx-3.0/wx/accel.h:18,
  2832. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2833. /usr/include/wx-3.0/wx/string.h:2186:33: note: initializing argument 1 of ‘wxString wxString::BeforeLast(wxUniChar, wxString*) const’
  2834. 2186 | wxString BeforeLast(wxUniChar ch, wxString *rest = NULL) const;
  2835. | ~~~~~~~~~~^~
  2836. /usr/include/wx-3.0/wx/string.h: In member function ‘wxString wxString::After(wxUniChar) const’:
  2837. /usr/include/wx-3.0/wx/string.h:2196:60: warning: implicitly-declared ‘constexpr wxUniChar::wxUniChar(const wxUniChar&)’ is deprecated [-Wdeprecated-copy]
  2838. 2196 | wxString After(wxUniChar ch) const { return AfterFirst(ch); }
  2839. | ^
  2840. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2841. from /usr/include/wx-3.0/wx/string.h:46,
  2842. from /usr/include/wx-3.0/wx/memory.h:15,
  2843. from /usr/include/wx-3.0/wx/object.h:19,
  2844. from /usr/include/wx-3.0/wx/accel.h:18,
  2845. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2846. /usr/include/wx-3.0/wx/unichar.h:108:16: note: because ‘wxUniChar’ has user-provided ‘wxUniChar& wxUniChar::operator=(const wxUniChar&)’
  2847. 108 | wxUniChar& operator=(const wxUniChar& c) { if (&c != this) m_value = c.m_value; return *this; }
  2848. | ^~~~~~~~
  2849. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2850. from /usr/include/wx-3.0/wx/object.h:19,
  2851. from /usr/include/wx-3.0/wx/accel.h:18,
  2852. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2853. /usr/include/wx-3.0/wx/string.h:2189:33: note: initializing argument 1 of ‘wxString wxString::AfterFirst(wxUniChar) const’
  2854. 2189 | wxString AfterFirst(wxUniChar ch) const;
  2855. | ~~~~~~~~~~^~
  2856. /usr/include/wx-3.0/wx/string.h: In member function ‘size_t wxString::Index(wxUniChar) const’:
  2857. /usr/include/wx-3.0/wx/string.h:2403:60: warning: implicitly-declared ‘constexpr wxUniChar::wxUniChar(const wxUniChar&)’ is deprecated [-Wdeprecated-copy]
  2858. 2403 | size_t Index(wxUniChar ch) const { return Find(ch); }
  2859. | ^
  2860. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2861. from /usr/include/wx-3.0/wx/string.h:46,
  2862. from /usr/include/wx-3.0/wx/memory.h:15,
  2863. from /usr/include/wx-3.0/wx/object.h:19,
  2864. from /usr/include/wx-3.0/wx/accel.h:18,
  2865. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2866. /usr/include/wx-3.0/wx/unichar.h:108:16: note: because ‘wxUniChar’ has user-provided ‘wxUniChar& wxUniChar::operator=(const wxUniChar&)’
  2867. 108 | wxUniChar& operator=(const wxUniChar& c) { if (&c != this) m_value = c.m_value; return *this; }
  2868. | ^~~~~~~~
  2869. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2870. from /usr/include/wx-3.0/wx/object.h:19,
  2871. from /usr/include/wx-3.0/wx/accel.h:18,
  2872. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2873. /usr/include/wx-3.0/wx/string.h:2222:22: note: initializing argument 1 of ‘int wxString::Find(wxUniChar, bool) const’
  2874. 2222 | int Find(wxUniChar ch, bool bFromEnd = false) const; // like strchr/strrchr
  2875. | ~~~~~~~~~~^~
  2876. /usr/include/wx-3.0/wx/string.h: In member function ‘int wxString::First(wxUniChar) const’:
  2877. /usr/include/wx-3.0/wx/string.h:2412:51: warning: implicitly-declared ‘constexpr wxUniChar::wxUniChar(const wxUniChar&)’ is deprecated [-Wdeprecated-copy]
  2878. 2412 | int First( wxUniChar ch ) const { return Find(ch); }
  2879. | ^
  2880. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2881. from /usr/include/wx-3.0/wx/string.h:46,
  2882. from /usr/include/wx-3.0/wx/memory.h:15,
  2883. from /usr/include/wx-3.0/wx/object.h:19,
  2884. from /usr/include/wx-3.0/wx/accel.h:18,
  2885. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2886. /usr/include/wx-3.0/wx/unichar.h:108:16: note: because ‘wxUniChar’ has user-provided ‘wxUniChar& wxUniChar::operator=(const wxUniChar&)’
  2887. 108 | wxUniChar& operator=(const wxUniChar& c) { if (&c != this) m_value = c.m_value; return *this; }
  2888. | ^~~~~~~~
  2889. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2890. from /usr/include/wx-3.0/wx/object.h:19,
  2891. from /usr/include/wx-3.0/wx/accel.h:18,
  2892. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2893. /usr/include/wx-3.0/wx/string.h:2222:22: note: initializing argument 1 of ‘int wxString::Find(wxUniChar, bool) const’
  2894. 2222 | int Find(wxUniChar ch, bool bFromEnd = false) const; // like strchr/strrchr
  2895. | ~~~~~~~~~~^~
  2896. /usr/include/wx-3.0/wx/string.h: In member function ‘int wxString::First(wxUniCharRef) const’:
  2897. /usr/include/wx-3.0/wx/string.h:2413:54: warning: implicitly-declared ‘constexpr wxUniCharRef::wxUniCharRef(const wxUniCharRef&)’ is deprecated [-Wdeprecated-copy]
  2898. 2413 | int First( wxUniCharRef ch ) const { return Find(ch); }
  2899. | ^
  2900. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2901. from /usr/include/wx-3.0/wx/string.h:46,
  2902. from /usr/include/wx-3.0/wx/memory.h:15,
  2903. from /usr/include/wx-3.0/wx/object.h:19,
  2904. from /usr/include/wx-3.0/wx/accel.h:18,
  2905. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2906. /usr/include/wx-3.0/wx/unichar.h:224:19: note: because ‘wxUniCharRef’ has user-provided ‘wxUniCharRef& wxUniCharRef::operator=(const wxUniCharRef&)’
  2907. 224 | wxUniCharRef& operator=(const wxUniCharRef& c)
  2908. | ^~~~~~~~
  2909. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2910. from /usr/include/wx-3.0/wx/object.h:19,
  2911. from /usr/include/wx-3.0/wx/accel.h:18,
  2912. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2913. /usr/include/wx-3.0/wx/string.h:2223:25: note: initializing argument 1 of ‘int wxString::Find(wxUniCharRef, bool) const’
  2914. 2223 | int Find(wxUniCharRef ch, bool bFromEnd = false) const
  2915. | ~~~~~~~~~~~~~^~
  2916. /usr/include/wx-3.0/wx/string.h: In member function ‘int wxString::Last(wxUniChar) const’:
  2917. /usr/include/wx-3.0/wx/string.h:2418:56: warning: implicitly-declared ‘constexpr wxUniChar::wxUniChar(const wxUniChar&)’ is deprecated [-Wdeprecated-copy]
  2918. 2418 | int Last( wxUniChar ch ) const { return Find(ch, true); }
  2919. | ^
  2920. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2921. from /usr/include/wx-3.0/wx/string.h:46,
  2922. from /usr/include/wx-3.0/wx/memory.h:15,
  2923. from /usr/include/wx-3.0/wx/object.h:19,
  2924. from /usr/include/wx-3.0/wx/accel.h:18,
  2925. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2926. /usr/include/wx-3.0/wx/unichar.h:108:16: note: because ‘wxUniChar’ has user-provided ‘wxUniChar& wxUniChar::operator=(const wxUniChar&)’
  2927. 108 | wxUniChar& operator=(const wxUniChar& c) { if (&c != this) m_value = c.m_value; return *this; }
  2928. | ^~~~~~~~
  2929. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2930. from /usr/include/wx-3.0/wx/object.h:19,
  2931. from /usr/include/wx-3.0/wx/accel.h:18,
  2932. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2933. /usr/include/wx-3.0/wx/string.h:2222:22: note: initializing argument 1 of ‘int wxString::Find(wxUniChar, bool) const’
  2934. 2222 | int Find(wxUniChar ch, bool bFromEnd = false) const; // like strchr/strrchr
  2935. | ~~~~~~~~~~^~
  2936. /usr/include/wx-3.0/wx/string.h: In function ‘bool operator==(const wxUniChar&, const wxString&)’:
  2937. /usr/include/wx-3.0/wx/string.h:4040:84: warning: implicitly-declared ‘constexpr wxUniChar::wxUniChar(const wxUniChar&)’ is deprecated [-Wdeprecated-copy]
  2938. 4040 | inline bool operator==(const wxUniChar& c, const wxString& s) { return s.IsSameAs(c); }
  2939. | ^
  2940. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2941. from /usr/include/wx-3.0/wx/string.h:46,
  2942. from /usr/include/wx-3.0/wx/memory.h:15,
  2943. from /usr/include/wx-3.0/wx/object.h:19,
  2944. from /usr/include/wx-3.0/wx/accel.h:18,
  2945. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2946. /usr/include/wx-3.0/wx/unichar.h:108:16: note: because ‘wxUniChar’ has user-provided ‘wxUniChar& wxUniChar::operator=(const wxUniChar&)’
  2947. 108 | wxUniChar& operator=(const wxUniChar& c) { if (&c != this) m_value = c.m_value; return *this; }
  2948. | ^~~~~~~~
  2949. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2950. from /usr/include/wx-3.0/wx/object.h:19,
  2951. from /usr/include/wx-3.0/wx/accel.h:18,
  2952. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2953. /usr/include/wx-3.0/wx/string.h:2144:27: note: initializing argument 1 of ‘bool wxString::IsSameAs(wxUniChar, bool) const’
  2954. 2144 | bool IsSameAs(wxUniChar c, bool compareWithCase = true) const;
  2955. | ~~~~~~~~~~^
  2956. /usr/include/wx-3.0/wx/string.h: In function ‘bool operator==(const wxUniCharRef&, const wxString&)’:
  2957. /usr/include/wx-3.0/wx/string.h:4041:87: warning: implicitly-declared ‘constexpr wxUniCharRef::wxUniCharRef(const wxUniCharRef&)’ is deprecated [-Wdeprecated-copy]
  2958. 4041 | inline bool operator==(const wxUniCharRef& c, const wxString& s) { return s.IsSameAs(c); }
  2959. | ^
  2960. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2961. from /usr/include/wx-3.0/wx/string.h:46,
  2962. from /usr/include/wx-3.0/wx/memory.h:15,
  2963. from /usr/include/wx-3.0/wx/object.h:19,
  2964. from /usr/include/wx-3.0/wx/accel.h:18,
  2965. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2966. /usr/include/wx-3.0/wx/unichar.h:224:19: note: because ‘wxUniCharRef’ has user-provided ‘wxUniCharRef& wxUniCharRef::operator=(const wxUniCharRef&)’
  2967. 224 | wxUniCharRef& operator=(const wxUniCharRef& c)
  2968. | ^~~~~~~~
  2969. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2970. from /usr/include/wx-3.0/wx/object.h:19,
  2971. from /usr/include/wx-3.0/wx/accel.h:18,
  2972. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2973. /usr/include/wx-3.0/wx/string.h:2146:30: note: initializing argument 1 of ‘bool wxString::IsSameAs(wxUniCharRef, bool) const’
  2974. 2146 | bool IsSameAs(wxUniCharRef c, bool compareWithCase = true) const
  2975. | ~~~~~~~~~~~~~^
  2976. /usr/include/wx-3.0/wx/string.h: In function ‘bool operator==(const wxString&, const wxUniChar&)’:
  2977. /usr/include/wx-3.0/wx/string.h:4045:84: warning: implicitly-declared ‘constexpr wxUniChar::wxUniChar(const wxUniChar&)’ is deprecated [-Wdeprecated-copy]
  2978. 4045 | inline bool operator==(const wxString& s, const wxUniChar& c) { return s.IsSameAs(c); }
  2979. | ^
  2980. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  2981. from /usr/include/wx-3.0/wx/string.h:46,
  2982. from /usr/include/wx-3.0/wx/memory.h:15,
  2983. from /usr/include/wx-3.0/wx/object.h:19,
  2984. from /usr/include/wx-3.0/wx/accel.h:18,
  2985. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2986. /usr/include/wx-3.0/wx/unichar.h:108:16: note: because ‘wxUniChar’ has user-provided ‘wxUniChar& wxUniChar::operator=(const wxUniChar&)’
  2987. 108 | wxUniChar& operator=(const wxUniChar& c) { if (&c != this) m_value = c.m_value; return *this; }
  2988. | ^~~~~~~~
  2989. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  2990. from /usr/include/wx-3.0/wx/object.h:19,
  2991. from /usr/include/wx-3.0/wx/accel.h:18,
  2992. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  2993. /usr/include/wx-3.0/wx/string.h:2144:27: note: initializing argument 1 of ‘bool wxString::IsSameAs(wxUniChar, bool) const’
  2994. 2144 | bool IsSameAs(wxUniChar c, bool compareWithCase = true) const;
  2995. | ~~~~~~~~~~^
  2996. /usr/include/wx-3.0/wx/string.h: In function ‘bool operator==(const wxString&, const wxUniCharRef&)’:
  2997. /usr/include/wx-3.0/wx/string.h:4046:87: warning: implicitly-declared ‘constexpr wxUniCharRef::wxUniCharRef(const wxUniCharRef&)’ is deprecated [-Wdeprecated-copy]
  2998. 4046 | inline bool operator==(const wxString& s, const wxUniCharRef& c) { return s.IsSameAs(c); }
  2999. | ^
  3000. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  3001. from /usr/include/wx-3.0/wx/string.h:46,
  3002. from /usr/include/wx-3.0/wx/memory.h:15,
  3003. from /usr/include/wx-3.0/wx/object.h:19,
  3004. from /usr/include/wx-3.0/wx/accel.h:18,
  3005. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  3006. /usr/include/wx-3.0/wx/unichar.h:224:19: note: because ‘wxUniCharRef’ has user-provided ‘wxUniCharRef& wxUniCharRef::operator=(const wxUniCharRef&)’
  3007. 224 | wxUniCharRef& operator=(const wxUniCharRef& c)
  3008. | ^~~~~~~~
  3009. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  3010. from /usr/include/wx-3.0/wx/object.h:19,
  3011. from /usr/include/wx-3.0/wx/accel.h:18,
  3012. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  3013. /usr/include/wx-3.0/wx/string.h:2146:30: note: initializing argument 1 of ‘bool wxString::IsSameAs(wxUniCharRef, bool) const’
  3014. 2146 | bool IsSameAs(wxUniCharRef c, bool compareWithCase = true) const
  3015. | ~~~~~~~~~~~~~^
  3016. /usr/include/wx-3.0/wx/string.h: In function ‘bool operator!=(const wxUniChar&, const wxString&)’:
  3017. /usr/include/wx-3.0/wx/string.h:4049:85: warning: implicitly-declared ‘constexpr wxUniChar::wxUniChar(const wxUniChar&)’ is deprecated [-Wdeprecated-copy]
  3018. 4049 | inline bool operator!=(const wxUniChar& c, const wxString& s) { return !s.IsSameAs(c); }
  3019. | ^
  3020. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  3021. from /usr/include/wx-3.0/wx/string.h:46,
  3022. from /usr/include/wx-3.0/wx/memory.h:15,
  3023. from /usr/include/wx-3.0/wx/object.h:19,
  3024. from /usr/include/wx-3.0/wx/accel.h:18,
  3025. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  3026. /usr/include/wx-3.0/wx/unichar.h:108:16: note: because ‘wxUniChar’ has user-provided ‘wxUniChar& wxUniChar::operator=(const wxUniChar&)’
  3027. 108 | wxUniChar& operator=(const wxUniChar& c) { if (&c != this) m_value = c.m_value; return *this; }
  3028. | ^~~~~~~~
  3029. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  3030. from /usr/include/wx-3.0/wx/object.h:19,
  3031. from /usr/include/wx-3.0/wx/accel.h:18,
  3032. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  3033. /usr/include/wx-3.0/wx/string.h:2144:27: note: initializing argument 1 of ‘bool wxString::IsSameAs(wxUniChar, bool) const’
  3034. 2144 | bool IsSameAs(wxUniChar c, bool compareWithCase = true) const;
  3035. | ~~~~~~~~~~^
  3036. /usr/include/wx-3.0/wx/string.h: In function ‘bool operator!=(const wxUniCharRef&, const wxString&)’:
  3037. /usr/include/wx-3.0/wx/string.h:4050:88: warning: implicitly-declared ‘constexpr wxUniCharRef::wxUniCharRef(const wxUniCharRef&)’ is deprecated [-Wdeprecated-copy]
  3038. 4050 | inline bool operator!=(const wxUniCharRef& c, const wxString& s) { return !s.IsSameAs(c); }
  3039. | ^
  3040. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  3041. from /usr/include/wx-3.0/wx/string.h:46,
  3042. from /usr/include/wx-3.0/wx/memory.h:15,
  3043. from /usr/include/wx-3.0/wx/object.h:19,
  3044. from /usr/include/wx-3.0/wx/accel.h:18,
  3045. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  3046. /usr/include/wx-3.0/wx/unichar.h:224:19: note: because ‘wxUniCharRef’ has user-provided ‘wxUniCharRef& wxUniCharRef::operator=(const wxUniCharRef&)’
  3047. 224 | wxUniCharRef& operator=(const wxUniCharRef& c)
  3048. | ^~~~~~~~
  3049. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  3050. from /usr/include/wx-3.0/wx/object.h:19,
  3051. from /usr/include/wx-3.0/wx/accel.h:18,
  3052. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  3053. /usr/include/wx-3.0/wx/string.h:2146:30: note: initializing argument 1 of ‘bool wxString::IsSameAs(wxUniCharRef, bool) const’
  3054. 2146 | bool IsSameAs(wxUniCharRef c, bool compareWithCase = true) const
  3055. | ~~~~~~~~~~~~~^
  3056. /usr/include/wx-3.0/wx/string.h: In function ‘bool operator!=(const wxString&, const wxUniChar&)’:
  3057. /usr/include/wx-3.0/wx/string.h:4054:85: warning: implicitly-declared ‘constexpr wxUniChar::wxUniChar(const wxUniChar&)’ is deprecated [-Wdeprecated-copy]
  3058. 4054 | inline bool operator!=(const wxString& s, const wxUniChar& c) { return !s.IsSameAs(c); }
  3059. | ^
  3060. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  3061. from /usr/include/wx-3.0/wx/string.h:46,
  3062. from /usr/include/wx-3.0/wx/memory.h:15,
  3063. from /usr/include/wx-3.0/wx/object.h:19,
  3064. from /usr/include/wx-3.0/wx/accel.h:18,
  3065. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  3066. /usr/include/wx-3.0/wx/unichar.h:108:16: note: because ‘wxUniChar’ has user-provided ‘wxUniChar& wxUniChar::operator=(const wxUniChar&)’
  3067. 108 | wxUniChar& operator=(const wxUniChar& c) { if (&c != this) m_value = c.m_value; return *this; }
  3068. | ^~~~~~~~
  3069. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  3070. from /usr/include/wx-3.0/wx/object.h:19,
  3071. from /usr/include/wx-3.0/wx/accel.h:18,
  3072. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  3073. /usr/include/wx-3.0/wx/string.h:2144:27: note: initializing argument 1 of ‘bool wxString::IsSameAs(wxUniChar, bool) const’
  3074. 2144 | bool IsSameAs(wxUniChar c, bool compareWithCase = true) const;
  3075. | ~~~~~~~~~~^
  3076. /usr/include/wx-3.0/wx/string.h: In function ‘bool operator!=(const wxString&, const wxUniCharRef&)’:
  3077. /usr/include/wx-3.0/wx/string.h:4055:88: warning: implicitly-declared ‘constexpr wxUniCharRef::wxUniCharRef(const wxUniCharRef&)’ is deprecated [-Wdeprecated-copy]
  3078. 4055 | inline bool operator!=(const wxString& s, const wxUniCharRef& c) { return !s.IsSameAs(c); }
  3079. | ^
  3080. In file included from /usr/include/wx-3.0/wx/strvararg.h:22,
  3081. from /usr/include/wx-3.0/wx/string.h:46,
  3082. from /usr/include/wx-3.0/wx/memory.h:15,
  3083. from /usr/include/wx-3.0/wx/object.h:19,
  3084. from /usr/include/wx-3.0/wx/accel.h:18,
  3085. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  3086. /usr/include/wx-3.0/wx/unichar.h:224:19: note: because ‘wxUniCharRef’ has user-provided ‘wxUniCharRef& wxUniCharRef::operator=(const wxUniCharRef&)’
  3087. 224 | wxUniCharRef& operator=(const wxUniCharRef& c)
  3088. | ^~~~~~~~
  3089. In file included from /usr/include/wx-3.0/wx/memory.h:15,
  3090. from /usr/include/wx-3.0/wx/object.h:19,
  3091. from /usr/include/wx-3.0/wx/accel.h:18,
  3092. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:118:
  3093. /usr/include/wx-3.0/wx/string.h:2146:30: note: initializing argument 1 of ‘bool wxString::IsSameAs(wxUniCharRef, bool) const’
  3094. 2146 | bool IsSameAs(wxUniCharRef c, bool compareWithCase = true) const
  3095. | ~~~~~~~~~~~~~^
  3096. In file included from /usr/include/wx-3.0/wx/clntdata.h:16,
  3097. from /usr/include/wx-3.0/wx/event.h:17,
  3098. from /usr/include/wx-3.0/wx/app.h:19,
  3099. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  3100. /usr/include/wx-3.0/wx/hashmap.h: In constructor ‘wxLongToLongHashMap_wxImplementation_HashTable::wxLongToLongHashMap_wxImplementation_HashTable(wxLongToLongHashMap_wxImplementation_HashTable::size_type, const hasher&, const key_equal&, const key_extractor&)’:
  3101. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxIntegerHash::wxIntegerHash(const wxIntegerHash&)’ is deprecated [-Wdeprecated-copy]
  3102. 244 | m_getKey( k_ex ) \
  3103. | ^
  3104. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3105. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3106. | ^~~~~~~~~~~~~~~~~~~~~
  3107. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3108. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  3109. | ^~~~~~~~~~~~~~~~~~~~
  3110. /usr/include/wx-3.0/wx/hashmap.h:746:1: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  3111. 746 | WX_DECLARE_HASH_MAP_WITH_DECL( long, long, wxIntegerHash, wxIntegerEqual,
  3112. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3113. /usr/include/wx-3.0/wx/hashmap.h:544:20: note: because ‘wxIntegerHash’ has user-provided ‘wxIntegerHash& wxIntegerHash::operator=(const wxIntegerHash&)’
  3114. 544 | wxIntegerHash& operator=(const wxIntegerHash&) { return *this; }
  3115. | ^~~~~~~~
  3116. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxIntegerEqual::wxIntegerEqual(const wxIntegerEqual&)’ is deprecated [-Wdeprecated-copy]
  3117. 244 | m_getKey( k_ex ) \
  3118. | ^
  3119. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3120. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3121. | ^~~~~~~~~~~~~~~~~~~~~
  3122. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3123. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  3124. | ^~~~~~~~~~~~~~~~~~~~
  3125. /usr/include/wx-3.0/wx/hashmap.h:746:1: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  3126. 746 | WX_DECLARE_HASH_MAP_WITH_DECL( long, long, wxIntegerHash, wxIntegerEqual,
  3127. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3128. /usr/include/wx-3.0/wx/hashmap.h:563:21: note: because ‘wxIntegerEqual’ has user-provided ‘wxIntegerEqual& wxIntegerEqual::operator=(const wxIntegerEqual&)’
  3129. 563 | wxIntegerEqual& operator=(const wxIntegerEqual&) { return *this; }
  3130. | ^~~~~~~~
  3131. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxLongToLongHashMap_wxImplementation_KeyEx::wxLongToLongHashMap_wxImplementation_KeyEx(const wxLongToLongHashMap_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  3132. 244 | m_getKey( k_ex ) \
  3133. | ^
  3134. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3135. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3136. | ^~~~~~~~~~~~~~~~~~~~~
  3137. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3138. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  3139. | ^~~~~~~~~~~~~~~~~~~~
  3140. /usr/include/wx-3.0/wx/hashmap.h:746:1: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  3141. 746 | WX_DECLARE_HASH_MAP_WITH_DECL( long, long, wxIntegerHash, wxIntegerEqual,
  3142. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3143. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxLongToLongHashMap_wxImplementation_KeyEx’ has user-provided ‘wxLongToLongHashMap_wxImplementation_KeyEx& wxLongToLongHashMap_wxImplementation_KeyEx::operator=(const wxLongToLongHashMap_wxImplementation_KeyEx&)’
  3144. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3145. | ^~~~~~~~
  3146. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  3147. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3148. | ^~~~~~~~
  3149. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3150. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  3151. | ^~~~~~~~~~~~~~~~~~~~
  3152. /usr/include/wx-3.0/wx/hashmap.h:746:1: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  3153. 746 | WX_DECLARE_HASH_MAP_WITH_DECL( long, long, wxIntegerHash, wxIntegerEqual,
  3154. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3155. /usr/include/wx-3.0/wx/hashmap.h: In copy constructor ‘wxLongToLongHashMap_wxImplementation_HashTable::wxLongToLongHashMap_wxImplementation_HashTable(const Self&)’:
  3156. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxIntegerHash::wxIntegerHash(const wxIntegerHash&)’ is deprecated [-Wdeprecated-copy]
  3157. 255 | m_getKey( ht.m_getKey ) \
  3158. | ^
  3159. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3160. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3161. | ^~~~~~~~~~~~~~~~~~~~~
  3162. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3163. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  3164. | ^~~~~~~~~~~~~~~~~~~~
  3165. /usr/include/wx-3.0/wx/hashmap.h:746:1: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  3166. 746 | WX_DECLARE_HASH_MAP_WITH_DECL( long, long, wxIntegerHash, wxIntegerEqual,
  3167. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3168. /usr/include/wx-3.0/wx/hashmap.h:544:20: note: because ‘wxIntegerHash’ has user-provided ‘wxIntegerHash& wxIntegerHash::operator=(const wxIntegerHash&)’
  3169. 544 | wxIntegerHash& operator=(const wxIntegerHash&) { return *this; }
  3170. | ^~~~~~~~
  3171. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxIntegerEqual::wxIntegerEqual(const wxIntegerEqual&)’ is deprecated [-Wdeprecated-copy]
  3172. 255 | m_getKey( ht.m_getKey ) \
  3173. | ^
  3174. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3175. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3176. | ^~~~~~~~~~~~~~~~~~~~~
  3177. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3178. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  3179. | ^~~~~~~~~~~~~~~~~~~~
  3180. /usr/include/wx-3.0/wx/hashmap.h:746:1: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  3181. 746 | WX_DECLARE_HASH_MAP_WITH_DECL( long, long, wxIntegerHash, wxIntegerEqual,
  3182. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3183. /usr/include/wx-3.0/wx/hashmap.h:563:21: note: because ‘wxIntegerEqual’ has user-provided ‘wxIntegerEqual& wxIntegerEqual::operator=(const wxIntegerEqual&)’
  3184. 563 | wxIntegerEqual& operator=(const wxIntegerEqual&) { return *this; }
  3185. | ^~~~~~~~
  3186. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxLongToLongHashMap_wxImplementation_KeyEx::wxLongToLongHashMap_wxImplementation_KeyEx(const wxLongToLongHashMap_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  3187. 255 | m_getKey( ht.m_getKey ) \
  3188. | ^
  3189. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3190. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3191. | ^~~~~~~~~~~~~~~~~~~~~
  3192. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3193. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  3194. | ^~~~~~~~~~~~~~~~~~~~
  3195. /usr/include/wx-3.0/wx/hashmap.h:746:1: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  3196. 746 | WX_DECLARE_HASH_MAP_WITH_DECL( long, long, wxIntegerHash, wxIntegerEqual,
  3197. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3198. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxLongToLongHashMap_wxImplementation_KeyEx’ has user-provided ‘wxLongToLongHashMap_wxImplementation_KeyEx& wxLongToLongHashMap_wxImplementation_KeyEx::operator=(const wxLongToLongHashMap_wxImplementation_KeyEx&)’
  3199. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3200. | ^~~~~~~~
  3201. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  3202. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3203. | ^~~~~~~~
  3204. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3205. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  3206. | ^~~~~~~~~~~~~~~~~~~~
  3207. /usr/include/wx-3.0/wx/hashmap.h:746:1: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  3208. 746 | WX_DECLARE_HASH_MAP_WITH_DECL( long, long, wxIntegerHash, wxIntegerEqual,
  3209. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3210. /usr/include/wx-3.0/wx/hashmap.h: In member function ‘wxLongToLongHashMap_wxImplementation_HashTable::hasher wxLongToLongHashMap_wxImplementation_HashTable::hash_funct()’:
  3211. /usr/include/wx-3.0/wx/hashmap.h:281:34: warning: implicitly-declared ‘constexpr wxIntegerHash::wxIntegerHash(const wxIntegerHash&)’ is deprecated [-Wdeprecated-copy]
  3212. 281 | hasher hash_funct() { return m_hasher; } \
  3213. | ^~~~~~~~
  3214. /usr/include/wx-3.0/wx/hashmap.h:281:34: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  3215. 281 | hasher hash_funct() { return m_hasher; } \
  3216. | ^~~~~~~~
  3217. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3218. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  3219. | ^~~~~~~~~~~~~~~~~~~~
  3220. /usr/include/wx-3.0/wx/hashmap.h:746:1: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  3221. 746 | WX_DECLARE_HASH_MAP_WITH_DECL( long, long, wxIntegerHash, wxIntegerEqual,
  3222. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3223. /usr/include/wx-3.0/wx/hashmap.h:544:20: note: because ‘wxIntegerHash’ has user-provided ‘wxIntegerHash& wxIntegerHash::operator=(const wxIntegerHash&)’
  3224. 544 | wxIntegerHash& operator=(const wxIntegerHash&) { return *this; }
  3225. | ^~~~~~~~
  3226. /usr/include/wx-3.0/wx/hashmap.h: In member function ‘wxLongToLongHashMap_wxImplementation_HashTable::key_equal wxLongToLongHashMap_wxImplementation_HashTable::key_eq()’:
  3227. /usr/include/wx-3.0/wx/hashmap.h:282:33: warning: implicitly-declared ‘constexpr wxIntegerEqual::wxIntegerEqual(const wxIntegerEqual&)’ is deprecated [-Wdeprecated-copy]
  3228. 282 | key_equal key_eq() { return m_equals; } \
  3229. | ^~~~~~~~
  3230. /usr/include/wx-3.0/wx/hashmap.h:282:33: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  3231. 282 | key_equal key_eq() { return m_equals; } \
  3232. | ^~~~~~~~
  3233. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3234. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  3235. | ^~~~~~~~~~~~~~~~~~~~
  3236. /usr/include/wx-3.0/wx/hashmap.h:746:1: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  3237. 746 | WX_DECLARE_HASH_MAP_WITH_DECL( long, long, wxIntegerHash, wxIntegerEqual,
  3238. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3239. /usr/include/wx-3.0/wx/hashmap.h:563:21: note: because ‘wxIntegerEqual’ has user-provided ‘wxIntegerEqual& wxIntegerEqual::operator=(const wxIntegerEqual&)’
  3240. 563 | wxIntegerEqual& operator=(const wxIntegerEqual&) { return *this; }
  3241. | ^~~~~~~~
  3242. /usr/include/wx-3.0/wx/hashmap.h: In constructor ‘wxStringToStringHashMap_wxImplementation_HashTable::wxStringToStringHashMap_wxImplementation_HashTable(wxStringToStringHashMap_wxImplementation_HashTable::size_type, const hasher&, const key_equal&, const key_extractor&)’:
  3243. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3244. 244 | m_getKey( k_ex ) \
  3245. | ^
  3246. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3247. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3248. | ^~~~~~~~~~~~~~~~~~~~~
  3249. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3250. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3251. | ^~~~~~~~~~~~~~~~~~~~
  3252. /usr/include/wx-3.0/wx/hashmap.h:749:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3253. 749 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxString, wxStringToStringHashMap,
  3254. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3255. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3256. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3257. | ^~~~~~~~
  3258. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3259. 244 | m_getKey( k_ex ) \
  3260. | ^
  3261. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3262. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3263. | ^~~~~~~~~~~~~~~~~~~~~
  3264. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3265. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3266. | ^~~~~~~~~~~~~~~~~~~~
  3267. /usr/include/wx-3.0/wx/hashmap.h:749:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3268. 749 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxString, wxStringToStringHashMap,
  3269. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3270. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3271. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3272. | ^~~~~~~~
  3273. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxStringToStringHashMap_wxImplementation_KeyEx::wxStringToStringHashMap_wxImplementation_KeyEx(const wxStringToStringHashMap_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  3274. 244 | m_getKey( k_ex ) \
  3275. | ^
  3276. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3277. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3278. | ^~~~~~~~~~~~~~~~~~~~~
  3279. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3280. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3281. | ^~~~~~~~~~~~~~~~~~~~
  3282. /usr/include/wx-3.0/wx/hashmap.h:749:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3283. 749 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxString, wxStringToStringHashMap,
  3284. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3285. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxStringToStringHashMap_wxImplementation_KeyEx’ has user-provided ‘wxStringToStringHashMap_wxImplementation_KeyEx& wxStringToStringHashMap_wxImplementation_KeyEx::operator=(const wxStringToStringHashMap_wxImplementation_KeyEx&)’
  3286. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3287. | ^~~~~~~~
  3288. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  3289. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3290. | ^~~~~~~~
  3291. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3292. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3293. | ^~~~~~~~~~~~~~~~~~~~
  3294. /usr/include/wx-3.0/wx/hashmap.h:749:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3295. 749 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxString, wxStringToStringHashMap,
  3296. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3297. /usr/include/wx-3.0/wx/hashmap.h: In copy constructor ‘wxStringToStringHashMap_wxImplementation_HashTable::wxStringToStringHashMap_wxImplementation_HashTable(const Self&)’:
  3298. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3299. 255 | m_getKey( ht.m_getKey ) \
  3300. | ^
  3301. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3302. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3303. | ^~~~~~~~~~~~~~~~~~~~~
  3304. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3305. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3306. | ^~~~~~~~~~~~~~~~~~~~
  3307. /usr/include/wx-3.0/wx/hashmap.h:749:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3308. 749 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxString, wxStringToStringHashMap,
  3309. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3310. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3311. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3312. | ^~~~~~~~
  3313. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3314. 255 | m_getKey( ht.m_getKey ) \
  3315. | ^
  3316. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3317. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3318. | ^~~~~~~~~~~~~~~~~~~~~
  3319. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3320. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3321. | ^~~~~~~~~~~~~~~~~~~~
  3322. /usr/include/wx-3.0/wx/hashmap.h:749:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3323. 749 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxString, wxStringToStringHashMap,
  3324. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3325. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3326. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3327. | ^~~~~~~~
  3328. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxStringToStringHashMap_wxImplementation_KeyEx::wxStringToStringHashMap_wxImplementation_KeyEx(const wxStringToStringHashMap_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  3329. 255 | m_getKey( ht.m_getKey ) \
  3330. | ^
  3331. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3332. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3333. | ^~~~~~~~~~~~~~~~~~~~~
  3334. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3335. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3336. | ^~~~~~~~~~~~~~~~~~~~
  3337. /usr/include/wx-3.0/wx/hashmap.h:749:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3338. 749 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxString, wxStringToStringHashMap,
  3339. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3340. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxStringToStringHashMap_wxImplementation_KeyEx’ has user-provided ‘wxStringToStringHashMap_wxImplementation_KeyEx& wxStringToStringHashMap_wxImplementation_KeyEx::operator=(const wxStringToStringHashMap_wxImplementation_KeyEx&)’
  3341. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3342. | ^~~~~~~~
  3343. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  3344. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3345. | ^~~~~~~~
  3346. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3347. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3348. | ^~~~~~~~~~~~~~~~~~~~
  3349. /usr/include/wx-3.0/wx/hashmap.h:749:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3350. 749 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxString, wxStringToStringHashMap,
  3351. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3352. /usr/include/wx-3.0/wx/hashmap.h: In member function ‘wxStringToStringHashMap_wxImplementation_HashTable::hasher wxStringToStringHashMap_wxImplementation_HashTable::hash_funct()’:
  3353. /usr/include/wx-3.0/wx/hashmap.h:281:34: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3354. 281 | hasher hash_funct() { return m_hasher; } \
  3355. | ^~~~~~~~
  3356. /usr/include/wx-3.0/wx/hashmap.h:281:34: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  3357. 281 | hasher hash_funct() { return m_hasher; } \
  3358. | ^~~~~~~~
  3359. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3360. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3361. | ^~~~~~~~~~~~~~~~~~~~
  3362. /usr/include/wx-3.0/wx/hashmap.h:749:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3363. 749 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxString, wxStringToStringHashMap,
  3364. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3365. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3366. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3367. | ^~~~~~~~
  3368. /usr/include/wx-3.0/wx/hashmap.h: In member function ‘wxStringToStringHashMap_wxImplementation_HashTable::key_equal wxStringToStringHashMap_wxImplementation_HashTable::key_eq()’:
  3369. /usr/include/wx-3.0/wx/hashmap.h:282:33: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3370. 282 | key_equal key_eq() { return m_equals; } \
  3371. | ^~~~~~~~
  3372. /usr/include/wx-3.0/wx/hashmap.h:282:33: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  3373. 282 | key_equal key_eq() { return m_equals; } \
  3374. | ^~~~~~~~
  3375. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3376. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3377. | ^~~~~~~~~~~~~~~~~~~~
  3378. /usr/include/wx-3.0/wx/hashmap.h:749:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3379. 749 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxString, wxStringToStringHashMap,
  3380. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3381. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3382. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3383. | ^~~~~~~~
  3384. /usr/include/wx-3.0/wx/hashmap.h: In constructor ‘wxStringToNumHashMap_wxImplementation_HashTable::wxStringToNumHashMap_wxImplementation_HashTable(wxStringToNumHashMap_wxImplementation_HashTable::size_type, const hasher&, const key_equal&, const key_extractor&)’:
  3385. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3386. 244 | m_getKey( k_ex ) \
  3387. | ^
  3388. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3389. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3390. | ^~~~~~~~~~~~~~~~~~~~~
  3391. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3392. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3393. | ^~~~~~~~~~~~~~~~~~~~
  3394. /usr/include/wx-3.0/wx/hashmap.h:752:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3395. 752 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxUIntPtr, wxStringToNumHashMap,
  3396. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3397. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3398. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3399. | ^~~~~~~~
  3400. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3401. 244 | m_getKey( k_ex ) \
  3402. | ^
  3403. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3404. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3405. | ^~~~~~~~~~~~~~~~~~~~~
  3406. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3407. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3408. | ^~~~~~~~~~~~~~~~~~~~
  3409. /usr/include/wx-3.0/wx/hashmap.h:752:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3410. 752 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxUIntPtr, wxStringToNumHashMap,
  3411. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3412. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3413. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3414. | ^~~~~~~~
  3415. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxStringToNumHashMap_wxImplementation_KeyEx::wxStringToNumHashMap_wxImplementation_KeyEx(const wxStringToNumHashMap_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  3416. 244 | m_getKey( k_ex ) \
  3417. | ^
  3418. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3419. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3420. | ^~~~~~~~~~~~~~~~~~~~~
  3421. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3422. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3423. | ^~~~~~~~~~~~~~~~~~~~
  3424. /usr/include/wx-3.0/wx/hashmap.h:752:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3425. 752 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxUIntPtr, wxStringToNumHashMap,
  3426. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3427. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxStringToNumHashMap_wxImplementation_KeyEx’ has user-provided ‘wxStringToNumHashMap_wxImplementation_KeyEx& wxStringToNumHashMap_wxImplementation_KeyEx::operator=(const wxStringToNumHashMap_wxImplementation_KeyEx&)’
  3428. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3429. | ^~~~~~~~
  3430. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  3431. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3432. | ^~~~~~~~
  3433. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3434. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3435. | ^~~~~~~~~~~~~~~~~~~~
  3436. /usr/include/wx-3.0/wx/hashmap.h:752:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3437. 752 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxUIntPtr, wxStringToNumHashMap,
  3438. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3439. /usr/include/wx-3.0/wx/hashmap.h: In copy constructor ‘wxStringToNumHashMap_wxImplementation_HashTable::wxStringToNumHashMap_wxImplementation_HashTable(const Self&)’:
  3440. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3441. 255 | m_getKey( ht.m_getKey ) \
  3442. | ^
  3443. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3444. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3445. | ^~~~~~~~~~~~~~~~~~~~~
  3446. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3447. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3448. | ^~~~~~~~~~~~~~~~~~~~
  3449. /usr/include/wx-3.0/wx/hashmap.h:752:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3450. 752 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxUIntPtr, wxStringToNumHashMap,
  3451. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3452. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3453. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3454. | ^~~~~~~~
  3455. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3456. 255 | m_getKey( ht.m_getKey ) \
  3457. | ^
  3458. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3459. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3460. | ^~~~~~~~~~~~~~~~~~~~~
  3461. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3462. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3463. | ^~~~~~~~~~~~~~~~~~~~
  3464. /usr/include/wx-3.0/wx/hashmap.h:752:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3465. 752 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxUIntPtr, wxStringToNumHashMap,
  3466. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3467. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3468. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3469. | ^~~~~~~~
  3470. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxStringToNumHashMap_wxImplementation_KeyEx::wxStringToNumHashMap_wxImplementation_KeyEx(const wxStringToNumHashMap_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  3471. 255 | m_getKey( ht.m_getKey ) \
  3472. | ^
  3473. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3474. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3475. | ^~~~~~~~~~~~~~~~~~~~~
  3476. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3477. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3478. | ^~~~~~~~~~~~~~~~~~~~
  3479. /usr/include/wx-3.0/wx/hashmap.h:752:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3480. 752 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxUIntPtr, wxStringToNumHashMap,
  3481. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3482. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxStringToNumHashMap_wxImplementation_KeyEx’ has user-provided ‘wxStringToNumHashMap_wxImplementation_KeyEx& wxStringToNumHashMap_wxImplementation_KeyEx::operator=(const wxStringToNumHashMap_wxImplementation_KeyEx&)’
  3483. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3484. | ^~~~~~~~
  3485. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  3486. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3487. | ^~~~~~~~
  3488. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3489. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3490. | ^~~~~~~~~~~~~~~~~~~~
  3491. /usr/include/wx-3.0/wx/hashmap.h:752:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3492. 752 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxUIntPtr, wxStringToNumHashMap,
  3493. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3494. /usr/include/wx-3.0/wx/hashmap.h: In member function ‘wxStringToNumHashMap_wxImplementation_HashTable::hasher wxStringToNumHashMap_wxImplementation_HashTable::hash_funct()’:
  3495. /usr/include/wx-3.0/wx/hashmap.h:281:34: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3496. 281 | hasher hash_funct() { return m_hasher; } \
  3497. | ^~~~~~~~
  3498. /usr/include/wx-3.0/wx/hashmap.h:281:34: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  3499. 281 | hasher hash_funct() { return m_hasher; } \
  3500. | ^~~~~~~~
  3501. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3502. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3503. | ^~~~~~~~~~~~~~~~~~~~
  3504. /usr/include/wx-3.0/wx/hashmap.h:752:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3505. 752 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxUIntPtr, wxStringToNumHashMap,
  3506. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3507. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3508. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3509. | ^~~~~~~~
  3510. /usr/include/wx-3.0/wx/hashmap.h: In member function ‘wxStringToNumHashMap_wxImplementation_HashTable::key_equal wxStringToNumHashMap_wxImplementation_HashTable::key_eq()’:
  3511. /usr/include/wx-3.0/wx/hashmap.h:282:33: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3512. 282 | key_equal key_eq() { return m_equals; } \
  3513. | ^~~~~~~~
  3514. /usr/include/wx-3.0/wx/hashmap.h:282:33: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  3515. 282 | key_equal key_eq() { return m_equals; } \
  3516. | ^~~~~~~~
  3517. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3518. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3519. | ^~~~~~~~~~~~~~~~~~~~
  3520. /usr/include/wx-3.0/wx/hashmap.h:752:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3521. 752 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL( wxUIntPtr, wxStringToNumHashMap,
  3522. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3523. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3524. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3525. | ^~~~~~~~
  3526. /usr/include/wx-3.0/wx/clntdata.h: In constructor ‘wxShadowObjectMethods_wxImplementation_HashTable::wxShadowObjectMethods_wxImplementation_HashTable(wxShadowObjectMethods_wxImplementation_HashTable::size_type, const hasher&, const key_equal&, const key_extractor&)’:
  3527. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3528. 244 | m_getKey( k_ex ) \
  3529. | ^
  3530. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3531. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3532. | ^~~~~~~~~~~~~~~~~~~~~
  3533. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3534. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3535. | ^~~~~~~~~~~~~~~~~~~~
  3536. /usr/include/wx-3.0/wx/clntdata.h:19:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3537. 19 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3538. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3539. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3540. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3541. | ^~~~~~~~
  3542. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3543. 244 | m_getKey( k_ex ) \
  3544. | ^
  3545. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3546. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3547. | ^~~~~~~~~~~~~~~~~~~~~
  3548. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3549. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3550. | ^~~~~~~~~~~~~~~~~~~~
  3551. /usr/include/wx-3.0/wx/clntdata.h:19:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3552. 19 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3553. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3554. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3555. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3556. | ^~~~~~~~
  3557. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxShadowObjectMethods_wxImplementation_KeyEx::wxShadowObjectMethods_wxImplementation_KeyEx(const wxShadowObjectMethods_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  3558. 244 | m_getKey( k_ex ) \
  3559. | ^
  3560. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3561. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3562. | ^~~~~~~~~~~~~~~~~~~~~
  3563. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3564. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3565. | ^~~~~~~~~~~~~~~~~~~~
  3566. /usr/include/wx-3.0/wx/clntdata.h:19:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3567. 19 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3568. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3569. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxShadowObjectMethods_wxImplementation_KeyEx’ has user-provided ‘wxShadowObjectMethods_wxImplementation_KeyEx& wxShadowObjectMethods_wxImplementation_KeyEx::operator=(const wxShadowObjectMethods_wxImplementation_KeyEx&)’
  3570. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3571. | ^~~~~~~~
  3572. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  3573. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3574. | ^~~~~~~~
  3575. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3576. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3577. | ^~~~~~~~~~~~~~~~~~~~
  3578. /usr/include/wx-3.0/wx/clntdata.h:19:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3579. 19 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3580. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3581. /usr/include/wx-3.0/wx/clntdata.h: In copy constructor ‘wxShadowObjectMethods_wxImplementation_HashTable::wxShadowObjectMethods_wxImplementation_HashTable(const Self&)’:
  3582. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3583. 255 | m_getKey( ht.m_getKey ) \
  3584. | ^
  3585. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3586. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3587. | ^~~~~~~~~~~~~~~~~~~~~
  3588. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3589. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3590. | ^~~~~~~~~~~~~~~~~~~~
  3591. /usr/include/wx-3.0/wx/clntdata.h:19:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3592. 19 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3593. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3594. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3595. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3596. | ^~~~~~~~
  3597. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3598. 255 | m_getKey( ht.m_getKey ) \
  3599. | ^
  3600. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3601. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3602. | ^~~~~~~~~~~~~~~~~~~~~
  3603. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3604. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3605. | ^~~~~~~~~~~~~~~~~~~~
  3606. /usr/include/wx-3.0/wx/clntdata.h:19:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3607. 19 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3608. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3609. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3610. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3611. | ^~~~~~~~
  3612. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxShadowObjectMethods_wxImplementation_KeyEx::wxShadowObjectMethods_wxImplementation_KeyEx(const wxShadowObjectMethods_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  3613. 255 | m_getKey( ht.m_getKey ) \
  3614. | ^
  3615. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3616. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3617. | ^~~~~~~~~~~~~~~~~~~~~
  3618. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3619. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3620. | ^~~~~~~~~~~~~~~~~~~~
  3621. /usr/include/wx-3.0/wx/clntdata.h:19:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3622. 19 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3623. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3624. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxShadowObjectMethods_wxImplementation_KeyEx’ has user-provided ‘wxShadowObjectMethods_wxImplementation_KeyEx& wxShadowObjectMethods_wxImplementation_KeyEx::operator=(const wxShadowObjectMethods_wxImplementation_KeyEx&)’
  3625. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3626. | ^~~~~~~~
  3627. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  3628. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3629. | ^~~~~~~~
  3630. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3631. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3632. | ^~~~~~~~~~~~~~~~~~~~
  3633. /usr/include/wx-3.0/wx/clntdata.h:19:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3634. 19 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3635. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3636. /usr/include/wx-3.0/wx/clntdata.h: In member function ‘wxShadowObjectMethods_wxImplementation_HashTable::hasher wxShadowObjectMethods_wxImplementation_HashTable::hash_funct()’:
  3637. /usr/include/wx-3.0/wx/hashmap.h:281:34: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3638. 281 | hasher hash_funct() { return m_hasher; } \
  3639. | ^~~~~~~~
  3640. /usr/include/wx-3.0/wx/hashmap.h:281:34: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  3641. 281 | hasher hash_funct() { return m_hasher; } \
  3642. | ^~~~~~~~
  3643. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3644. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3645. | ^~~~~~~~~~~~~~~~~~~~
  3646. /usr/include/wx-3.0/wx/clntdata.h:19:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3647. 19 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3648. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3649. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3650. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3651. | ^~~~~~~~
  3652. /usr/include/wx-3.0/wx/clntdata.h: In member function ‘wxShadowObjectMethods_wxImplementation_HashTable::key_equal wxShadowObjectMethods_wxImplementation_HashTable::key_eq()’:
  3653. /usr/include/wx-3.0/wx/hashmap.h:282:33: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3654. 282 | key_equal key_eq() { return m_equals; } \
  3655. | ^~~~~~~~
  3656. /usr/include/wx-3.0/wx/hashmap.h:282:33: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  3657. 282 | key_equal key_eq() { return m_equals; } \
  3658. | ^~~~~~~~
  3659. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3660. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3661. | ^~~~~~~~~~~~~~~~~~~~
  3662. /usr/include/wx-3.0/wx/clntdata.h:19:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3663. 19 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3664. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3665. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3666. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3667. | ^~~~~~~~
  3668. /usr/include/wx-3.0/wx/clntdata.h: In constructor ‘wxShadowObjectFields_wxImplementation_HashTable::wxShadowObjectFields_wxImplementation_HashTable(wxShadowObjectFields_wxImplementation_HashTable::size_type, const hasher&, const key_equal&, const key_extractor&)’:
  3669. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3670. 244 | m_getKey( k_ex ) \
  3671. | ^
  3672. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3673. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3674. | ^~~~~~~~~~~~~~~~~~~~~
  3675. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3676. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3677. | ^~~~~~~~~~~~~~~~~~~~
  3678. /usr/include/wx-3.0/wx/clntdata.h:24:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3679. 24 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3680. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3681. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3682. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3683. | ^~~~~~~~
  3684. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3685. 244 | m_getKey( k_ex ) \
  3686. | ^
  3687. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3688. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3689. | ^~~~~~~~~~~~~~~~~~~~~
  3690. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3691. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3692. | ^~~~~~~~~~~~~~~~~~~~
  3693. /usr/include/wx-3.0/wx/clntdata.h:24:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3694. 24 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3695. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3696. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3697. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3698. | ^~~~~~~~
  3699. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxShadowObjectFields_wxImplementation_KeyEx::wxShadowObjectFields_wxImplementation_KeyEx(const wxShadowObjectFields_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  3700. 244 | m_getKey( k_ex ) \
  3701. | ^
  3702. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3703. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3704. | ^~~~~~~~~~~~~~~~~~~~~
  3705. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3706. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3707. | ^~~~~~~~~~~~~~~~~~~~
  3708. /usr/include/wx-3.0/wx/clntdata.h:24:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3709. 24 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3710. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3711. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxShadowObjectFields_wxImplementation_KeyEx’ has user-provided ‘wxShadowObjectFields_wxImplementation_KeyEx& wxShadowObjectFields_wxImplementation_KeyEx::operator=(const wxShadowObjectFields_wxImplementation_KeyEx&)’
  3712. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3713. | ^~~~~~~~
  3714. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  3715. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3716. | ^~~~~~~~
  3717. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3718. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3719. | ^~~~~~~~~~~~~~~~~~~~
  3720. /usr/include/wx-3.0/wx/clntdata.h:24:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3721. 24 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3722. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3723. /usr/include/wx-3.0/wx/clntdata.h: In copy constructor ‘wxShadowObjectFields_wxImplementation_HashTable::wxShadowObjectFields_wxImplementation_HashTable(const Self&)’:
  3724. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3725. 255 | m_getKey( ht.m_getKey ) \
  3726. | ^
  3727. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3728. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3729. | ^~~~~~~~~~~~~~~~~~~~~
  3730. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3731. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3732. | ^~~~~~~~~~~~~~~~~~~~
  3733. /usr/include/wx-3.0/wx/clntdata.h:24:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3734. 24 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3735. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3736. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3737. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3738. | ^~~~~~~~
  3739. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3740. 255 | m_getKey( ht.m_getKey ) \
  3741. | ^
  3742. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3743. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3744. | ^~~~~~~~~~~~~~~~~~~~~
  3745. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3746. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3747. | ^~~~~~~~~~~~~~~~~~~~
  3748. /usr/include/wx-3.0/wx/clntdata.h:24:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3749. 24 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3750. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3751. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3752. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3753. | ^~~~~~~~
  3754. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxShadowObjectFields_wxImplementation_KeyEx::wxShadowObjectFields_wxImplementation_KeyEx(const wxShadowObjectFields_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  3755. 255 | m_getKey( ht.m_getKey ) \
  3756. | ^
  3757. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3758. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3759. | ^~~~~~~~~~~~~~~~~~~~~
  3760. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3761. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3762. | ^~~~~~~~~~~~~~~~~~~~
  3763. /usr/include/wx-3.0/wx/clntdata.h:24:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3764. 24 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3765. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3766. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxShadowObjectFields_wxImplementation_KeyEx’ has user-provided ‘wxShadowObjectFields_wxImplementation_KeyEx& wxShadowObjectFields_wxImplementation_KeyEx::operator=(const wxShadowObjectFields_wxImplementation_KeyEx&)’
  3767. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3768. | ^~~~~~~~
  3769. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  3770. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3771. | ^~~~~~~~
  3772. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3773. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3774. | ^~~~~~~~~~~~~~~~~~~~
  3775. /usr/include/wx-3.0/wx/clntdata.h:24:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3776. 24 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3777. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3778. /usr/include/wx-3.0/wx/clntdata.h: In member function ‘wxShadowObjectFields_wxImplementation_HashTable::hasher wxShadowObjectFields_wxImplementation_HashTable::hash_funct()’:
  3779. /usr/include/wx-3.0/wx/hashmap.h:281:34: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3780. 281 | hasher hash_funct() { return m_hasher; } \
  3781. | ^~~~~~~~
  3782. /usr/include/wx-3.0/wx/hashmap.h:281:34: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  3783. 281 | hasher hash_funct() { return m_hasher; } \
  3784. | ^~~~~~~~
  3785. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3786. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3787. | ^~~~~~~~~~~~~~~~~~~~
  3788. /usr/include/wx-3.0/wx/clntdata.h:24:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3789. 24 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3790. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3791. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3792. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3793. | ^~~~~~~~
  3794. /usr/include/wx-3.0/wx/clntdata.h: In member function ‘wxShadowObjectFields_wxImplementation_HashTable::key_equal wxShadowObjectFields_wxImplementation_HashTable::key_eq()’:
  3795. /usr/include/wx-3.0/wx/hashmap.h:282:33: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3796. 282 | key_equal key_eq() { return m_equals; } \
  3797. | ^~~~~~~~
  3798. /usr/include/wx-3.0/wx/hashmap.h:282:33: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  3799. 282 | key_equal key_eq() { return m_equals; } \
  3800. | ^~~~~~~~
  3801. /usr/include/wx-3.0/wx/hashmap.h:714:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3802. 714 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3803. | ^~~~~~~~~~~~~~~~~~~~
  3804. /usr/include/wx-3.0/wx/clntdata.h:24:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP_WITH_DECL’
  3805. 24 | WX_DECLARE_STRING_HASH_MAP_WITH_DECL(
  3806. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3807. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3808. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3809. | ^~~~~~~~
  3810. In file included from /usr/include/wx-3.0/wx/gdicmn.h:19,
  3811. from /usr/include/wx-3.0/wx/event.h:20,
  3812. from /usr/include/wx-3.0/wx/app.h:19,
  3813. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  3814. /usr/include/wx-3.0/wx/list.h: In member function ‘wxObject* const& wxObjectList::const_iterator::operator*() const’:
  3815. /usr/include/wx-3.0/wx/list.h:874:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  3816. 874 | { return *(pointer_type)m_node->GetDataPtr(); } \
  3817. | ^
  3818. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  3819. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  3820. | ^~~~~~~~~~~~~~~~~
  3821. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  3822. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  3823. | ^~~~~~~~~~~~~~~~~
  3824. /usr/include/wx-3.0/wx/list.h:1195:1: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  3825. 1195 | WX_DECLARE_LIST_2(wxObject, wxObjectList, wxObjectListNode,
  3826. | ^~~~~~~~~~~~~~~~~
  3827. /usr/include/wx-3.0/wx/list.h: In member function ‘wxObject* const& wxObjectList::const_reverse_iterator::operator*() const’:
  3828. /usr/include/wx-3.0/wx/list.h:966:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  3829. 966 | { return *(pointer_type)m_node->GetDataPtr(); } \
  3830. | ^
  3831. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  3832. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  3833. | ^~~~~~~~~~~~~~~~~
  3834. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  3835. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  3836. | ^~~~~~~~~~~~~~~~~
  3837. /usr/include/wx-3.0/wx/list.h:1195:1: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  3838. 1195 | WX_DECLARE_LIST_2(wxObject, wxObjectList, wxObjectListNode,
  3839. | ^~~~~~~~~~~~~~~~~
  3840. /usr/include/wx-3.0/wx/list.h: In member function ‘wxChar* const& wxStringListBase::const_iterator::operator*() const’:
  3841. /usr/include/wx-3.0/wx/list.h:874:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  3842. 874 | { return *(pointer_type)m_node->GetDataPtr(); } \
  3843. | ^
  3844. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  3845. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  3846. | ^~~~~~~~~~~~~~~~~
  3847. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  3848. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  3849. | ^~~~~~~~~~~~~~~~~
  3850. /usr/include/wx-3.0/wx/list.h:1242:1: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  3851. 1242 | WX_DECLARE_LIST_2(wxChar, wxStringListBase, wxStringListNode, class WXDLLIMPEXP_BASE);
  3852. | ^~~~~~~~~~~~~~~~~
  3853. /usr/include/wx-3.0/wx/list.h: In member function ‘wxChar* const& wxStringListBase::const_reverse_iterator::operator*() const’:
  3854. /usr/include/wx-3.0/wx/list.h:966:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  3855. 966 | { return *(pointer_type)m_node->GetDataPtr(); } \
  3856. | ^
  3857. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  3858. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  3859. | ^~~~~~~~~~~~~~~~~
  3860. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  3861. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  3862. | ^~~~~~~~~~~~~~~~~
  3863. /usr/include/wx-3.0/wx/list.h:1242:1: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  3864. 1242 | WX_DECLARE_LIST_2(wxChar, wxStringListBase, wxStringListNode, class WXDLLIMPEXP_BASE);
  3865. | ^~~~~~~~~~~~~~~~~
  3866. /usr/include/wx-3.0/wx/gdicmn.h: In member function ‘wxPoint* const& wxPointList::const_iterator::operator*() const’:
  3867. /usr/include/wx-3.0/wx/list.h:874:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  3868. 874 | { return *(pointer_type)m_node->GetDataPtr(); } \
  3869. | ^
  3870. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  3871. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  3872. | ^~~~~~~~~~~~~~~~~
  3873. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  3874. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  3875. | ^~~~~~~~~~~~~~~~~
  3876. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  3877. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  3878. | ^~~~~~~~~~~~~~~~~
  3879. /usr/include/wx-3.0/wx/gdicmn.h:690:1: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  3880. 690 | WX_DECLARE_LIST_WITH_DECL(wxPoint, wxPointList, class WXDLLIMPEXP_CORE);
  3881. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  3882. /usr/include/wx-3.0/wx/gdicmn.h: In member function ‘wxPoint* const& wxPointList::const_reverse_iterator::operator*() const’:
  3883. /usr/include/wx-3.0/wx/list.h:966:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  3884. 966 | { return *(pointer_type)m_node->GetDataPtr(); } \
  3885. | ^
  3886. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  3887. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  3888. | ^~~~~~~~~~~~~~~~~
  3889. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  3890. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  3891. | ^~~~~~~~~~~~~~~~~
  3892. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  3893. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  3894. | ^~~~~~~~~~~~~~~~~
  3895. /usr/include/wx-3.0/wx/gdicmn.h:690:1: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  3896. 690 | WX_DECLARE_LIST_WITH_DECL(wxPoint, wxPointList, class WXDLLIMPEXP_CORE);
  3897. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  3898. In file included from /usr/include/wx-3.0/wx/clntdata.h:16,
  3899. from /usr/include/wx-3.0/wx/event.h:17,
  3900. from /usr/include/wx-3.0/wx/app.h:19,
  3901. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  3902. /usr/include/wx-3.0/wx/gdicmn.h: In constructor ‘wxStringToColourHashMap_wxImplementation_HashTable::wxStringToColourHashMap_wxImplementation_HashTable(wxStringToColourHashMap_wxImplementation_HashTable::size_type, const hasher&, const key_equal&, const key_extractor&)’:
  3903. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3904. 244 | m_getKey( k_ex ) \
  3905. | ^
  3906. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3907. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3908. | ^~~~~~~~~~~~~~~~~~~~~
  3909. /usr/include/wx-3.0/wx/hashmap.h:697:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3910. 697 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3911. | ^~~~~~~~~~~~~~~~~~~~
  3912. /usr/include/wx-3.0/wx/gdicmn.h:894:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP’
  3913. 894 | WX_DECLARE_STRING_HASH_MAP(wxColour*, wxStringToColourHashMap);
  3914. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3915. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3916. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3917. | ^~~~~~~~
  3918. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3919. 244 | m_getKey( k_ex ) \
  3920. | ^
  3921. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3922. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3923. | ^~~~~~~~~~~~~~~~~~~~~
  3924. /usr/include/wx-3.0/wx/hashmap.h:697:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3925. 697 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3926. | ^~~~~~~~~~~~~~~~~~~~
  3927. /usr/include/wx-3.0/wx/gdicmn.h:894:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP’
  3928. 894 | WX_DECLARE_STRING_HASH_MAP(wxColour*, wxStringToColourHashMap);
  3929. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3930. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3931. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3932. | ^~~~~~~~
  3933. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxStringToColourHashMap_wxImplementation_KeyEx::wxStringToColourHashMap_wxImplementation_KeyEx(const wxStringToColourHashMap_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  3934. 244 | m_getKey( k_ex ) \
  3935. | ^
  3936. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3937. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3938. | ^~~~~~~~~~~~~~~~~~~~~
  3939. /usr/include/wx-3.0/wx/hashmap.h:697:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3940. 697 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3941. | ^~~~~~~~~~~~~~~~~~~~
  3942. /usr/include/wx-3.0/wx/gdicmn.h:894:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP’
  3943. 894 | WX_DECLARE_STRING_HASH_MAP(wxColour*, wxStringToColourHashMap);
  3944. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3945. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxStringToColourHashMap_wxImplementation_KeyEx’ has user-provided ‘wxStringToColourHashMap_wxImplementation_KeyEx& wxStringToColourHashMap_wxImplementation_KeyEx::operator=(const wxStringToColourHashMap_wxImplementation_KeyEx&)’
  3946. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3947. | ^~~~~~~~
  3948. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  3949. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  3950. | ^~~~~~~~
  3951. /usr/include/wx-3.0/wx/hashmap.h:697:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3952. 697 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3953. | ^~~~~~~~~~~~~~~~~~~~
  3954. /usr/include/wx-3.0/wx/gdicmn.h:894:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP’
  3955. 894 | WX_DECLARE_STRING_HASH_MAP(wxColour*, wxStringToColourHashMap);
  3956. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3957. /usr/include/wx-3.0/wx/gdicmn.h: In copy constructor ‘wxStringToColourHashMap_wxImplementation_HashTable::wxStringToColourHashMap_wxImplementation_HashTable(const Self&)’:
  3958. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  3959. 255 | m_getKey( ht.m_getKey ) \
  3960. | ^
  3961. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3962. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3963. | ^~~~~~~~~~~~~~~~~~~~~
  3964. /usr/include/wx-3.0/wx/hashmap.h:697:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3965. 697 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3966. | ^~~~~~~~~~~~~~~~~~~~
  3967. /usr/include/wx-3.0/wx/gdicmn.h:894:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP’
  3968. 894 | WX_DECLARE_STRING_HASH_MAP(wxColour*, wxStringToColourHashMap);
  3969. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3970. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  3971. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  3972. | ^~~~~~~~
  3973. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  3974. 255 | m_getKey( ht.m_getKey ) \
  3975. | ^
  3976. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3977. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3978. | ^~~~~~~~~~~~~~~~~~~~~
  3979. /usr/include/wx-3.0/wx/hashmap.h:697:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3980. 697 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3981. | ^~~~~~~~~~~~~~~~~~~~
  3982. /usr/include/wx-3.0/wx/gdicmn.h:894:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP’
  3983. 894 | WX_DECLARE_STRING_HASH_MAP(wxColour*, wxStringToColourHashMap);
  3984. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  3985. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  3986. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  3987. | ^~~~~~~~
  3988. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxStringToColourHashMap_wxImplementation_KeyEx::wxStringToColourHashMap_wxImplementation_KeyEx(const wxStringToColourHashMap_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  3989. 255 | m_getKey( ht.m_getKey ) \
  3990. | ^
  3991. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  3992. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  3993. | ^~~~~~~~~~~~~~~~~~~~~
  3994. /usr/include/wx-3.0/wx/hashmap.h:697:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  3995. 697 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  3996. | ^~~~~~~~~~~~~~~~~~~~
  3997. /usr/include/wx-3.0/wx/gdicmn.h:894:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP’
  3998. 894 | WX_DECLARE_STRING_HASH_MAP(wxColour*, wxStringToColourHashMap);
  3999. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  4000. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxStringToColourHashMap_wxImplementation_KeyEx’ has user-provided ‘wxStringToColourHashMap_wxImplementation_KeyEx& wxStringToColourHashMap_wxImplementation_KeyEx::operator=(const wxStringToColourHashMap_wxImplementation_KeyEx&)’
  4001. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  4002. | ^~~~~~~~
  4003. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  4004. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  4005. | ^~~~~~~~
  4006. /usr/include/wx-3.0/wx/hashmap.h:697:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4007. 697 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  4008. | ^~~~~~~~~~~~~~~~~~~~
  4009. /usr/include/wx-3.0/wx/gdicmn.h:894:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP’
  4010. 894 | WX_DECLARE_STRING_HASH_MAP(wxColour*, wxStringToColourHashMap);
  4011. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  4012. /usr/include/wx-3.0/wx/gdicmn.h: In member function ‘wxStringToColourHashMap_wxImplementation_HashTable::hasher wxStringToColourHashMap_wxImplementation_HashTable::hash_funct()’:
  4013. /usr/include/wx-3.0/wx/hashmap.h:281:34: warning: implicitly-declared ‘constexpr wxStringHash::wxStringHash(const wxStringHash&)’ is deprecated [-Wdeprecated-copy]
  4014. 281 | hasher hash_funct() { return m_hasher; } \
  4015. | ^~~~~~~~
  4016. /usr/include/wx-3.0/wx/hashmap.h:281:34: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  4017. 281 | hasher hash_funct() { return m_hasher; } \
  4018. | ^~~~~~~~
  4019. /usr/include/wx-3.0/wx/hashmap.h:697:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4020. 697 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  4021. | ^~~~~~~~~~~~~~~~~~~~
  4022. /usr/include/wx-3.0/wx/gdicmn.h:894:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP’
  4023. 894 | WX_DECLARE_STRING_HASH_MAP(wxColour*, wxStringToColourHashMap);
  4024. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  4025. /usr/include/wx-3.0/wx/hashmap.h:611:19: note: because ‘wxStringHash’ has user-provided ‘wxStringHash& wxStringHash::operator=(const wxStringHash&)’
  4026. 611 | wxStringHash& operator=(const wxStringHash&) { return *this; }
  4027. | ^~~~~~~~
  4028. /usr/include/wx-3.0/wx/gdicmn.h: In member function ‘wxStringToColourHashMap_wxImplementation_HashTable::key_equal wxStringToColourHashMap_wxImplementation_HashTable::key_eq()’:
  4029. /usr/include/wx-3.0/wx/hashmap.h:282:33: warning: implicitly-declared ‘constexpr wxStringEqual::wxStringEqual(const wxStringEqual&)’ is deprecated [-Wdeprecated-copy]
  4030. 282 | key_equal key_eq() { return m_equals; } \
  4031. | ^~~~~~~~
  4032. /usr/include/wx-3.0/wx/hashmap.h:282:33: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  4033. 282 | key_equal key_eq() { return m_equals; } \
  4034. | ^~~~~~~~
  4035. /usr/include/wx-3.0/wx/hashmap.h:697:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4036. 697 | _WX_DECLARE_HASH_MAP( wxString, VALUE_T, wxStringHash, wxStringEqual, \
  4037. | ^~~~~~~~~~~~~~~~~~~~
  4038. /usr/include/wx-3.0/wx/gdicmn.h:894:1: note: in expansion of macro ‘WX_DECLARE_STRING_HASH_MAP’
  4039. 894 | WX_DECLARE_STRING_HASH_MAP(wxColour*, wxStringToColourHashMap);
  4040. | ^~~~~~~~~~~~~~~~~~~~~~~~~~
  4041. /usr/include/wx-3.0/wx/hashmap.h:626:20: note: because ‘wxStringEqual’ has user-provided ‘wxStringEqual& wxStringEqual::operator=(const wxStringEqual&)’
  4042. 626 | wxStringEqual& operator=(const wxStringEqual&) { return *this; }
  4043. | ^~~~~~~~
  4044. In file included from /usr/include/wx-3.0/wx/gdicmn.h:19,
  4045. from /usr/include/wx-3.0/wx/event.h:20,
  4046. from /usr/include/wx-3.0/wx/app.h:19,
  4047. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4048. /usr/include/wx-3.0/wx/variant.h: In member function ‘wxVariant* const& wxVariantList::const_iterator::operator*() const’:
  4049. /usr/include/wx-3.0/wx/list.h:874:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4050. 874 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4051. | ^
  4052. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4053. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4054. | ^~~~~~~~~~~~~~~~~
  4055. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4056. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4057. | ^~~~~~~~~~~~~~~~~
  4058. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4059. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4060. | ^~~~~~~~~~~~~~~~~
  4061. /usr/include/wx-3.0/wx/variant.h:101:1: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4062. 101 | WX_DECLARE_LIST_WITH_DECL(wxVariant, wxVariantList, class WXDLLIMPEXP_BASE);
  4063. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4064. /usr/include/wx-3.0/wx/variant.h: In member function ‘wxVariant* const& wxVariantList::const_reverse_iterator::operator*() const’:
  4065. /usr/include/wx-3.0/wx/list.h:966:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4066. 966 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4067. | ^
  4068. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4069. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4070. | ^~~~~~~~~~~~~~~~~
  4071. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4072. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4073. | ^~~~~~~~~~~~~~~~~
  4074. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4075. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4076. | ^~~~~~~~~~~~~~~~~
  4077. /usr/include/wx-3.0/wx/variant.h:101:1: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4078. 101 | WX_DECLARE_LIST_WITH_DECL(wxVariant, wxVariantList, class WXDLLIMPEXP_BASE);
  4079. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4080. /usr/include/wx-3.0/wx/any.h: In member function ‘wxAny* const& wxAnyList::const_iterator::operator*() const’:
  4081. /usr/include/wx-3.0/wx/list.h:874:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4082. 874 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4083. | ^
  4084. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4085. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4086. | ^~~~~~~~~~~~~~~~~
  4087. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4088. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4089. | ^~~~~~~~~~~~~~~~~
  4090. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4091. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4092. | ^~~~~~~~~~~~~~~~~
  4093. /usr/include/wx-3.0/wx/any.h:1113:1: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4094. 1113 | WX_DECLARE_LIST_WITH_DECL(wxAny, wxAnyList, class WXDLLIMPEXP_BASE);
  4095. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4096. /usr/include/wx-3.0/wx/any.h: In member function ‘wxAny* const& wxAnyList::const_reverse_iterator::operator*() const’:
  4097. /usr/include/wx-3.0/wx/list.h:966:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4098. 966 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4099. | ^
  4100. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4101. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4102. | ^~~~~~~~~~~~~~~~~
  4103. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4104. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4105. | ^~~~~~~~~~~~~~~~~
  4106. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4107. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4108. | ^~~~~~~~~~~~~~~~~
  4109. /usr/include/wx-3.0/wx/any.h:1113:1: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4110. 1113 | WX_DECLARE_LIST_WITH_DECL(wxAny, wxAnyList, class WXDLLIMPEXP_BASE);
  4111. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4112. In file included from /usr/include/wx-3.0/wx/app.h:19,
  4113. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4114. /usr/include/wx-3.0/wx/event.h: In copy constructor ‘wxEventAnyPayloadMixin::wxEventAnyPayloadMixin(const wxEventAnyPayloadMixin&)’:
  4115. /usr/include/wx-3.0/wx/event.h:1204:24: warning: implicitly-declared ‘wxEventBasicPayloadMixin::wxEventBasicPayloadMixin(const wxEventBasicPayloadMixin&)’ is deprecated [-Wdeprecated-copy]
  4116. 1204 | class WXDLLIMPEXP_BASE wxEventAnyPayloadMixin : public wxEventBasicPayloadMixin
  4117. | ^~~~~~~~~~~~~~~~~~~~~~
  4118. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4119. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxEventBasicPayloadMixin’ has user-provided ‘wxEventBasicPayloadMixin& wxEventBasicPayloadMixin::operator=(const wxEventBasicPayloadMixin&)’
  4120. 3549 | classname& operator=(const classname&)
  4121. | ^~~~~~~~
  4122. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4123. 3549 | classname& operator=(const classname&)
  4124. | ^~~~~~~~
  4125. In file included from /usr/include/wx-3.0/wx/app.h:19,
  4126. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4127. /usr/include/wx-3.0/wx/event.h: In copy constructor ‘wxThreadEvent::wxThreadEvent(const wxThreadEvent&)’:
  4128. /usr/include/wx-3.0/wx/event.h:1295:39: note: synthesized method ‘wxEventAnyPayloadMixin::wxEventAnyPayloadMixin(const wxEventAnyPayloadMixin&)’ first required here
  4129. 1295 | wxEventAnyPayloadMixin(event)
  4130. | ^
  4131. /usr/include/wx-3.0/wx/event.h: In copy constructor ‘wxCommandEvent::wxCommandEvent(const wxCommandEvent&)’:
  4132. /usr/include/wx-3.0/wx/event.h:1540:46: warning: implicitly-declared ‘wxEventBasicPayloadMixin::wxEventBasicPayloadMixin(const wxEventBasicPayloadMixin&)’ is deprecated [-Wdeprecated-copy]
  4133. 1540 | m_clientObject(event.m_clientObject)
  4134. | ^
  4135. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4136. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxEventBasicPayloadMixin’ has user-provided ‘wxEventBasicPayloadMixin& wxEventBasicPayloadMixin::operator=(const wxEventBasicPayloadMixin&)’
  4137. 3549 | classname& operator=(const classname&)
  4138. | ^~~~~~~~
  4139. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4140. 3549 | classname& operator=(const classname&)
  4141. | ^~~~~~~~
  4142. In file included from /usr/include/wx-3.0/wx/app.h:19,
  4143. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4144. /usr/include/wx-3.0/wx/event.h: In member function ‘virtual wxEvent* wxScrollEvent::Clone() const’:
  4145. /usr/include/wx-3.0/wx/event.h:1637:68: warning: implicitly-declared ‘wxScrollEvent::wxScrollEvent(const wxScrollEvent&)’ is deprecated [-Wdeprecated-copy]
  4146. 1637 | virtual wxEvent *Clone() const { return new wxScrollEvent(*this); }
  4147. | ^
  4148. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4149. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxScrollEvent’ has user-provided ‘wxScrollEvent& wxScrollEvent::operator=(const wxScrollEvent&)’
  4150. 3549 | classname& operator=(const classname&)
  4151. | ^~~~~~~~
  4152. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4153. 3549 | classname& operator=(const classname&)
  4154. | ^~~~~~~~
  4155. /usr/include/wx-3.0/wx/object.h:227:69: note: in expansion of macro ‘wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4156. 227 | #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);
  4157. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4158. /usr/include/wx-3.0/wx/event.h:1640:5: note: in expansion of macro ‘DECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4159. 1640 | DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxScrollEvent)
  4160. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4161. In file included from /usr/include/wx-3.0/wx/app.h:19,
  4162. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4163. /usr/include/wx-3.0/wx/event.h: In member function ‘virtual wxEvent* wxPaintEvent::Clone() const’:
  4164. /usr/include/wx-3.0/wx/event.h:2173:67: warning: implicitly-declared ‘wxPaintEvent::wxPaintEvent(const wxPaintEvent&)’ is deprecated [-Wdeprecated-copy]
  4165. 2173 | virtual wxEvent *Clone() const { return new wxPaintEvent(*this); }
  4166. | ^
  4167. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4168. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxPaintEvent’ has user-provided ‘wxPaintEvent& wxPaintEvent::operator=(const wxPaintEvent&)’
  4169. 3549 | classname& operator=(const classname&)
  4170. | ^~~~~~~~
  4171. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4172. 3549 | classname& operator=(const classname&)
  4173. | ^~~~~~~~
  4174. /usr/include/wx-3.0/wx/object.h:227:69: note: in expansion of macro ‘wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4175. 227 | #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);
  4176. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4177. /usr/include/wx-3.0/wx/event.h:2176:5: note: in expansion of macro ‘DECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4178. 2176 | DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxPaintEvent)
  4179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4180. In file included from /usr/include/wx-3.0/wx/app.h:19,
  4181. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4182. /usr/include/wx-3.0/wx/event.h: In member function ‘virtual wxEvent* wxNcPaintEvent::Clone() const’:
  4183. /usr/include/wx-3.0/wx/event.h:2186:69: warning: implicitly-declared ‘wxNcPaintEvent::wxNcPaintEvent(const wxNcPaintEvent&)’ is deprecated [-Wdeprecated-copy]
  4184. 2186 | virtual wxEvent *Clone() const { return new wxNcPaintEvent(*this); }
  4185. | ^
  4186. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4187. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxNcPaintEvent’ has user-provided ‘wxNcPaintEvent& wxNcPaintEvent::operator=(const wxNcPaintEvent&)’
  4188. 3549 | classname& operator=(const classname&)
  4189. | ^~~~~~~~
  4190. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4191. 3549 | classname& operator=(const classname&)
  4192. | ^~~~~~~~
  4193. /usr/include/wx-3.0/wx/object.h:227:69: note: in expansion of macro ‘wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4194. 227 | #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);
  4195. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4196. /usr/include/wx-3.0/wx/event.h:2189:5: note: in expansion of macro ‘DECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4197. 2189 | DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxNcPaintEvent)
  4198. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4199. In file included from /usr/include/wx-3.0/wx/app.h:19,
  4200. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4201. /usr/include/wx-3.0/wx/event.h: In member function ‘virtual wxEvent* wxChildFocusEvent::Clone() const’:
  4202. /usr/include/wx-3.0/wx/event.h:2262:72: warning: implicitly-declared ‘wxChildFocusEvent::wxChildFocusEvent(const wxChildFocusEvent&)’ is deprecated [-Wdeprecated-copy]
  4203. 2262 | virtual wxEvent *Clone() const { return new wxChildFocusEvent(*this); }
  4204. | ^
  4205. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4206. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxChildFocusEvent’ has user-provided ‘wxChildFocusEvent& wxChildFocusEvent::operator=(const wxChildFocusEvent&)’
  4207. 3549 | classname& operator=(const classname&)
  4208. | ^~~~~~~~
  4209. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4210. 3549 | classname& operator=(const classname&)
  4211. | ^~~~~~~~
  4212. /usr/include/wx-3.0/wx/object.h:227:69: note: in expansion of macro ‘wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4213. 227 | #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);
  4214. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4215. /usr/include/wx-3.0/wx/event.h:2265:5: note: in expansion of macro ‘DECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4216. 2265 | DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxChildFocusEvent)
  4217. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4218. In file included from /usr/include/wx-3.0/wx/app.h:19,
  4219. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4220. /usr/include/wx-3.0/wx/event.h: In member function ‘virtual wxEvent* wxInitDialogEvent::Clone() const’:
  4221. /usr/include/wx-3.0/wx/event.h:2325:72: warning: implicitly-declared ‘wxInitDialogEvent::wxInitDialogEvent(const wxInitDialogEvent&)’ is deprecated [-Wdeprecated-copy]
  4222. 2325 | virtual wxEvent *Clone() const { return new wxInitDialogEvent(*this); }
  4223. | ^
  4224. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4225. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxInitDialogEvent’ has user-provided ‘wxInitDialogEvent& wxInitDialogEvent::operator=(const wxInitDialogEvent&)’
  4226. 3549 | classname& operator=(const classname&)
  4227. | ^~~~~~~~
  4228. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4229. 3549 | classname& operator=(const classname&)
  4230. | ^~~~~~~~
  4231. /usr/include/wx-3.0/wx/object.h:227:69: note: in expansion of macro ‘wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4232. 227 | #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);
  4233. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4234. /usr/include/wx-3.0/wx/event.h:2328:5: note: in expansion of macro ‘DECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4235. 2328 | DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxInitDialogEvent)
  4236. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4237. In file included from /usr/include/wx-3.0/wx/app.h:19,
  4238. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4239. /usr/include/wx-3.0/wx/event.h: In member function ‘virtual wxEvent* wxMaximizeEvent::Clone() const’:
  4240. /usr/include/wx-3.0/wx/event.h:2493:70: warning: implicitly-declared ‘wxMaximizeEvent::wxMaximizeEvent(const wxMaximizeEvent&)’ is deprecated [-Wdeprecated-copy]
  4241. 2493 | virtual wxEvent *Clone() const { return new wxMaximizeEvent(*this); }
  4242. | ^
  4243. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4244. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxMaximizeEvent’ has user-provided ‘wxMaximizeEvent& wxMaximizeEvent::operator=(const wxMaximizeEvent&)’
  4245. 3549 | classname& operator=(const classname&)
  4246. | ^~~~~~~~
  4247. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4248. 3549 | classname& operator=(const classname&)
  4249. | ^~~~~~~~
  4250. /usr/include/wx-3.0/wx/object.h:227:69: note: in expansion of macro ‘wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4251. 227 | #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);
  4252. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4253. /usr/include/wx-3.0/wx/event.h:2496:5: note: in expansion of macro ‘DECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4254. 2496 | DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxMaximizeEvent)
  4255. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4256. In file included from /usr/include/wx-3.0/wx/app.h:19,
  4257. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4258. /usr/include/wx-3.0/wx/event.h: In member function ‘virtual wxEvent* wxSysColourChangedEvent::Clone() const’:
  4259. /usr/include/wx-3.0/wx/event.h:2762:78: warning: implicitly-declared ‘wxSysColourChangedEvent::wxSysColourChangedEvent(const wxSysColourChangedEvent&)’ is deprecated [-Wdeprecated-copy]
  4260. 2762 | virtual wxEvent *Clone() const { return new wxSysColourChangedEvent(*this); }
  4261. | ^
  4262. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4263. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxSysColourChangedEvent’ has user-provided ‘wxSysColourChangedEvent& wxSysColourChangedEvent::operator=(const wxSysColourChangedEvent&)’
  4264. 3549 | classname& operator=(const classname&)
  4265. | ^~~~~~~~
  4266. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4267. 3549 | classname& operator=(const classname&)
  4268. | ^~~~~~~~
  4269. /usr/include/wx-3.0/wx/object.h:227:69: note: in expansion of macro ‘wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4270. 227 | #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);
  4271. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4272. /usr/include/wx-3.0/wx/event.h:2765:5: note: in expansion of macro ‘DECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4273. 2765 | DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxSysColourChangedEvent)
  4274. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4275. In file included from /usr/include/wx-3.0/wx/app.h:19,
  4276. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4277. /usr/include/wx-3.0/wx/event.h: In member function ‘virtual wxEvent* wxDisplayChangedEvent::Clone() const’:
  4278. /usr/include/wx-3.0/wx/event.h:2833:76: warning: implicitly-declared ‘wxDisplayChangedEvent::wxDisplayChangedEvent(const wxDisplayChangedEvent&)’ is deprecated [-Wdeprecated-copy]
  4279. 2833 | virtual wxEvent *Clone() const { return new wxDisplayChangedEvent(*this); }
  4280. | ^
  4281. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4282. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxDisplayChangedEvent’ has user-provided ‘wxDisplayChangedEvent& wxDisplayChangedEvent::operator=(const wxDisplayChangedEvent&)’
  4283. 3549 | classname& operator=(const classname&)
  4284. | ^~~~~~~~
  4285. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4286. 3549 | classname& operator=(const classname&)
  4287. | ^~~~~~~~
  4288. /usr/include/wx-3.0/wx/object.h:227:69: note: in expansion of macro ‘wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4289. 227 | #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);
  4290. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4291. /usr/include/wx-3.0/wx/event.h:2826:5: note: in expansion of macro ‘DECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4292. 2826 | DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxDisplayChangedEvent)
  4293. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4294. In file included from /usr/include/wx-3.0/wx/app.h:19,
  4295. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4296. /usr/include/wx-3.0/wx/event.h: In member function ‘virtual wxEvent* wxWindowCreateEvent::Clone() const’:
  4297. /usr/include/wx-3.0/wx/event.h:2979:74: warning: implicitly-declared ‘wxWindowCreateEvent::wxWindowCreateEvent(const wxWindowCreateEvent&)’ is deprecated [-Wdeprecated-copy]
  4298. 2979 | virtual wxEvent *Clone() const { return new wxWindowCreateEvent(*this); }
  4299. | ^
  4300. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4301. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxWindowCreateEvent’ has user-provided ‘wxWindowCreateEvent& wxWindowCreateEvent::operator=(const wxWindowCreateEvent&)’
  4302. 3549 | classname& operator=(const classname&)
  4303. | ^~~~~~~~
  4304. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4305. 3549 | classname& operator=(const classname&)
  4306. | ^~~~~~~~
  4307. /usr/include/wx-3.0/wx/object.h:227:69: note: in expansion of macro ‘wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4308. 227 | #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);
  4309. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4310. /usr/include/wx-3.0/wx/event.h:2982:5: note: in expansion of macro ‘DECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4311. 2982 | DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxWindowCreateEvent)
  4312. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4313. In file included from /usr/include/wx-3.0/wx/app.h:19,
  4314. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4315. /usr/include/wx-3.0/wx/event.h: In member function ‘virtual wxEvent* wxWindowDestroyEvent::Clone() const’:
  4316. /usr/include/wx-3.0/wx/event.h:2992:75: warning: implicitly-declared ‘wxWindowDestroyEvent::wxWindowDestroyEvent(const wxWindowDestroyEvent&)’ is deprecated [-Wdeprecated-copy]
  4317. 2992 | virtual wxEvent *Clone() const { return new wxWindowDestroyEvent(*this); }
  4318. | ^
  4319. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4320. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxWindowDestroyEvent’ has user-provided ‘wxWindowDestroyEvent& wxWindowDestroyEvent::operator=(const wxWindowDestroyEvent&)’
  4321. 3549 | classname& operator=(const classname&)
  4322. | ^~~~~~~~
  4323. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4324. 3549 | classname& operator=(const classname&)
  4325. | ^~~~~~~~
  4326. /usr/include/wx-3.0/wx/object.h:227:69: note: in expansion of macro ‘wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4327. 227 | #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);
  4328. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4329. /usr/include/wx-3.0/wx/event.h:2995:5: note: in expansion of macro ‘DECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4330. 2995 | DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxWindowDestroyEvent)
  4331. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4332. In file included from /usr/include/wx-3.0/wx/clntdata.h:16,
  4333. from /usr/include/wx-3.0/wx/event.h:17,
  4334. from /usr/include/wx-3.0/wx/app.h:19,
  4335. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4336. /usr/include/wx-3.0/wx/unix/app.h: In constructor ‘wxAppConsole::SignalHandlerHash_wxImplementation_HashTable::SignalHandlerHash_wxImplementation_HashTable(wxAppConsole::SignalHandlerHash_wxImplementation_HashTable::size_type, const hasher&, const key_equal&, const key_extractor&)’:
  4337. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxIntegerHash::wxIntegerHash(const wxIntegerHash&)’ is deprecated [-Wdeprecated-copy]
  4338. 244 | m_getKey( k_ex ) \
  4339. | ^
  4340. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  4341. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  4342. | ^~~~~~~~~~~~~~~~~~~~~
  4343. /usr/include/wx-3.0/wx/hashmap.h:694:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4344. 694 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, class )
  4345. | ^~~~~~~~~~~~~~~~~~~~
  4346. /usr/include/wx-3.0/wx/unix/app.h:67:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP’
  4347. 67 | WX_DECLARE_HASH_MAP(int, SignalHandler, wxIntegerHash, wxIntegerEqual, SignalHandlerHash);
  4348. | ^~~~~~~~~~~~~~~~~~~
  4349. /usr/include/wx-3.0/wx/hashmap.h:544:20: note: because ‘wxIntegerHash’ has user-provided ‘wxIntegerHash& wxIntegerHash::operator=(const wxIntegerHash&)’
  4350. 544 | wxIntegerHash& operator=(const wxIntegerHash&) { return *this; }
  4351. | ^~~~~~~~
  4352. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxIntegerEqual::wxIntegerEqual(const wxIntegerEqual&)’ is deprecated [-Wdeprecated-copy]
  4353. 244 | m_getKey( k_ex ) \
  4354. | ^
  4355. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  4356. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  4357. | ^~~~~~~~~~~~~~~~~~~~~
  4358. /usr/include/wx-3.0/wx/hashmap.h:694:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4359. 694 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, class )
  4360. | ^~~~~~~~~~~~~~~~~~~~
  4361. /usr/include/wx-3.0/wx/unix/app.h:67:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP’
  4362. 67 | WX_DECLARE_HASH_MAP(int, SignalHandler, wxIntegerHash, wxIntegerEqual, SignalHandlerHash);
  4363. | ^~~~~~~~~~~~~~~~~~~
  4364. /usr/include/wx-3.0/wx/hashmap.h:563:21: note: because ‘wxIntegerEqual’ has user-provided ‘wxIntegerEqual& wxIntegerEqual::operator=(const wxIntegerEqual&)’
  4365. 563 | wxIntegerEqual& operator=(const wxIntegerEqual&) { return *this; }
  4366. | ^~~~~~~~
  4367. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxAppConsole::SignalHandlerHash_wxImplementation_KeyEx::SignalHandlerHash_wxImplementation_KeyEx(const wxAppConsole::SignalHandlerHash_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  4368. 244 | m_getKey( k_ex ) \
  4369. | ^
  4370. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  4371. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  4372. | ^~~~~~~~~~~~~~~~~~~~~
  4373. /usr/include/wx-3.0/wx/hashmap.h:694:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4374. 694 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, class )
  4375. | ^~~~~~~~~~~~~~~~~~~~
  4376. /usr/include/wx-3.0/wx/unix/app.h:67:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP’
  4377. 67 | WX_DECLARE_HASH_MAP(int, SignalHandler, wxIntegerHash, wxIntegerEqual, SignalHandlerHash);
  4378. | ^~~~~~~~~~~~~~~~~~~
  4379. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxAppConsole::SignalHandlerHash_wxImplementation_KeyEx’ has user-provided ‘wxAppConsole::SignalHandlerHash_wxImplementation_KeyEx& wxAppConsole::SignalHandlerHash_wxImplementation_KeyEx::operator=(const wxAppConsole::SignalHandlerHash_wxImplementation_KeyEx&)’
  4380. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  4381. | ^~~~~~~~
  4382. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  4383. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  4384. | ^~~~~~~~
  4385. /usr/include/wx-3.0/wx/hashmap.h:694:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4386. 694 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, class )
  4387. | ^~~~~~~~~~~~~~~~~~~~
  4388. /usr/include/wx-3.0/wx/unix/app.h:67:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP’
  4389. 67 | WX_DECLARE_HASH_MAP(int, SignalHandler, wxIntegerHash, wxIntegerEqual, SignalHandlerHash);
  4390. | ^~~~~~~~~~~~~~~~~~~
  4391. /usr/include/wx-3.0/wx/unix/app.h: In copy constructor ‘wxAppConsole::SignalHandlerHash_wxImplementation_HashTable::SignalHandlerHash_wxImplementation_HashTable(const Self&)’:
  4392. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxIntegerHash::wxIntegerHash(const wxIntegerHash&)’ is deprecated [-Wdeprecated-copy]
  4393. 255 | m_getKey( ht.m_getKey ) \
  4394. | ^
  4395. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  4396. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  4397. | ^~~~~~~~~~~~~~~~~~~~~
  4398. /usr/include/wx-3.0/wx/hashmap.h:694:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4399. 694 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, class )
  4400. | ^~~~~~~~~~~~~~~~~~~~
  4401. /usr/include/wx-3.0/wx/unix/app.h:67:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP’
  4402. 67 | WX_DECLARE_HASH_MAP(int, SignalHandler, wxIntegerHash, wxIntegerEqual, SignalHandlerHash);
  4403. | ^~~~~~~~~~~~~~~~~~~
  4404. /usr/include/wx-3.0/wx/hashmap.h:544:20: note: because ‘wxIntegerHash’ has user-provided ‘wxIntegerHash& wxIntegerHash::operator=(const wxIntegerHash&)’
  4405. 544 | wxIntegerHash& operator=(const wxIntegerHash&) { return *this; }
  4406. | ^~~~~~~~
  4407. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxIntegerEqual::wxIntegerEqual(const wxIntegerEqual&)’ is deprecated [-Wdeprecated-copy]
  4408. 255 | m_getKey( ht.m_getKey ) \
  4409. | ^
  4410. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  4411. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  4412. | ^~~~~~~~~~~~~~~~~~~~~
  4413. /usr/include/wx-3.0/wx/hashmap.h:694:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4414. 694 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, class )
  4415. | ^~~~~~~~~~~~~~~~~~~~
  4416. /usr/include/wx-3.0/wx/unix/app.h:67:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP’
  4417. 67 | WX_DECLARE_HASH_MAP(int, SignalHandler, wxIntegerHash, wxIntegerEqual, SignalHandlerHash);
  4418. | ^~~~~~~~~~~~~~~~~~~
  4419. /usr/include/wx-3.0/wx/hashmap.h:563:21: note: because ‘wxIntegerEqual’ has user-provided ‘wxIntegerEqual& wxIntegerEqual::operator=(const wxIntegerEqual&)’
  4420. 563 | wxIntegerEqual& operator=(const wxIntegerEqual&) { return *this; }
  4421. | ^~~~~~~~
  4422. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxAppConsole::SignalHandlerHash_wxImplementation_KeyEx::SignalHandlerHash_wxImplementation_KeyEx(const wxAppConsole::SignalHandlerHash_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  4423. 255 | m_getKey( ht.m_getKey ) \
  4424. | ^
  4425. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  4426. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  4427. | ^~~~~~~~~~~~~~~~~~~~~
  4428. /usr/include/wx-3.0/wx/hashmap.h:694:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4429. 694 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, class )
  4430. | ^~~~~~~~~~~~~~~~~~~~
  4431. /usr/include/wx-3.0/wx/unix/app.h:67:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP’
  4432. 67 | WX_DECLARE_HASH_MAP(int, SignalHandler, wxIntegerHash, wxIntegerEqual, SignalHandlerHash);
  4433. | ^~~~~~~~~~~~~~~~~~~
  4434. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxAppConsole::SignalHandlerHash_wxImplementation_KeyEx’ has user-provided ‘wxAppConsole::SignalHandlerHash_wxImplementation_KeyEx& wxAppConsole::SignalHandlerHash_wxImplementation_KeyEx::operator=(const wxAppConsole::SignalHandlerHash_wxImplementation_KeyEx&)’
  4435. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  4436. | ^~~~~~~~
  4437. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  4438. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  4439. | ^~~~~~~~
  4440. /usr/include/wx-3.0/wx/hashmap.h:694:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4441. 694 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, class )
  4442. | ^~~~~~~~~~~~~~~~~~~~
  4443. /usr/include/wx-3.0/wx/unix/app.h:67:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP’
  4444. 67 | WX_DECLARE_HASH_MAP(int, SignalHandler, wxIntegerHash, wxIntegerEqual, SignalHandlerHash);
  4445. | ^~~~~~~~~~~~~~~~~~~
  4446. /usr/include/wx-3.0/wx/unix/app.h: In member function ‘wxAppConsole::SignalHandlerHash_wxImplementation_HashTable::hasher wxAppConsole::SignalHandlerHash_wxImplementation_HashTable::hash_funct()’:
  4447. /usr/include/wx-3.0/wx/hashmap.h:281:34: warning: implicitly-declared ‘constexpr wxIntegerHash::wxIntegerHash(const wxIntegerHash&)’ is deprecated [-Wdeprecated-copy]
  4448. 281 | hasher hash_funct() { return m_hasher; } \
  4449. | ^~~~~~~~
  4450. /usr/include/wx-3.0/wx/hashmap.h:281:34: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  4451. 281 | hasher hash_funct() { return m_hasher; } \
  4452. | ^~~~~~~~
  4453. /usr/include/wx-3.0/wx/hashmap.h:694:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4454. 694 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, class )
  4455. | ^~~~~~~~~~~~~~~~~~~~
  4456. /usr/include/wx-3.0/wx/unix/app.h:67:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP’
  4457. 67 | WX_DECLARE_HASH_MAP(int, SignalHandler, wxIntegerHash, wxIntegerEqual, SignalHandlerHash);
  4458. | ^~~~~~~~~~~~~~~~~~~
  4459. /usr/include/wx-3.0/wx/hashmap.h:544:20: note: because ‘wxIntegerHash’ has user-provided ‘wxIntegerHash& wxIntegerHash::operator=(const wxIntegerHash&)’
  4460. 544 | wxIntegerHash& operator=(const wxIntegerHash&) { return *this; }
  4461. | ^~~~~~~~
  4462. /usr/include/wx-3.0/wx/unix/app.h: In member function ‘wxAppConsole::SignalHandlerHash_wxImplementation_HashTable::key_equal wxAppConsole::SignalHandlerHash_wxImplementation_HashTable::key_eq()’:
  4463. /usr/include/wx-3.0/wx/hashmap.h:282:33: warning: implicitly-declared ‘constexpr wxIntegerEqual::wxIntegerEqual(const wxIntegerEqual&)’ is deprecated [-Wdeprecated-copy]
  4464. 282 | key_equal key_eq() { return m_equals; } \
  4465. | ^~~~~~~~
  4466. /usr/include/wx-3.0/wx/hashmap.h:282:33: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  4467. 282 | key_equal key_eq() { return m_equals; } \
  4468. | ^~~~~~~~
  4469. /usr/include/wx-3.0/wx/hashmap.h:694:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4470. 694 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, class )
  4471. | ^~~~~~~~~~~~~~~~~~~~
  4472. /usr/include/wx-3.0/wx/unix/app.h:67:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP’
  4473. 67 | WX_DECLARE_HASH_MAP(int, SignalHandler, wxIntegerHash, wxIntegerEqual, SignalHandlerHash);
  4474. | ^~~~~~~~~~~~~~~~~~~
  4475. /usr/include/wx-3.0/wx/hashmap.h:563:21: note: because ‘wxIntegerEqual’ has user-provided ‘wxIntegerEqual& wxIntegerEqual::operator=(const wxIntegerEqual&)’
  4476. 563 | wxIntegerEqual& operator=(const wxIntegerEqual&) { return *this; }
  4477. | ^~~~~~~~
  4478. /usr/include/wx-3.0/wx/image.h: In constructor ‘wxImageHistogramBase_wxImplementation_HashTable::wxImageHistogramBase_wxImplementation_HashTable(wxImageHistogramBase_wxImplementation_HashTable::size_type, const hasher&, const key_equal&, const key_extractor&)’:
  4479. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxIntegerHash::wxIntegerHash(const wxIntegerHash&)’ is deprecated [-Wdeprecated-copy]
  4480. 244 | m_getKey( k_ex ) \
  4481. | ^
  4482. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  4483. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  4484. | ^~~~~~~~~~~~~~~~~~~~~
  4485. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4486. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  4487. | ^~~~~~~~~~~~~~~~~~~~
  4488. /usr/include/wx-3.0/wx/hashmap.h:710:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  4489. 710 | WX_DECLARE_HASH_MAP_WITH_DECL( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, \
  4490. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4491. /usr/include/wx-3.0/wx/image.h:189:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_HASH_MAP’
  4492. 189 | WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry,
  4493. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4494. /usr/include/wx-3.0/wx/hashmap.h:544:20: note: because ‘wxIntegerHash’ has user-provided ‘wxIntegerHash& wxIntegerHash::operator=(const wxIntegerHash&)’
  4495. 544 | wxIntegerHash& operator=(const wxIntegerHash&) { return *this; }
  4496. | ^~~~~~~~
  4497. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxIntegerEqual::wxIntegerEqual(const wxIntegerEqual&)’ is deprecated [-Wdeprecated-copy]
  4498. 244 | m_getKey( k_ex ) \
  4499. | ^
  4500. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  4501. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  4502. | ^~~~~~~~~~~~~~~~~~~~~
  4503. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4504. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  4505. | ^~~~~~~~~~~~~~~~~~~~
  4506. /usr/include/wx-3.0/wx/hashmap.h:710:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  4507. 710 | WX_DECLARE_HASH_MAP_WITH_DECL( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, \
  4508. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4509. /usr/include/wx-3.0/wx/image.h:189:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_HASH_MAP’
  4510. 189 | WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry,
  4511. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4512. /usr/include/wx-3.0/wx/hashmap.h:563:21: note: because ‘wxIntegerEqual’ has user-provided ‘wxIntegerEqual& wxIntegerEqual::operator=(const wxIntegerEqual&)’
  4513. 563 | wxIntegerEqual& operator=(const wxIntegerEqual&) { return *this; }
  4514. | ^~~~~~~~
  4515. /usr/include/wx-3.0/wx/hashmap.h:244:26: warning: implicitly-declared ‘constexpr wxImageHistogramBase_wxImplementation_KeyEx::wxImageHistogramBase_wxImplementation_KeyEx(const wxImageHistogramBase_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  4516. 244 | m_getKey( k_ex ) \
  4517. | ^
  4518. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  4519. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  4520. | ^~~~~~~~~~~~~~~~~~~~~
  4521. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4522. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  4523. | ^~~~~~~~~~~~~~~~~~~~
  4524. /usr/include/wx-3.0/wx/hashmap.h:710:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  4525. 710 | WX_DECLARE_HASH_MAP_WITH_DECL( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, \
  4526. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4527. /usr/include/wx-3.0/wx/image.h:189:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_HASH_MAP’
  4528. 189 | WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry,
  4529. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4530. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxImageHistogramBase_wxImplementation_KeyEx’ has user-provided ‘wxImageHistogramBase_wxImplementation_KeyEx& wxImageHistogramBase_wxImplementation_KeyEx::operator=(const wxImageHistogramBase_wxImplementation_KeyEx&)’
  4531. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  4532. | ^~~~~~~~
  4533. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  4534. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  4535. | ^~~~~~~~
  4536. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4537. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  4538. | ^~~~~~~~~~~~~~~~~~~~
  4539. /usr/include/wx-3.0/wx/hashmap.h:710:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  4540. 710 | WX_DECLARE_HASH_MAP_WITH_DECL( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, \
  4541. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4542. /usr/include/wx-3.0/wx/image.h:189:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_HASH_MAP’
  4543. 189 | WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry,
  4544. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4545. /usr/include/wx-3.0/wx/image.h: In copy constructor ‘wxImageHistogramBase_wxImplementation_HashTable::wxImageHistogramBase_wxImplementation_HashTable(const Self&)’:
  4546. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxIntegerHash::wxIntegerHash(const wxIntegerHash&)’ is deprecated [-Wdeprecated-copy]
  4547. 255 | m_getKey( ht.m_getKey ) \
  4548. | ^
  4549. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  4550. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  4551. | ^~~~~~~~~~~~~~~~~~~~~
  4552. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4553. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  4554. | ^~~~~~~~~~~~~~~~~~~~
  4555. /usr/include/wx-3.0/wx/hashmap.h:710:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  4556. 710 | WX_DECLARE_HASH_MAP_WITH_DECL( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, \
  4557. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4558. /usr/include/wx-3.0/wx/image.h:189:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_HASH_MAP’
  4559. 189 | WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry,
  4560. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4561. /usr/include/wx-3.0/wx/hashmap.h:544:20: note: because ‘wxIntegerHash’ has user-provided ‘wxIntegerHash& wxIntegerHash::operator=(const wxIntegerHash&)’
  4562. 544 | wxIntegerHash& operator=(const wxIntegerHash&) { return *this; }
  4563. | ^~~~~~~~
  4564. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxIntegerEqual::wxIntegerEqual(const wxIntegerEqual&)’ is deprecated [-Wdeprecated-copy]
  4565. 255 | m_getKey( ht.m_getKey ) \
  4566. | ^
  4567. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  4568. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  4569. | ^~~~~~~~~~~~~~~~~~~~~
  4570. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4571. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  4572. | ^~~~~~~~~~~~~~~~~~~~
  4573. /usr/include/wx-3.0/wx/hashmap.h:710:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  4574. 710 | WX_DECLARE_HASH_MAP_WITH_DECL( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, \
  4575. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4576. /usr/include/wx-3.0/wx/image.h:189:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_HASH_MAP’
  4577. 189 | WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry,
  4578. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4579. /usr/include/wx-3.0/wx/hashmap.h:563:21: note: because ‘wxIntegerEqual’ has user-provided ‘wxIntegerEqual& wxIntegerEqual::operator=(const wxIntegerEqual&)’
  4580. 563 | wxIntegerEqual& operator=(const wxIntegerEqual&) { return *this; }
  4581. | ^~~~~~~~
  4582. /usr/include/wx-3.0/wx/hashmap.h:255:33: warning: implicitly-declared ‘constexpr wxImageHistogramBase_wxImplementation_KeyEx::wxImageHistogramBase_wxImplementation_KeyEx(const wxImageHistogramBase_wxImplementation_KeyEx&)’ is deprecated [-Wdeprecated-copy]
  4583. 255 | m_getKey( ht.m_getKey ) \
  4584. | ^
  4585. /usr/include/wx-3.0/wx/hashmap.h:638:1: note: in expansion of macro ‘_WX_DECLARE_HASHTABLE’
  4586. 638 | _WX_DECLARE_HASHTABLE( CLASSNAME##_wxImplementation_Pair, KEY_T, HASH_T, \
  4587. | ^~~~~~~~~~~~~~~~~~~~~
  4588. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4589. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  4590. | ^~~~~~~~~~~~~~~~~~~~
  4591. /usr/include/wx-3.0/wx/hashmap.h:710:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  4592. 710 | WX_DECLARE_HASH_MAP_WITH_DECL( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, \
  4593. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4594. /usr/include/wx-3.0/wx/image.h:189:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_HASH_MAP’
  4595. 189 | WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry,
  4596. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4597. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: because ‘wxImageHistogramBase_wxImplementation_KeyEx’ has user-provided ‘wxImageHistogramBase_wxImplementation_KeyEx& wxImageHistogramBase_wxImplementation_KeyEx::operator=(const wxImageHistogramBase_wxImplementation_KeyEx&)’
  4598. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  4599. | ^~~~~~~~
  4600. /usr/include/wx-3.0/wx/hashmap.h:461:16: note: in definition of macro ‘_WX_DECLARE_HASH_MAP_KEY_EX’
  4601. 461 | CLASSNAME& operator=(const CLASSNAME&) { return *this; } \
  4602. | ^~~~~~~~
  4603. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4604. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  4605. | ^~~~~~~~~~~~~~~~~~~~
  4606. /usr/include/wx-3.0/wx/hashmap.h:710:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  4607. 710 | WX_DECLARE_HASH_MAP_WITH_DECL( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, \
  4608. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4609. /usr/include/wx-3.0/wx/image.h:189:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_HASH_MAP’
  4610. 189 | WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry,
  4611. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4612. /usr/include/wx-3.0/wx/image.h: In member function ‘wxImageHistogramBase_wxImplementation_HashTable::hasher wxImageHistogramBase_wxImplementation_HashTable::hash_funct()’:
  4613. /usr/include/wx-3.0/wx/hashmap.h:281:34: warning: implicitly-declared ‘constexpr wxIntegerHash::wxIntegerHash(const wxIntegerHash&)’ is deprecated [-Wdeprecated-copy]
  4614. 281 | hasher hash_funct() { return m_hasher; } \
  4615. | ^~~~~~~~
  4616. /usr/include/wx-3.0/wx/hashmap.h:281:34: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  4617. 281 | hasher hash_funct() { return m_hasher; } \
  4618. | ^~~~~~~~
  4619. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4620. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  4621. | ^~~~~~~~~~~~~~~~~~~~
  4622. /usr/include/wx-3.0/wx/hashmap.h:710:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  4623. 710 | WX_DECLARE_HASH_MAP_WITH_DECL( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, \
  4624. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4625. /usr/include/wx-3.0/wx/image.h:189:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_HASH_MAP’
  4626. 189 | WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry,
  4627. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4628. /usr/include/wx-3.0/wx/hashmap.h:544:20: note: because ‘wxIntegerHash’ has user-provided ‘wxIntegerHash& wxIntegerHash::operator=(const wxIntegerHash&)’
  4629. 544 | wxIntegerHash& operator=(const wxIntegerHash&) { return *this; }
  4630. | ^~~~~~~~
  4631. /usr/include/wx-3.0/wx/image.h: In member function ‘wxImageHistogramBase_wxImplementation_HashTable::key_equal wxImageHistogramBase_wxImplementation_HashTable::key_eq()’:
  4632. /usr/include/wx-3.0/wx/hashmap.h:282:33: warning: implicitly-declared ‘constexpr wxIntegerEqual::wxIntegerEqual(const wxIntegerEqual&)’ is deprecated [-Wdeprecated-copy]
  4633. 282 | key_equal key_eq() { return m_equals; } \
  4634. | ^~~~~~~~
  4635. /usr/include/wx-3.0/wx/hashmap.h:282:33: note: in definition of macro ‘_WX_DECLARE_HASHTABLE’
  4636. 282 | key_equal key_eq() { return m_equals; } \
  4637. | ^~~~~~~~
  4638. /usr/include/wx-3.0/wx/hashmap.h:707:5: note: in expansion of macro ‘_WX_DECLARE_HASH_MAP’
  4639. 707 | _WX_DECLARE_HASH_MAP( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, CLASSNAME, DECL )
  4640. | ^~~~~~~~~~~~~~~~~~~~
  4641. /usr/include/wx-3.0/wx/hashmap.h:710:5: note: in expansion of macro ‘WX_DECLARE_HASH_MAP_WITH_DECL’
  4642. 710 | WX_DECLARE_HASH_MAP_WITH_DECL( KEY_T, VALUE_T, HASH_T, KEY_EQ_T, \
  4643. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4644. /usr/include/wx-3.0/wx/image.h:189:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_HASH_MAP’
  4645. 189 | WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry,
  4646. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4647. /usr/include/wx-3.0/wx/hashmap.h:563:21: note: because ‘wxIntegerEqual’ has user-provided ‘wxIntegerEqual& wxIntegerEqual::operator=(const wxIntegerEqual&)’
  4648. 563 | wxIntegerEqual& operator=(const wxIntegerEqual&) { return *this; }
  4649. | ^~~~~~~~
  4650. In file included from /usr/include/wx-3.0/wx/gdicmn.h:19,
  4651. from /usr/include/wx-3.0/wx/event.h:20,
  4652. from /usr/include/wx-3.0/wx/app.h:19,
  4653. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4654. /usr/include/wx-3.0/wx/window.h: In member function ‘wxWindow* const& wxWindowList::const_iterator::operator*() const’:
  4655. /usr/include/wx-3.0/wx/list.h:874:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4656. 874 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4657. | ^
  4658. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4659. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4660. | ^~~~~~~~~~~~~~~~~
  4661. /usr/include/wx-3.0/wx/window.h:151:1: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4662. 151 | WX_DECLARE_LIST_3(wxWindow, wxWindowBase, wxWindowList, wxWindowListNode, class WXDLLIMPEXP_CORE);
  4663. | ^~~~~~~~~~~~~~~~~
  4664. /usr/include/wx-3.0/wx/window.h: In member function ‘wxWindow* const& wxWindowList::const_reverse_iterator::operator*() const’:
  4665. /usr/include/wx-3.0/wx/list.h:966:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4666. 966 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4667. | ^
  4668. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4669. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4670. | ^~~~~~~~~~~~~~~~~
  4671. /usr/include/wx-3.0/wx/window.h:151:1: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4672. 151 | WX_DECLARE_LIST_3(wxWindow, wxWindowBase, wxWindowList, wxWindowListNode, class WXDLLIMPEXP_CORE);
  4673. | ^~~~~~~~~~~~~~~~~
  4674. In file included from /usr/include/wx-3.0/wx/generic/choicdgg.h:15,
  4675. from /usr/include/wx-3.0/wx/choicdlg.h:18,
  4676. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:127:
  4677. /usr/include/wx-3.0/wx/dialog.h: In member function ‘virtual wxEvent* wxWindowModalDialogEvent::Clone() const’:
  4678. /usr/include/wx-3.0/wx/dialog.h:384:80: warning: implicitly-declared ‘wxWindowModalDialogEvent::wxWindowModalDialogEvent(const wxWindowModalDialogEvent&)’ is deprecated [-Wdeprecated-copy]
  4679. 384 | virtual wxEvent *Clone() const { return new wxWindowModalDialogEvent (*this); }
  4680. | ^
  4681. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4682. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxWindowModalDialogEvent’ has user-provided ‘wxWindowModalDialogEvent& wxWindowModalDialogEvent::operator=(const wxWindowModalDialogEvent&)’
  4683. 3549 | classname& operator=(const classname&)
  4684. | ^~~~~~~~
  4685. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4686. 3549 | classname& operator=(const classname&)
  4687. | ^~~~~~~~
  4688. /usr/include/wx-3.0/wx/object.h:227:69: note: in expansion of macro ‘wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4689. 227 | #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);
  4690. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4691. /usr/include/wx-3.0/wx/dialog.h:387:5: note: in expansion of macro ‘DECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4692. 387 | DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxWindowModalDialogEvent )
  4693. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4694. In file included from /usr/include/wx-3.0/wx/clipbrd.h:21,
  4695. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:129:
  4696. /usr/include/wx-3.0/wx/dataobj.h: In constructor ‘wxDataObjectSimple::wxDataObjectSimple(const wxDataFormat&)’:
  4697. /usr/include/wx-3.0/wx/dataobj.h:202:26: warning: implicitly-declared ‘constexpr wxDataFormat::wxDataFormat(const wxDataFormat&)’ is deprecated [-Wdeprecated-copy]
  4698. 202 | : m_format(format)
  4699. | ^
  4700. In file included from /usr/include/wx-3.0/wx/dataobj.h:79,
  4701. from /usr/include/wx-3.0/wx/clipbrd.h:21,
  4702. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:129:
  4703. /usr/include/wx-3.0/wx/gtk/dataform.h:31:19: note: because ‘wxDataFormat’ has user-provided ‘wxDataFormat& wxDataFormat::operator=(const wxDataFormat&)’
  4704. 31 | wxDataFormat& operator=(const wxDataFormat& format)
  4705. | ^~~~~~~~
  4706. In file included from /usr/include/wx-3.0/wx/clipbrd.h:21,
  4707. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:129:
  4708. /usr/include/wx-3.0/wx/dataobj.h: In member function ‘virtual wxDataFormat wxDataObjectSimple::GetPreferredFormat(wxDataObjectBase::Direction) const’:
  4709. /usr/include/wx-3.0/wx/dataobj.h:229:18: warning: implicitly-declared ‘constexpr wxDataFormat::wxDataFormat(const wxDataFormat&)’ is deprecated [-Wdeprecated-copy]
  4710. 229 | { return m_format; }
  4711. | ^~~~~~~~
  4712. In file included from /usr/include/wx-3.0/wx/dataobj.h:79,
  4713. from /usr/include/wx-3.0/wx/clipbrd.h:21,
  4714. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:129:
  4715. /usr/include/wx-3.0/wx/gtk/dataform.h:31:19: note: because ‘wxDataFormat’ has user-provided ‘wxDataFormat& wxDataFormat::operator=(const wxDataFormat&)’
  4716. 31 | wxDataFormat& operator=(const wxDataFormat& format)
  4717. | ^~~~~~~~
  4718. In file included from /usr/include/wx-3.0/wx/gdicmn.h:19,
  4719. from /usr/include/wx-3.0/wx/event.h:20,
  4720. from /usr/include/wx-3.0/wx/app.h:19,
  4721. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4722. /usr/include/wx-3.0/wx/dataobj.h: In member function ‘wxDataObjectSimple* const& wxSimpleDataObjectList::const_iterator::operator*() const’:
  4723. /usr/include/wx-3.0/wx/list.h:874:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4724. 874 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4725. | ^
  4726. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4727. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4728. | ^~~~~~~~~~~~~~~~~
  4729. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4730. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4731. | ^~~~~~~~~~~~~~~~~
  4732. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4733. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4734. | ^~~~~~~~~~~~~~~~~
  4735. /usr/include/wx-3.0/wx/list.h:1132:5: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4736. 1132 | WX_DECLARE_LIST_WITH_DECL(elementtype, listname, class WXDLLIMPEXP_CORE)
  4737. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4738. /usr/include/wx-3.0/wx/dataobj.h:261:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_LIST’
  4739. 261 | WX_DECLARE_EXPORTED_LIST(wxDataObjectSimple, wxSimpleDataObjectList);
  4740. | ^~~~~~~~~~~~~~~~~~~~~~~~
  4741. /usr/include/wx-3.0/wx/dataobj.h: In member function ‘wxDataObjectSimple* const& wxSimpleDataObjectList::const_reverse_iterator::operator*() const’:
  4742. /usr/include/wx-3.0/wx/list.h:966:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4743. 966 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4744. | ^
  4745. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4746. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4747. | ^~~~~~~~~~~~~~~~~
  4748. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4749. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4750. | ^~~~~~~~~~~~~~~~~
  4751. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4752. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4753. | ^~~~~~~~~~~~~~~~~
  4754. /usr/include/wx-3.0/wx/list.h:1132:5: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4755. 1132 | WX_DECLARE_LIST_WITH_DECL(elementtype, listname, class WXDLLIMPEXP_CORE)
  4756. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4757. /usr/include/wx-3.0/wx/dataobj.h:261:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_LIST’
  4758. 261 | WX_DECLARE_EXPORTED_LIST(wxDataObjectSimple, wxSimpleDataObjectList);
  4759. | ^~~~~~~~~~~~~~~~~~~~~~~~
  4760. In file included from /usr/include/wx-3.0/wx/affinematrix2dbase.h:17,
  4761. from /usr/include/wx-3.0/wx/affinematrix2d.h:17,
  4762. from /usr/include/wx-3.0/wx/dc.h:32,
  4763. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:137:
  4764. /usr/include/wx-3.0/wx/geometry.h: In member function ‘wxRect2DDouble wxRect2DDouble::CreateIntersection(const wxRect2DDouble&) const’:
  4765. /usr/include/wx-3.0/wx/geometry.h:618:82: warning: implicitly-declared ‘constexpr wxRect2DDouble::wxRect2DDouble(const wxRect2DDouble&)’ is deprecated [-Wdeprecated-copy]
  4766. 618 | { wxRect2DDouble result; Intersect( *this , otherRect , &result); return result; }
  4767. | ^~~~~~
  4768. /usr/include/wx-3.0/wx/geometry.h:634:21: note: because ‘wxRect2DDouble’ has user-provided ‘wxRect2DDouble& wxRect2DDouble::operator=(const wxRect2DDouble&)’
  4769. 634 | wxRect2DDouble& operator = (const wxRect2DDouble& rect);
  4770. | ^~~~~~~~
  4771. /usr/include/wx-3.0/wx/geometry.h: In member function ‘wxRect2DDouble wxRect2DDouble::CreateUnion(const wxRect2DDouble&) const’:
  4772. /usr/include/wx-3.0/wx/geometry.h:626:78: warning: implicitly-declared ‘constexpr wxRect2DDouble::wxRect2DDouble(const wxRect2DDouble&)’ is deprecated [-Wdeprecated-copy]
  4773. 626 | { wxRect2DDouble result; Union( *this , otherRect , &result); return result; }
  4774. | ^~~~~~
  4775. /usr/include/wx-3.0/wx/geometry.h:634:21: note: because ‘wxRect2DDouble’ has user-provided ‘wxRect2DDouble& wxRect2DDouble::operator=(const wxRect2DDouble&)’
  4776. 634 | wxRect2DDouble& operator = (const wxRect2DDouble& rect);
  4777. | ^~~~~~~~
  4778. In file included from /usr/include/wx-3.0/wx/gtk/filectrl.h:16,
  4779. from /usr/include/wx-3.0/wx/gtk/filedlg.h:12,
  4780. from /usr/include/wx-3.0/wx/filedlg.h:235,
  4781. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:148:
  4782. /usr/include/wx-3.0/wx/filectrl.h: In member function ‘virtual wxEvent* wxFileCtrlEvent::Clone() const’:
  4783. /usr/include/wx-3.0/wx/filectrl.h:101:72: warning: implicitly-declared ‘wxFileCtrlEvent::wxFileCtrlEvent(const wxFileCtrlEvent&)’ is deprecated [-Wdeprecated-copy]
  4784. 101 | virtual wxEvent *Clone() const { return new wxFileCtrlEvent( *this ); }
  4785. | ^
  4786. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4787. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxFileCtrlEvent’ has user-provided ‘wxFileCtrlEvent& wxFileCtrlEvent::operator=(const wxFileCtrlEvent&)’
  4788. 3549 | classname& operator=(const classname&)
  4789. | ^~~~~~~~
  4790. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4791. 3549 | classname& operator=(const classname&)
  4792. | ^~~~~~~~
  4793. /usr/include/wx-3.0/wx/object.h:227:69: note: in expansion of macro ‘wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4794. 227 | #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);
  4795. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4796. /usr/include/wx-3.0/wx/filectrl.h:118:5: note: in expansion of macro ‘DECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  4797. 118 | DECLARE_DYNAMIC_CLASS_NO_ASSIGN( wxFileCtrlEvent )
  4798. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4799. In file included from /usr/include/wx-3.0/wx/gdicmn.h:19,
  4800. from /usr/include/wx-3.0/wx/event.h:20,
  4801. from /usr/include/wx-3.0/wx/app.h:19,
  4802. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  4803. /usr/include/wx-3.0/wx/menu.h: In member function ‘wxMenu* const& wxMenuList::const_iterator::operator*() const’:
  4804. /usr/include/wx-3.0/wx/list.h:874:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4805. 874 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4806. | ^
  4807. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4808. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4809. | ^~~~~~~~~~~~~~~~~
  4810. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4811. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4812. | ^~~~~~~~~~~~~~~~~
  4813. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4814. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4815. | ^~~~~~~~~~~~~~~~~
  4816. /usr/include/wx-3.0/wx/list.h:1132:5: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4817. 1132 | WX_DECLARE_LIST_WITH_DECL(elementtype, listname, class WXDLLIMPEXP_CORE)
  4818. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4819. /usr/include/wx-3.0/wx/menu.h:36:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_LIST’
  4820. 36 | WX_DECLARE_EXPORTED_LIST(wxMenu, wxMenuList);
  4821. | ^~~~~~~~~~~~~~~~~~~~~~~~
  4822. /usr/include/wx-3.0/wx/menu.h: In member function ‘wxMenu* const& wxMenuList::const_reverse_iterator::operator*() const’:
  4823. /usr/include/wx-3.0/wx/list.h:966:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4824. 966 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4825. | ^
  4826. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4827. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4828. | ^~~~~~~~~~~~~~~~~
  4829. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4830. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4831. | ^~~~~~~~~~~~~~~~~
  4832. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4833. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4834. | ^~~~~~~~~~~~~~~~~
  4835. /usr/include/wx-3.0/wx/list.h:1132:5: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4836. 1132 | WX_DECLARE_LIST_WITH_DECL(elementtype, listname, class WXDLLIMPEXP_CORE)
  4837. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4838. /usr/include/wx-3.0/wx/menu.h:36:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_LIST’
  4839. 36 | WX_DECLARE_EXPORTED_LIST(wxMenu, wxMenuList);
  4840. | ^~~~~~~~~~~~~~~~~~~~~~~~
  4841. /usr/include/wx-3.0/wx/menu.h: In member function ‘wxMenuItem* const& wxMenuItemList::const_iterator::operator*() const’:
  4842. /usr/include/wx-3.0/wx/list.h:874:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4843. 874 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4844. | ^
  4845. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4846. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4847. | ^~~~~~~~~~~~~~~~~
  4848. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4849. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4850. | ^~~~~~~~~~~~~~~~~
  4851. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4852. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4853. | ^~~~~~~~~~~~~~~~~
  4854. /usr/include/wx-3.0/wx/list.h:1132:5: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4855. 1132 | WX_DECLARE_LIST_WITH_DECL(elementtype, listname, class WXDLLIMPEXP_CORE)
  4856. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4857. /usr/include/wx-3.0/wx/menu.h:37:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_LIST’
  4858. 37 | WX_DECLARE_EXPORTED_LIST(wxMenuItem, wxMenuItemList);
  4859. | ^~~~~~~~~~~~~~~~~~~~~~~~
  4860. /usr/include/wx-3.0/wx/menu.h: In member function ‘wxMenuItem* const& wxMenuItemList::const_reverse_iterator::operator*() const’:
  4861. /usr/include/wx-3.0/wx/list.h:966:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4862. 966 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4863. | ^
  4864. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4865. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4866. | ^~~~~~~~~~~~~~~~~
  4867. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4868. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4869. | ^~~~~~~~~~~~~~~~~
  4870. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4871. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4872. | ^~~~~~~~~~~~~~~~~
  4873. /usr/include/wx-3.0/wx/list.h:1132:5: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4874. 1132 | WX_DECLARE_LIST_WITH_DECL(elementtype, listname, class WXDLLIMPEXP_CORE)
  4875. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4876. /usr/include/wx-3.0/wx/menu.h:37:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_LIST’
  4877. 37 | WX_DECLARE_EXPORTED_LIST(wxMenuItem, wxMenuItemList);
  4878. | ^~~~~~~~~~~~~~~~~~~~~~~~
  4879. /usr/include/wx-3.0/wx/module.h: In member function ‘wxModule* const& wxModuleList::const_iterator::operator*() const’:
  4880. /usr/include/wx-3.0/wx/list.h:874:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4881. 874 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4882. | ^
  4883. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4884. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4885. | ^~~~~~~~~~~~~~~~~
  4886. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4887. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4888. | ^~~~~~~~~~~~~~~~~
  4889. /usr/include/wx-3.0/wx/list.h:1140:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4890. 1140 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, class usergoo)
  4891. | ^~~~~~~~~~~~~~~~~
  4892. /usr/include/wx-3.0/wx/module.h:21:1: note: in expansion of macro ‘WX_DECLARE_USER_EXPORTED_LIST’
  4893. 21 | WX_DECLARE_USER_EXPORTED_LIST(wxModule, wxModuleList, WXDLLIMPEXP_BASE);
  4894. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4895. /usr/include/wx-3.0/wx/module.h: In member function ‘wxModule* const& wxModuleList::const_reverse_iterator::operator*() const’:
  4896. /usr/include/wx-3.0/wx/list.h:966:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4897. 966 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4898. | ^
  4899. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4900. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4901. | ^~~~~~~~~~~~~~~~~
  4902. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4903. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4904. | ^~~~~~~~~~~~~~~~~
  4905. /usr/include/wx-3.0/wx/list.h:1140:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4906. 1140 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, class usergoo)
  4907. | ^~~~~~~~~~~~~~~~~
  4908. /usr/include/wx-3.0/wx/module.h:21:1: note: in expansion of macro ‘WX_DECLARE_USER_EXPORTED_LIST’
  4909. 21 | WX_DECLARE_USER_EXPORTED_LIST(wxModule, wxModuleList, WXDLLIMPEXP_BASE);
  4910. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4911. /usr/include/wx-3.0/wx/gtk/radiobox.h: In member function ‘wxGTKRadioButtonInfo* const& wxRadioBoxButtonsInfoList::const_iterator::operator*() const’:
  4912. /usr/include/wx-3.0/wx/list.h:874:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4913. 874 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4914. | ^
  4915. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4916. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4917. | ^~~~~~~~~~~~~~~~~
  4918. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4919. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4920. | ^~~~~~~~~~~~~~~~~
  4921. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4922. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4923. | ^~~~~~~~~~~~~~~~~
  4924. /usr/include/wx-3.0/wx/list.h:1132:5: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4925. 1132 | WX_DECLARE_LIST_WITH_DECL(elementtype, listname, class WXDLLIMPEXP_CORE)
  4926. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4927. /usr/include/wx-3.0/wx/gtk/radiobox.h:18:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_LIST’
  4928. 18 | WX_DECLARE_EXPORTED_LIST(wxGTKRadioButtonInfo, wxRadioBoxButtonsInfoList);
  4929. | ^~~~~~~~~~~~~~~~~~~~~~~~
  4930. /usr/include/wx-3.0/wx/gtk/radiobox.h: In member function ‘wxGTKRadioButtonInfo* const& wxRadioBoxButtonsInfoList::const_reverse_iterator::operator*() const’:
  4931. /usr/include/wx-3.0/wx/list.h:966:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4932. 966 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4933. | ^
  4934. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4935. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4936. | ^~~~~~~~~~~~~~~~~
  4937. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4938. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4939. | ^~~~~~~~~~~~~~~~~
  4940. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4941. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4942. | ^~~~~~~~~~~~~~~~~
  4943. /usr/include/wx-3.0/wx/list.h:1132:5: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4944. 1132 | WX_DECLARE_LIST_WITH_DECL(elementtype, listname, class WXDLLIMPEXP_CORE)
  4945. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4946. /usr/include/wx-3.0/wx/gtk/radiobox.h:18:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_LIST’
  4947. 18 | WX_DECLARE_EXPORTED_LIST(wxGTKRadioButtonInfo, wxRadioBoxButtonsInfoList);
  4948. | ^~~~~~~~~~~~~~~~~~~~~~~~
  4949. /usr/include/wx-3.0/wx/sizer.h: In member function ‘wxSizerItem* const& wxSizerItemList::const_iterator::operator*() const’:
  4950. /usr/include/wx-3.0/wx/list.h:874:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4951. 874 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4952. | ^
  4953. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4954. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4955. | ^~~~~~~~~~~~~~~~~
  4956. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4957. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4958. | ^~~~~~~~~~~~~~~~~
  4959. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4960. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4961. | ^~~~~~~~~~~~~~~~~
  4962. /usr/include/wx-3.0/wx/list.h:1132:5: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4963. 1132 | WX_DECLARE_LIST_WITH_DECL(elementtype, listname, class WXDLLIMPEXP_CORE)
  4964. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4965. /usr/include/wx-3.0/wx/sizer.h:488:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_LIST’
  4966. 488 | WX_DECLARE_EXPORTED_LIST( wxSizerItem, wxSizerItemList );
  4967. | ^~~~~~~~~~~~~~~~~~~~~~~~
  4968. /usr/include/wx-3.0/wx/sizer.h: In member function ‘wxSizerItem* const& wxSizerItemList::const_reverse_iterator::operator*() const’:
  4969. /usr/include/wx-3.0/wx/list.h:966:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  4970. 966 | { return *(pointer_type)m_node->GetDataPtr(); } \
  4971. | ^
  4972. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  4973. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  4974. | ^~~~~~~~~~~~~~~~~
  4975. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  4976. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  4977. | ^~~~~~~~~~~~~~~~~
  4978. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  4979. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  4980. | ^~~~~~~~~~~~~~~~~
  4981. /usr/include/wx-3.0/wx/list.h:1132:5: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  4982. 1132 | WX_DECLARE_LIST_WITH_DECL(elementtype, listname, class WXDLLIMPEXP_CORE)
  4983. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  4984. /usr/include/wx-3.0/wx/sizer.h:488:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_LIST’
  4985. 488 | WX_DECLARE_EXPORTED_LIST( wxSizerItem, wxSizerItemList );
  4986. | ^~~~~~~~~~~~~~~~~~~~~~~~
  4987. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:196:
  4988. /usr/include/wx-3.0/wx/timer.h: In member function ‘virtual wxEvent* wxTimerEvent::Clone() const’:
  4989. /usr/include/wx-3.0/wx/timer.h:177:67: warning: implicitly-declared ‘wxTimerEvent::wxTimerEvent(const wxTimerEvent&)’ is deprecated [-Wdeprecated-copy]
  4990. 177 | virtual wxEvent *Clone() const { return new wxTimerEvent(*this); }
  4991. | ^
  4992. In file included from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:116:
  4993. /usr/include/wx-3.0/wx/defs.h:3549:20: note: because ‘wxTimerEvent’ has user-provided ‘wxTimerEvent& wxTimerEvent::operator=(const wxTimerEvent&)’
  4994. 3549 | classname& operator=(const classname&)
  4995. | ^~~~~~~~
  4996. /usr/include/wx-3.0/wx/defs.h:3549:20: note: in definition of macro ‘wxDECLARE_NO_ASSIGN_CLASS’
  4997. 3549 | classname& operator=(const classname&)
  4998. | ^~~~~~~~
  4999. /usr/include/wx-3.0/wx/object.h:227:69: note: in expansion of macro ‘wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  5000. 227 | #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n);
  5001. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5002. /usr/include/wx-3.0/wx/timer.h:183:5: note: in expansion of macro ‘DECLARE_DYNAMIC_CLASS_NO_ASSIGN’
  5003. 183 | DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxTimerEvent)
  5004. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5005. In file included from /usr/include/wx-3.0/wx/gdicmn.h:19,
  5006. from /usr/include/wx-3.0/wx/event.h:20,
  5007. from /usr/include/wx-3.0/wx/app.h:19,
  5008. from /tmp/SBo/aegisub-3.2.2/src/agi_pre.h:119:
  5009. /usr/include/wx-3.0/wx/tbarbase.h: In member function ‘wxToolBarToolBase* const& wxToolBarToolsList::const_iterator::operator*() const’:
  5010. /usr/include/wx-3.0/wx/list.h:874:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  5011. 874 | { return *(pointer_type)m_node->GetDataPtr(); } \
  5012. | ^
  5013. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  5014. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  5015. | ^~~~~~~~~~~~~~~~~
  5016. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  5017. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  5018. | ^~~~~~~~~~~~~~~~~
  5019. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  5020. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  5021. | ^~~~~~~~~~~~~~~~~
  5022. /usr/include/wx-3.0/wx/list.h:1132:5: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  5023. 1132 | WX_DECLARE_LIST_WITH_DECL(elementtype, listname, class WXDLLIMPEXP_CORE)
  5024. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  5025. /usr/include/wx-3.0/wx/tbarbase.h:272:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_LIST’
  5026. 272 | WX_DECLARE_EXPORTED_LIST(wxToolBarToolBase, wxToolBarToolsList);
  5027. | ^~~~~~~~~~~~~~~~~~~~~~~~
  5028. /usr/include/wx-3.0/wx/tbarbase.h: In member function ‘wxToolBarToolBase* const& wxToolBarToolsList::const_reverse_iterator::operator*() const’:
  5029. /usr/include/wx-3.0/wx/list.h:966:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  5030. 966 | { return *(pointer_type)m_node->GetDataPtr(); } \
  5031. | ^
  5032. /usr/include/wx-3.0/wx/list.h:1111:5: note: in expansion of macro ‘WX_DECLARE_LIST_4’
  5033. 1111 | WX_DECLARE_LIST_4(T, Tbase, name, nodetype, classexp, WX_LIST_PTROP_NONE)
  5034. | ^~~~~~~~~~~~~~~~~
  5035. /usr/include/wx-3.0/wx/list.h:1116:5: note: in expansion of macro ‘WX_DECLARE_LIST_3’
  5036. 1116 | WX_DECLARE_LIST_3(elementtype, elementtype, listname, nodename, classexp)
  5037. | ^~~~~~~~~~~~~~~~~
  5038. /usr/include/wx-3.0/wx/list.h:1129:5: note: in expansion of macro ‘WX_DECLARE_LIST_2’
  5039. 1129 | WX_DECLARE_LIST_2(elementtype, listname, wx##listname##Node, decl)
  5040. | ^~~~~~~~~~~~~~~~~
  5041. /usr/include/wx-3.0/wx/list.h:1132:5: note: in expansion of macro ‘WX_DECLARE_LIST_WITH_DECL’
  5042. 1132 | WX_DECLARE_LIST_WITH_DECL(elementtype, listname, class WXDLLIMPEXP_CORE)
  5043. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  5044. /usr/include/wx-3.0/wx/tbarbase.h:272:1: note: in expansion of macro ‘WX_DECLARE_EXPORTED_LIST’
  5045. 272 | WX_DECLARE_EXPORTED_LIST(wxToolBarToolBase, wxToolBarToolsList);
  5046. | ^~~~~~~~~~~~~~~~~~~~~~~~
  5047. At global scope:
  5048. cc1plus: warning: unrecognized command line option ‘-Wno-c++11-narrowing’
  5049. ar cru /tmp/SBo/aegisub-3.2.2/lib/libaegisub.a
  5050. ranlib /tmp/SBo/aegisub-3.2.2/lib/libaegisub.a
  5051. ar cru /tmp/SBo/aegisub-3.2.2/lib/libluabins.a
  5052. ranlib /tmp/SBo/aegisub-3.2.2/lib/libluabins.a
  5053. make -C /tmp/SBo/aegisub-3.2.2/vendor/luajit/src amalg
  5054. make[1]: Entering directory '/tmp/SBo/aegisub-3.2.2/vendor/luajit/src'
  5055. make all "LJCORE_O=ljamalg.o"
  5056. make[2]: Entering directory '/tmp/SBo/aegisub-3.2.2/vendor/luajit/src'
  5057. mkdir -p gen
  5058. DYNASM gen/buildvm_arch.h
  5059. HOSTCC host/buildvm.o
  5060. In file included from host/buildvm.c:59:
  5061. ./../dynasm/dasm_x86.h: In function ‘dasm_put’:
  5062. ./../dynasm/dasm_x86.h:207:2: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  5063. 207 | if (*p++ == 1 && *p == DASM_DISP) mrm = n; continue;
  5064. | ^~
  5065. ./../dynasm/dasm_x86.h:207:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  5066. 207 | if (*p++ == 1 && *p == DASM_DISP) mrm = n; continue;
  5067. | ^~~~~~~~
  5068. HOSTCC host/buildvm_asm.o
  5069. HOSTCC host/buildvm_peobj.o
  5070. HOSTCC host/buildvm_lib.o
  5071. HOSTCC host/buildvm_fold.o
  5072. HOSTLINK host/buildvm
  5073. BUILDVM lj_vm.s
  5074. ASM lj_vm.o
  5075. BUILDVM gen/lj_ffdef.h
  5076. BUILDVM gen/lj_bcdef.h
  5077. BUILDVM gen/lj_folddef.h
  5078. BUILDVM gen/lj_recdef.h
  5079. BUILDVM gen/lj_libdef.h
  5080. CC ljamalg.o
  5081. In file included from ljamalg.c:60:
  5082. lj_cparse.c: In function ‘cp_next_’:
  5083. lj_cparse.c:313:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  5084. 313 | if (cp_get(cp) != '|') return '|'; cp_get(cp); return CTOK_OROR;
  5085. | ^~
  5086. lj_cparse.c:313:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  5087. 313 | if (cp_get(cp) != '|') return '|'; cp_get(cp); return CTOK_OROR;
  5088. | ^~~~~~
  5089. lj_cparse.c:315:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  5090. 315 | if (cp_get(cp) != '&') return '&'; cp_get(cp); return CTOK_ANDAND;
  5091. | ^~
  5092. lj_cparse.c:315:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  5093. 315 | if (cp_get(cp) != '&') return '&'; cp_get(cp); return CTOK_ANDAND;
  5094. | ^~~~~~
  5095. lj_cparse.c:317:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  5096. 317 | if (cp_get(cp) != '=') return '='; cp_get(cp); return CTOK_EQ;
  5097. | ^~
  5098. lj_cparse.c:317:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  5099. 317 | if (cp_get(cp) != '=') return '='; cp_get(cp); return CTOK_EQ;
  5100. | ^~~~~~
  5101. lj_cparse.c:319:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  5102. 319 | if (cp_get(cp) != '=') return '!'; cp_get(cp); return CTOK_NE;
  5103. | ^~
  5104. lj_cparse.c:319:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  5105. 319 | if (cp_get(cp) != '=') return '!'; cp_get(cp); return CTOK_NE;
  5106. | ^~~~~~
  5107. lj_cparse.c:329:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  5108. 329 | if (cp_get(cp) != '>') return '-'; cp_get(cp); return CTOK_DEREF;
  5109. | ^~
  5110. lj_cparse.c:329:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  5111. 329 | if (cp_get(cp) != '>') return '-'; cp_get(cp); return CTOK_DEREF;
  5112. | ^~~~~~
  5113. AR libluajit.a
  5114. CC luajit.o
  5115. BUILDVM jit/vmdef.lua
  5116. LINK luajit
  5117. OK Successfully built LuaJIT
  5118. make[2]: Leaving directory '/tmp/SBo/aegisub-3.2.2/vendor/luajit/src'
  5119. make[1]: Leaving directory '/tmp/SBo/aegisub-3.2.2/vendor/luajit/src'
  5120. g++ -o /tmp/SBo/aegisub-3.2.2/automation/aegisub-lua -lz /tmp/SBo/aegisub-3.2.2/automation/tests/aegisub.o /tmp/SBo/aegisub-3.2.2/lib/libaegisub.a /tmp/SBo/aegisub-3.2.2/lib/libluabins.a /tmp/SBo/aegisub-3.2.2/vendor/luajit/src/libluajit.a -ldl -lm -L/usr/lib64 -pthread -lwx_gtk2u_gl-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lz -L/usr/lib64 -lboost_filesystem -lboost_locale -lboost_regex -lboost_system -lboost_thread -lboost_chrono -licuuc -licudata -licui18n -licuuc -licudata
  5121. /usr/bin/ld: /tmp/SBo/aegisub-3.2.2/automation/tests/aegisub.o: in function `(anonymous namespace)::check(lua_State*, int)':
  5122. /tmp/SBo/aegisub-3.2.2/automation/tests/aegisub.cpp:32: undefined reference to `agi::lua::get_string_or_default[abi:cxx11](lua_State*, int)'
  5123. /usr/bin/ld: /tmp/SBo/aegisub-3.2.2/automation/tests/aegisub.o: in function `main':
  5124. /tmp/SBo/aegisub-3.2.2/automation/tests/aegisub.cpp:50: undefined reference to `agi::dispatch::Init(std::function<void (std::function<void ()>)>)'
  5125. /usr/bin/ld: /tmp/SBo/aegisub-3.2.2/automation/tests/aegisub.cpp:51: undefined reference to `agi::log::LogSink::LogSink()'
  5126. /usr/bin/ld: /tmp/SBo/aegisub-3.2.2/automation/tests/aegisub.cpp:51: undefined reference to `agi::log::log'
  5127. /usr/bin/ld: /tmp/SBo/aegisub-3.2.2/automation/tests/aegisub.cpp:60: undefined reference to `agi::lua::preload_modules(lua_State*)'
  5128. /usr/bin/ld: /tmp/SBo/aegisub-3.2.2/automation/tests/aegisub.cpp:61: undefined reference to `agi::lua::Install(lua_State*, std::vector<boost::filesystem::path, std::allocator<boost::filesystem::path> > const&)'
  5129. /usr/bin/ld: /tmp/SBo/aegisub-3.2.2/automation/tests/aegisub.cpp:79: undefined reference to `agi::lua::add_stack_trace(lua_State*)'
  5130. /usr/bin/ld: /tmp/SBo/aegisub-3.2.2/automation/tests/aegisub.cpp:82: undefined reference to `agi::lua::LoadFile(lua_State*, boost::filesystem::path const&)'
  5131. collect2: error: ld returned 1 exit status
  5132. make: *** [Makefile.target:64: /tmp/SBo/aegisub-3.2.2/automation/aegisub-lua] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement