Advertisement
jyavenard

Untitled

Feb 16th, 2013
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 345.64 KB | None | 0 0
  1. jyaimac:mythtv jyavenard$ make > make.output
  2. libavcodec/x86/fft.asm:54: warning: section flags ignored on section redeclaration
  3. /usr/bin/ranlib: file: .libs/libmythzmq.a(libmythzmq_la-devpoll.o) has no symbols
  4. /usr/bin/ranlib: file: .libs/libmythzmq.a(libmythzmq_la-epoll.o) has no symbols
  5. /usr/bin/ranlib: file: .libs/libmythzmq.a(libmythzmq_la-pgm_receiver.o) has no symbols
  6. /usr/bin/ranlib: file: .libs/libmythzmq.a(libmythzmq_la-pgm_sender.o) has no symbols
  7. /usr/bin/ranlib: file: .libs/libmythzmq.a(libmythzmq_la-pgm_socket.o) has no symbols
  8. ranlib: file: .libs/libmythzmq.a(libmythzmq_la-devpoll.o) has no symbols
  9. ranlib: file: .libs/libmythzmq.a(libmythzmq_la-epoll.o) has no symbols
  10. ranlib: file: .libs/libmythzmq.a(libmythzmq_la-pgm_receiver.o) has no symbols
  11. ranlib: file: .libs/libmythzmq.a(libmythzmq_la-pgm_sender.o) has no symbols
  12. ranlib: file: .libs/libmythzmq.a(libmythzmq_la-pgm_socket.o) has no symbols
  13. make[1]: [qjson-all] Error 1 (ignored)
  14. In file included from hdhomerun_sock_posix.c:52:
  15. /usr/include/sys/ioctl.h:108:29: warning: 'BSD_KERNEL_PRIVATE' is not defined,
  16. evaluates to 0 [-Wundef]
  17. #if defined(USE_OLD_TTY) || BSD_KERNEL_PRIVATE
  18. ^
  19. 1 warning generated.
  20. mythcommandlineparser.cpp:2706:30: warning: 'daemon' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
  21. if (toBool("daemon") && (daemon(0, 1) < 0))
  22. ^
  23. /usr/include/stdlib.h:292:5: note: 'daemon' declared here
  24. int daemon(int, int) __asm("_" "daemon" "$1050") __attribute__((availability(macosx,introduced=10.0,deprecated=10.5)));
  25. ^
  26. 1 warning generated.
  27. util-osx-cocoa.mm:46:16: warning: implicit conversion of NULL constant to 'CGDirectDisplayID' (aka 'unsigned int') [-Wnull-conversion]
  28. return __null;
  29. ~~~~~~ ^~~~~~
  30. 0
  31. util-osx-cocoa.mm:49:16: warning: implicit conversion of NULL constant to 'CGDirectDisplayID' (aka 'unsigned int') [-Wnull-conversion]
  32. return __null;
  33. ~~~~~~ ^~~~~~
  34. 0
  35. 2 warnings generated.
  36. In file included from mythmainwindow.cpp:25:
  37. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  38. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  39. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  40. char type;
  41. ^
  42. 1 warning generated.
  43. In file included from mythpainter.cpp:12:
  44. In file included from ./mythimage.h:12:
  45. In file included from ./mythpainter.h:6:
  46. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  47. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  48. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  49. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  50. char type;
  51. ^
  52. 1 warning generated.
  53. In file included from mythimage.cpp:3:
  54. In file included from ./mythimage.h:12:
  55. In file included from ./mythpainter.h:6:
  56. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  57. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  58. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  59. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  60. char type;
  61. ^
  62. 1 warning generated.
  63. In file included from myththemebase.cpp:2:
  64. In file included from ./mythuiimage.h:13:
  65. In file included from ./mythimage.h:12:
  66. In file included from ./mythpainter.h:6:
  67. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  68. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  69. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  70. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  71. char type;
  72. ^
  73. 1 warning generated.
  74. In file included from mythpainter_qimage.cpp:6:
  75. In file included from ./mythpainter_qimage.h:11:
  76. In file included from ./mythpainter.h:6:
  77. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  78. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  79. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  80. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  81. char type;
  82. ^
  83. 1 warning generated.
  84. In file included from mythpainter_yuva.cpp:4:
  85. In file included from ./mythpainter_yuva.h:4:
  86. In file included from ./mythpainter_qimage.h:11:
  87. In file included from ./mythpainter.h:6:
  88. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  89. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  90. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  91. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  92. char type;
  93. ^
  94. 1 warning generated.
  95. In file included from mythpainter_qt.cpp:7:
  96. In file included from ./mythpainter_qt.h:6:
  97. In file included from ./mythpainter.h:6:
  98. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  99. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  100. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  101. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  102. char type;
  103. ^
  104. 1 warning generated.
  105. In file included from xmlparsebase.cpp:24:
  106. In file included from ./mythscreentype.h:5:
  107. In file included from ./mythuitext.h:5:
  108. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  109. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  110. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  111. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  112. char type;
  113. ^
  114. 1 warning generated.
  115. In file included from mythuihelper.cpp:31:
  116. In file included from ./mythprogressdialog.h:6:
  117. In file included from ./mythscreentype.h:5:
  118. In file included from ./mythuitext.h:5:
  119. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  120. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  121. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  122. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  123. char type;
  124. ^
  125. 1 warning generated.
  126. In file included from mythscreenstack.cpp:3:
  127. In file included from ./mythscreentype.h:5:
  128. In file included from ./mythuitext.h:5:
  129. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  130. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  131. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  132. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  133. char type;
  134. ^
  135. 1 warning generated.
  136. In file included from mythuitype.cpp:7:
  137. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  138. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  139. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  140. char type;
  141. ^
  142. 1 warning generated.
  143. In file included from mythscreentype.cpp:2:
  144. In file included from ./mythscreentype.h:5:
  145. In file included from ./mythuitext.h:5:
  146. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  147. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  148. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  149. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  150. char type;
  151. ^
  152. 1 warning generated.
  153. In file included from mythuiimage.cpp:2:
  154. In file included from ./mythuiimage.h:13:
  155. In file included from ./mythimage.h:12:
  156. In file included from ./mythpainter.h:6:
  157. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  158. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  159. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  160. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  161. char type;
  162. ^
  163. 1 warning generated.
  164. In file included from mythuitext.cpp:2:
  165. In file included from ./mythuitext.h:5:
  166. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  167. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  168. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  169. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  170. char type;
  171. ^
  172. 1 warning generated.
  173. In file included from mythuifilebrowser.cpp:11:
  174. In file included from ./mythdialogbox.h:7:
  175. In file included from ./mythscreentype.h:5:
  176. In file included from ./mythuitext.h:5:
  177. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  178. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  179. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  180. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  181. char type;
  182. ^
  183. 1 warning generated.
  184. In file included from mythuistatetype.cpp:2:
  185. In file included from ./mythuistatetype.h:8:
  186. In file included from ./mythimage.h:12:
  187. In file included from ./mythpainter.h:6:
  188. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  189. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  190. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  191. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  192. char type;
  193. ^
  194. 1 warning generated.
  195. In file included from mythuibutton.cpp:2:
  196. In file included from ./mythuibutton.h:7:
  197. In file included from ./mythuistatetype.h:8:
  198. In file included from ./mythimage.h:12:
  199. In file included from ./mythpainter.h:6:
  200. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  201. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  202. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  203. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  204. char type;
  205. ^
  206. 1 warning generated.
  207. In file included from myththemedmenu.cpp:2:
  208. In file included from ./myththemedmenu.h:4:
  209. In file included from ./mythscreentype.h:5:
  210. In file included from ./mythuitext.h:5:
  211. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  212. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  213. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  214. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  215. char type;
  216. ^
  217. 1 warning generated.
  218. In file included from mythdialogbox.cpp:2:
  219. In file included from ./mythdialogbox.h:7:
  220. In file included from ./mythscreentype.h:5:
  221. In file included from ./mythuitext.h:5:
  222. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  223. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  224. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  225. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  226. char type;
  227. ^
  228. 1 warning generated.
  229. In file included from mythuiclock.cpp:2:
  230. In file included from ./mythuiclock.h:8:
  231. In file included from ./mythuitext.h:5:
  232. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  233. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  234. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  235. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  236. char type;
  237. ^
  238. 1 warning generated.
  239. In file included from mythuitextedit.cpp:2:
  240. In file included from ./mythuitextedit.h:9:
  241. In file included from ./mythuitext.h:5:
  242. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  243. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  244. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  245. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  246. char type;
  247. ^
  248. 1 warning generated.
  249. In file included from mythprogressdialog.cpp:2:
  250. In file included from ./mythprogressdialog.h:6:
  251. In file included from ./mythscreentype.h:5:
  252. In file included from ./mythuitext.h:5:
  253. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  254. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  255. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  256. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  257. char type;
  258. ^
  259. 1 warning generated.
  260. In file included from mythuispinbox.cpp:2:
  261. In file included from ./mythuispinbox.h:4:
  262. In file included from ./mythuibuttonlist.h:10:
  263. In file included from ./mythuiimage.h:13:
  264. In file included from ./mythimage.h:12:
  265. In file included from ./mythpainter.h:6:
  266. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  267. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  268. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  269. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  270. char type;
  271. ^
  272. 1 warning generated.
  273. In file included from mythuicheckbox.cpp:3:
  274. In file included from ./mythuicheckbox.h:6:
  275. In file included from ./mythuistatetype.h:8:
  276. In file included from ./mythimage.h:12:
  277. In file included from ./mythpainter.h:6:
  278. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  279. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  280. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  281. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  282. char type;
  283. ^
  284. 1 warning generated.
  285. In file included from mythuibuttonlist.cpp:1:
  286. In file included from ./mythuibuttonlist.h:10:
  287. In file included from ./mythuiimage.h:13:
  288. In file included from ./mythimage.h:12:
  289. In file included from ./mythpainter.h:6:
  290. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  291. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  292. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  293. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  294. char type;
  295. ^
  296. 1 warning generated.
  297. In file included from mythuiprogressbar.cpp:3:
  298. In file included from ./mythuiprogressbar.h:5:
  299. In file included from ./mythuiimage.h:13:
  300. In file included from ./mythimage.h:12:
  301. In file included from ./mythpainter.h:6:
  302. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  303. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  304. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  305. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  306. char type;
  307. ^
  308. 1 warning generated.
  309. In file included from mythuiwebbrowser.cpp:20:
  310. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  311. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  312. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  313. char type;
  314. ^
  315. 1 warning generated.
  316. In file included from mythgenerictree.cpp:3:
  317. In file included from ./mythgenerictree.h:15:
  318. In file included from ./mythuibuttonlist.h:10:
  319. In file included from ./mythuiimage.h:13:
  320. In file included from ./mythimage.h:12:
  321. In file included from ./mythpainter.h:6:
  322. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  323. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  324. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  325. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  326. char type;
  327. ^
  328. 1 warning generated.
  329. In file included from mythuibuttontree.cpp:3:
  330. In file included from ./mythuibuttontree.h:5:
  331. In file included from ./mythgenerictree.h:15:
  332. In file included from ./mythuibuttonlist.h:10:
  333. In file included from ./mythuiimage.h:13:
  334. In file included from ./mythimage.h:12:
  335. In file included from ./mythpainter.h:6:
  336. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  337. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  338. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  339. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  340. char type;
  341. ^
  342. 1 warning generated.
  343. In file included from mythvirtualkeyboard.cpp:3:
  344. In file included from ./mythvirtualkeyboard.h:4:
  345. In file included from ./mythscreentype.h:5:
  346. In file included from ./mythuitext.h:5:
  347. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  348. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  349. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  350. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  351. char type;
  352. ^
  353. 1 warning generated.
  354. In file included from mythuishape.cpp:17:
  355. In file included from ./mythpainter.h:6:
  356. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  357. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  358. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  359. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  360. char type;
  361. ^
  362. 1 warning generated.
  363. In file included from mythuiguidegrid.cpp:20:
  364. In file included from ./mythimage.h:12:
  365. In file included from ./mythpainter.h:6:
  366. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  367. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  368. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  369. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  370. char type;
  371. ^
  372. 1 warning generated.
  373. In file included from mythuieditbar.cpp:2:
  374. In file included from ./mythuieditbar.h:5:
  375. In file included from ./mythuiimage.h:13:
  376. In file included from ./mythimage.h:12:
  377. In file included from ./mythpainter.h:6:
  378. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  379. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  380. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  381. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  382. char type;
  383. ^
  384. 1 warning generated.
  385. In file included from mythuivideo.cpp:12:
  386. In file included from ./mythpainter.h:6:
  387. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  388. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  389. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  390. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  391. char type;
  392. ^
  393. 1 warning generated.
  394. In file included from mythuisimpletext.cpp:14:
  395. In file included from ./mythpainter.h:6:
  396. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  397. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  398. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  399. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  400. char type;
  401. ^
  402. 1 warning generated.
  403. In file included from mythuiscrollbar.cpp:2:
  404. In file included from ./mythuiscrollbar.h:5:
  405. In file included from ./mythuiimage.h:13:
  406. In file included from ./mythimage.h:12:
  407. In file included from ./mythpainter.h:6:
  408. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  409. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  410. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  411. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  412. char type;
  413. ^
  414. 1 warning generated.
  415. util-osx.cpp:54:16: warning: implicit conversion of NULL constant to 'CGDirectDisplayID' (aka 'unsigned int') [-Wnull-conversion]
  416. return __null;
  417. ~~~~~~ ^~~~~~
  418. 0
  419. 1 warning generated.
  420. In file included from mythpainter_ogl.cpp:16:
  421. In file included from ./mythpainter_ogl.h:9:
  422. In file included from ./mythpainter.h:6:
  423. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  424. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  425. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  426. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  427. char type;
  428. ^
  429. 1 warning generated.
  430. In file included from moc_mythscreentype.cpp:10:
  431. In file included from ./mythscreentype.h:5:
  432. In file included from ./mythuitext.h:5:
  433. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  434. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  435. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  436. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  437. char type;
  438. ^
  439. 1 warning generated.
  440. In file included from moc_mythuibutton.cpp:10:
  441. In file included from ./mythuibutton.h:7:
  442. In file included from ./mythuistatetype.h:8:
  443. In file included from ./mythimage.h:12:
  444. In file included from ./mythpainter.h:6:
  445. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  446. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  447. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  448. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  449. char type;
  450. ^
  451. 1 warning generated.
  452. In file included from moc_myththemedmenu.cpp:10:
  453. In file included from ./myththemedmenu.h:4:
  454. In file included from ./mythscreentype.h:5:
  455. In file included from ./mythuitext.h:5:
  456. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  457. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  458. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  459. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  460. char type;
  461. ^
  462. 1 warning generated.
  463. In file included from moc_mythdialogbox.cpp:10:
  464. In file included from ./mythdialogbox.h:7:
  465. In file included from ./mythscreentype.h:5:
  466. In file included from ./mythuitext.h:5:
  467. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  468. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  469. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  470. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  471. char type;
  472. ^
  473. 1 warning generated.
  474. In file included from moc_mythuitextedit.cpp:10:
  475. In file included from ./mythuitextedit.h:9:
  476. In file included from ./mythuitext.h:5:
  477. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  478. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  479. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  480. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  481. char type;
  482. ^
  483. 1 warning generated.
  484. In file included from moc_mythprogressdialog.cpp:10:
  485. In file included from ./mythprogressdialog.h:6:
  486. In file included from ./mythscreentype.h:5:
  487. In file included from ./mythuitext.h:5:
  488. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  489. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  490. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  491. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  492. char type;
  493. ^
  494. 1 warning generated.
  495. In file included from moc_mythuispinbox.cpp:10:
  496. In file included from ./mythuispinbox.h:4:
  497. In file included from ./mythuibuttonlist.h:10:
  498. In file included from ./mythuiimage.h:13:
  499. In file included from ./mythimage.h:12:
  500. In file included from ./mythpainter.h:6:
  501. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  502. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  503. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  504. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  505. char type;
  506. ^
  507. 1 warning generated.
  508. In file included from moc_mythuicheckbox.cpp:10:
  509. In file included from ./mythuicheckbox.h:6:
  510. In file included from ./mythuistatetype.h:8:
  511. In file included from ./mythimage.h:12:
  512. In file included from ./mythpainter.h:6:
  513. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  514. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  515. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  516. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  517. char type;
  518. ^
  519. 1 warning generated.
  520. In file included from moc_mythuibuttonlist.cpp:10:
  521. In file included from ./mythuibuttonlist.h:10:
  522. In file included from ./mythuiimage.h:13:
  523. In file included from ./mythimage.h:12:
  524. In file included from ./mythpainter.h:6:
  525. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  526. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  527. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  528. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  529. char type;
  530. ^
  531. 1 warning generated.
  532. In file included from moc_mythuifilebrowser.cpp:10:
  533. In file included from ./mythuifilebrowser.h:9:
  534. In file included from ./mythscreentype.h:5:
  535. In file included from ./mythuitext.h:5:
  536. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  537. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  538. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  539. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  540. char type;
  541. ^
  542. 1 warning generated.
  543. In file included from moc_mythuibuttontree.cpp:10:
  544. In file included from ./mythuibuttontree.h:5:
  545. In file included from ./mythgenerictree.h:15:
  546. In file included from ./mythuibuttonlist.h:10:
  547. In file included from ./mythuiimage.h:13:
  548. In file included from ./mythimage.h:12:
  549. In file included from ./mythpainter.h:6:
  550. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  551. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  552. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  553. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  554. char type;
  555. ^
  556. 1 warning generated.
  557. In file included from moc_mythvirtualkeyboard.cpp:10:
  558. In file included from ./mythvirtualkeyboard.h:4:
  559. In file included from ./mythscreentype.h:5:
  560. In file included from ./mythuitext.h:5:
  561. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  562. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  563. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  564. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  565. char type;
  566. ^
  567. 1 warning generated.
  568. In file included from moc_mythuiscrollbar.cpp:10:
  569. In file included from ./mythuiscrollbar.h:5:
  570. In file included from ./mythuiimage.h:13:
  571. In file included from ./mythimage.h:12:
  572. In file included from ./mythpainter.h:6:
  573. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  574. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  575. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  576. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  577. char type;
  578. ^
  579. 1 warning generated.
  580. In file included from ssdp.cpp:22:
  581. ./mbroadcastsocketdevice.h:64:20: warning: private field 'm_imr' is not used [-Wunused-private-field]
  582. struct ip_mreq m_imr;
  583. ^
  584. 1 warning generated.
  585. In file included from backendselect.cpp:5:
  586. In file included from ../libmythui/mythuistatetype.h:8:
  587. In file included from ../libmythui/mythimage.h:12:
  588. In file included from ../libmythui/mythpainter.h:6:
  589. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  590. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  591. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  592. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  593. char type;
  594. ^
  595. 1 warning generated.
  596. In file included from dbsettings.cpp:4:
  597. In file included from ./dbsettings.h:4:
  598. In file included from ./mythconfigdialogs.h:12:
  599. In file included from ./mythwidgets.h:16:
  600. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  601. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  602. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  603. char type;
  604. ^
  605. 1 warning generated.
  606. In file included from dialogbox.cpp:5:
  607. In file included from ./mythwidgets.h:16:
  608. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  609. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  610. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  611. char type;
  612. ^
  613. 1 warning generated.
  614. In file included from langsettings.cpp:2:
  615. In file included from ./langsettings.h:12:
  616. In file included from ../libmythui/mythscreentype.h:5:
  617. In file included from ../libmythui/mythuitext.h:5:
  618. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  619. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  620. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  621. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  622. char type;
  623. ^
  624. 1 warning generated.
  625. In file included from mythconfigdialogs.cpp:3:
  626. In file included from ./mythconfigdialogs.h:12:
  627. In file included from ./mythwidgets.h:16:
  628. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  629. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  630. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  631. char type;
  632. ^
  633. 1 warning generated.
  634. In file included from mythconfiggroups.cpp:6:
  635. In file included from ./mythconfiggroups.h:14:
  636. In file included from ./settings.h:15:
  637. In file included from ./mythwidgets.h:16:
  638. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  639. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  640. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  641. char type;
  642. ^
  643. 1 warning generated.
  644. In file included from mythcontext.cpp:19:
  645. In file included from ./backendselect.h:7:
  646. In file included from ../libmythui/mythscreentype.h:5:
  647. In file included from ../libmythui/mythuitext.h:5:
  648. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  649. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  650. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  651. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  652. char type;
  653. ^
  654. 1 warning generated.
  655. In file included from mythdialogs.cpp:14:
  656. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  657. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  658. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  659. char type;
  660. ^
  661. 1 warning generated.
  662. In file included from mythmediamonitor.cpp:22:
  663. In file included from ../libmythui/mythdialogbox.h:7:
  664. In file included from ../libmythui/mythscreentype.h:5:
  665. In file included from ../libmythui/mythuitext.h:5:
  666. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  667. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  668. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  669. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  670. char type;
  671. ^
  672. 1 warning generated.
  673. In file included from mythwidgets.cpp:8:
  674. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  675. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  676. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  677. char type;
  678. ^
  679. 1 warning generated.
  680. In file included from mythwizard.cpp:38:
  681. In file included from ./mythwizard.h:41:
  682. In file included from ./mythwidgets.h:16:
  683. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  684. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  685. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  686. char type;
  687. ^
  688. 1 warning generated.
  689. In file included from schemawizard.cpp:6:
  690. In file included from ./schemawizard.h:11:
  691. In file included from ../libmythui/mythprogressdialog.h:6:
  692. In file included from ../libmythui/mythscreentype.h:5:
  693. In file included from ../libmythui/mythuitext.h:5:
  694. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  695. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  696. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  697. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  698. char type;
  699. ^
  700. 1 warning generated.
  701. In file included from settings.cpp:25:
  702. In file included from ./settings.h:15:
  703. In file included from ./mythwidgets.h:16:
  704. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  705. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  706. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  707. char type;
  708. ^
  709. 1 warning generated.
  710. In file included from storagegroupeditor.cpp:7:
  711. In file included from ./storagegroupeditor.h:5:
  712. In file included from ./settings.h:15:
  713. In file included from ./mythwidgets.h:16:
  714. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  715. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  716. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  717. char type;
  718. ^
  719. 1 warning generated.
  720. In file included from mythterminal.cpp:24:
  721. In file included from ./mythterminal.h:14:
  722. In file included from ./settings.h:15:
  723. In file included from ./mythwidgets.h:16:
  724. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  725. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  726. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  727. char type;
  728. ^
  729. 1 warning generated.
  730. In file included from rawsettingseditor.cpp:4:
  731. In file included from ../libmythui/mythuibutton.h:7:
  732. In file included from ../libmythui/mythuistatetype.h:8:
  733. In file included from ../libmythui/mythimage.h:12:
  734. In file included from ../libmythui/mythpainter.h:6:
  735. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  736. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  737. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  738. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  739. char type;
  740. ^
  741. 1 warning generated.
  742. In file included from virtualkeyboard_qt.cpp:4:
  743. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  744. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  745. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  746. char type;
  747. ^
  748. 1 warning generated.
  749. In file included from uitypes.cpp:16:
  750. In file included from ./uitypes.h:8:
  751. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  752. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  753. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  754. char type;
  755. ^
  756. 1 warning generated.
  757. In file included from xmlparse.cpp:13:
  758. In file included from ./xmlparse.h:8:
  759. In file included from ./uitypes.h:8:
  760. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  761. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  762. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  763. char type;
  764. ^
  765. 1 warning generated.
  766. audio/audiooutputca.cpp:1490:11: warning: 'AudioDeviceAddIOProc' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
  767. err = AudioDeviceAddIOProc(mDeviceID,
  768. ^
  769. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2417:1: note: 'AudioDeviceAddIOProc' declared here
  770. AudioDeviceAddIOProc( AudioDeviceID inDevice,
  771. ^
  772. audio/audiooutputca.cpp:1534:15: warning: 'AudioDeviceRemoveIOProc' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
  773. err = AudioDeviceRemoveIOProc(mDeviceID,
  774. ^
  775. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2432:1: note: 'AudioDeviceRemoveIOProc' declared here
  776. AudioDeviceRemoveIOProc( AudioDeviceID inDevice,
  777. ^
  778. 2 warnings generated.
  779. In file included from moc_backendselect.cpp:10:
  780. In file included from ./backendselect.h:7:
  781. In file included from ../libmythui/mythscreentype.h:5:
  782. In file included from ../libmythui/mythuitext.h:5:
  783. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  784. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  785. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  786. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  787. char type;
  788. ^
  789. 1 warning generated.
  790. In file included from moc_langsettings.cpp:10:
  791. In file included from ./langsettings.h:12:
  792. In file included from ../libmythui/mythscreentype.h:5:
  793. In file included from ../libmythui/mythuitext.h:5:
  794. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  795. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  796. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  797. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  798. char type;
  799. ^
  800. 1 warning generated.
  801. In file included from moc_mythconfigdialogs.cpp:10:
  802. In file included from ./mythconfigdialogs.h:12:
  803. In file included from ./mythwidgets.h:16:
  804. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  805. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  806. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  807. char type;
  808. ^
  809. 1 warning generated.
  810. In file included from moc_mythconfiggroups.cpp:10:
  811. In file included from ./mythconfiggroups.h:14:
  812. In file included from ./settings.h:15:
  813. In file included from ./mythwidgets.h:16:
  814. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  815. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  816. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  817. char type;
  818. ^
  819. 1 warning generated.
  820. In file included from moc_mythwidgets.cpp:10:
  821. In file included from ./mythwidgets.h:16:
  822. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  823. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  824. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  825. char type;
  826. ^
  827. 1 warning generated.
  828. In file included from moc_mythwizard.cpp:10:
  829. In file included from ./mythwizard.h:41:
  830. In file included from ./mythwidgets.h:16:
  831. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  832. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  833. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  834. char type;
  835. ^
  836. 1 warning generated.
  837. In file included from moc_schemawizard.cpp:10:
  838. In file included from ./schemawizard.h:11:
  839. In file included from ../libmythui/mythprogressdialog.h:6:
  840. In file included from ../libmythui/mythscreentype.h:5:
  841. In file included from ../libmythui/mythuitext.h:5:
  842. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  843. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  844. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  845. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  846. char type;
  847. ^
  848. 1 warning generated.
  849. In file included from moc_settings.cpp:10:
  850. In file included from ./settings.h:15:
  851. In file included from ./mythwidgets.h:16:
  852. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  853. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  854. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  855. char type;
  856. ^
  857. 1 warning generated.
  858. In file included from moc_storagegroupeditor.cpp:10:
  859. In file included from ./storagegroupeditor.h:5:
  860. In file included from ./settings.h:15:
  861. In file included from ./mythwidgets.h:16:
  862. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  863. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  864. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  865. char type;
  866. ^
  867. 1 warning generated.
  868. In file included from moc_mythterminal.cpp:10:
  869. In file included from ./mythterminal.h:14:
  870. In file included from ./settings.h:15:
  871. In file included from ./mythwidgets.h:16:
  872. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  873. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  874. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  875. char type;
  876. ^
  877. 1 warning generated.
  878. In file included from moc_rawsettingseditor.cpp:10:
  879. In file included from ./rawsettingseditor.h:9:
  880. In file included from ../libmythui/mythscreentype.h:5:
  881. In file included from ../libmythui/mythuitext.h:5:
  882. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  883. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  884. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  885. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  886. char type;
  887. ^
  888. 1 warning generated.
  889. In file included from moc_uitypes.cpp:10:
  890. In file included from ./uitypes.h:8:
  891. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  892. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  893. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  894. char type;
  895. ^
  896. 1 warning generated.
  897. In file included from recorders/vbitext/vbi.c:5:
  898. /usr/include/sys/ioctl.h:108:29: warning: 'BSD_KERNEL_PRIVATE' is not defined,
  899. evaluates to 0 [-Wundef]
  900. #if defined(USE_OLD_TTY) || BSD_KERNEL_PRIVATE
  901. ^
  902. 1 warning generated.
  903. recorders/vbitext/lang.c:23:27: warning: illegal character encoding in string
  904. literal [-Winvalid-source-encoding]
  905. "<A4>",
  906. ^~~~
  907. recorders/vbitext/lang.c:26:28: warning: illegal character encoding in string
  908. literal [-Winvalid-source-encoding]
  909. "`<E0><E8><EC><F2><F9><C0><C8><CC><D2><D9>",
  910. ^~~~~~~~~~~~
  911. recorders/vbitext/lang.c:29:28: warning: illegal character encoding in string
  912. literal [-Winvalid-source-encoding]
  913. ..."'<E1>c<E9><ED>ln<F3>rs<FA><FD>z<C1>C<C9><CD>LN<D3>RS<DA><DD>Z",
  914. ^~~~~~~~~
  915. recorders/vbitext/lang.c:30:28: warning: illegal character encoding in string
  916. literal [-Winvalid-source-encoding]
  917. "'<E1><E6><E9>...
  918. ^~~~~~~~~~~~
  919. recorders/vbitext/lang.c:32:28: warning: illegal character encoding in string
  920. literal [-Winvalid-source-encoding]
  921. "^<E2><EA><EE><F4><FB><C2><CA><CE><D4><DB>",
  922. ^~~~~~~~~~~~
  923. recorders/vbitext/lang.c:33:28: warning: illegal character encoding in string
  924. literal [-Winvalid-source-encoding]
  925. "^<E2>e<EE><F4>u<C2>E<CE><D4>U"...
  926. ^~~~~~~~~
  927. recorders/vbitext/lang.c:35:28: warning: illegal character encoding in string
  928. literal [-Winvalid-source-encoding]
  929. "~<E3><F1><F5><C3><D1><D5>",
  930. ^~~~~~~~~~~~
  931. recorders/vbitext/lang.c:42:27: warning: illegal character encoding in string
  932. literal [-Winvalid-source-encoding]
  933. "<E3><C3>" },
  934. ^~~~~~~~
  935. recorders/vbitext/lang.c:45:27: warning: illegal character encoding in string
  936. literal [-Winvalid-source-encoding]
  937. "<BF><AF>" },
  938. ^~~~
  939. recorders/vbitext/lang.c:47:27: warning: illegal character encoding in string
  940. literal [-Winvalid-source-encoding]
  941. "<E4><EB><EF><F6><FC><C4><CB><CF><D6><DC>",
  942. ^~~~~~~~~~~~
  943. recorders/vbitext/lang.c:48:27: warning: illegal character encoding in string
  944. literal [-Winvalid-source-encoding]
  945. "<E4><EB>i<F6><FC><C4><CB>I<D6><DC>"...
  946. ^~~~~~~~~
  947. recorders/vbitext/lang.c:53:27: warning: illegal character encoding in string
  948. literal [-Winvalid-source-encoding]
  949. "<B0><E5>u<C5>U",
  950. ^~~~
  951. recorders/vbitext/lang.c:54:27: warning: illegal character encoding in string
  952. literal [-Winvalid-source-encoding]
  953. "<B0>a<F9>A<D9>" },
  954. ^~~~
  955. recorders/vbitext/lang.c:56:27: warning: illegal character encoding in string
  956. literal [-Winvalid-source-encoding]
  957. "<E7>st<C7>ST",
  958. ^~~~~~
  959. recorders/vbitext/lang.c:57:27: warning: illegal character encoding in string
  960. literal [-Winvalid-source-encoding]
  961. "<E7><BA><FE>Ǫ<DE>" },
  962. ^~~~~~~~~~~~
  963. recorders/vbitext/lang.c:63:29: warning: illegal character encoding in string
  964. literal [-Winvalid-source-encoding]
  965. "\"<F5><FB><D5><DB>" },
  966. ^~~~~~~~~~~~~~~~
  967. recorders/vbitext/lang.c:66:27: warning: illegal character encoding in string
  968. literal [-Winvalid-source-encoding]
  969. "<B1><EA><A1><CA>" },
  970. ^~~~
  971. recorders/vbitext/lang.c:69:27: warning: illegal character encoding in string
  972. literal [-Winvalid-source-encoding]
  973. ..."<E8><EF><EC><B5><F2><F8><B9><BB><BE><C8><CF>Ì¥<D2>Ø©<AB><AE>"...
  974. ^~~~~~~~~~~~
  975. recorders/vbitext/lang.c:74:7: warning: illegal character encoding in string
  976. literal [-Winvalid-source-encoding]
  977. " <A1><A2><A3>$<A5>#<A7><A4>'\"<AB> "
  978. ^~~~
  979. recorders/vbitext/lang.c:74:18: warning: illegal character encoding in string
  980. literal [-Winvalid-source-encoding]
  981. " <A1><A2><A3>$<A5>#<A7><A4>'\"<AB> "
  982. ^~~~
  983. recorders/vbitext/lang.c:75:6: warning: illegal character encoding in string
  984. literal [-Winvalid-source-encoding]
  985. "<B0><B1><B2><B3><U+05F5><B6><B7><F7>'\"<BB><BC><BD><BE><BF>"
  986. ^~~~
  987. recorders/vbitext/lang.c:75:18: warning: illegal character encoding in string
  988. literal [-Winvalid-source-encoding]
  989. "<B0><B1><B2><B3><U+05F5><B6><B7><F7>'\"<BB><BC><BD><BE><BF>"
  990. ^~~~
  991. recorders/vbitext/lang.c:76:8: warning: illegal character encoding in string
  992. literal [-Winvalid-source-encoding]
  993. " `<B4>^~ <A8>.<B0><B8>_\" "
  994. ^~~~
  995. recorders/vbitext/lang.c:77:7: warning: illegal character encoding in string
  996. literal [-Winvalid-source-encoding]
  997. "_<B9><AE><A9> "
  998. ^~~~
  999. recorders/vbitext/lang.c:78:7: warning: illegal character encoding in string
  1000. literal [-Winvalid-source-encoding]
  1001. " <C6>ЪH ILL<D8> <BA><DE>TNn"
  1002. ^~~~
  1003. recorders/vbitext/lang.c:79:7: warning: illegal character encoding in string
  1004. literal [-Winvalid-source-encoding]
  1005. "K<E6>d<F0>hiill<F8> <DF><FE>tn\x7f";
  1006. ^~~~~~~~~
  1007. recorders/vbitext/lang.c:83:13: warning: illegal character encoding in string
  1008. literal [-Winvalid-source-encoding]
  1009. " icL$Y#<A7><A4>'\"< "
  1010. ^~~~
  1011. recorders/vbitext/lang.c:84:6: warning: illegal character encoding in string
  1012. literal [-Winvalid-source-encoding]
  1013. "<B0> <D7>u <F7>'\"> "
  1014. ^~~~
  1015. recorders/vbitext/lang.c:85:8: warning: illegal character encoding in string
  1016. literal [-Winvalid-source-encoding]
  1017. " `<B4>^~ <A2><FF><A8>.<B0><B8>_<BD><B2><B7>"
  1018. ^~~~
  1019. recorders/vbitext/lang.c:87:8: warning: illegal character encoding in string
  1020. literal [-Winvalid-source-encoding]
  1021. " <D0>aH iL<A3>O opTNn"
  1022. ^~~~~
  1023. recorders/vbitext/lang.c:88:8: warning: illegal character encoding in string
  1024. literal [-Winvalid-source-encoding]
  1025. "K <F0>dhiil<B3>o <DF>ptn\x7f";
  1026. ^~~~~~~
  1027. 31 warnings generated.
  1028. In file included from dbcheck.cpp:12:
  1029. In file included from ../libmyth/schemawizard.h:11:
  1030. In file included from ../libmythui/mythprogressdialog.h:6:
  1031. In file included from ../libmythui/mythscreentype.h:5:
  1032. In file included from ../libmythui/mythuitext.h:5:
  1033. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  1034. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  1035. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  1036. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1037. char type;
  1038. ^
  1039. 1 warning generated.
  1040. In file included from tvremoteutil.cpp:6:
  1041. In file included from ./cardutil.h:17:
  1042. In file included from ../libmyth/settings.h:15:
  1043. In file included from ../libmyth/mythwidgets.h:16:
  1044. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1045. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1046. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1047. char type;
  1048. ^
  1049. 1 warning generated.
  1050. In file included from tv.cpp:5:
  1051. In file included from ./tv_play.h:18:
  1052. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  1053. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1054. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1055. char type;
  1056. ^
  1057. 1 warning generated.
  1058. In file included from jobqueue.cpp:26:
  1059. In file included from ./recordingprofile.h:5:
  1060. In file included from ../libmyth/settings.h:15:
  1061. In file included from ../libmyth/mythwidgets.h:16:
  1062. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1063. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1064. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1065. char type;
  1066. ^
  1067. 1 warning generated.
  1068. In file included from recordingprofile.cpp:6:
  1069. In file included from ./recordingprofile.h:5:
  1070. In file included from ../libmyth/settings.h:15:
  1071. In file included from ../libmyth/mythwidgets.h:16:
  1072. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1073. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1074. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1075. char type;
  1076. ^
  1077. 1 warning generated.
  1078. In file included from remoteencoder.cpp:9:
  1079. In file included from recorders/signalmonitor.h:21:
  1080. In file included from ./cardutil.h:17:
  1081. In file included from ../libmyth/settings.h:15:
  1082. In file included from ../libmyth/mythwidgets.h:16:
  1083. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1084. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1085. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1086. char type;
  1087. ^
  1088. 1 warning generated.
  1089. In file included from videosource.cpp:26:
  1090. In file included from ../libmyth/mythwidgets.h:16:
  1091. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1092. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1093. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1094. char type;
  1095. ^
  1096. In file included from videosource.cpp:38:
  1097. In file included from recorders/firewiredevice.h:19:
  1098. In file included from mpeg/streamlisteners.h:5:
  1099. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  1100. unsigned char _tsfec[16];
  1101. ^
  1102. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  1103. unsigned char _tsfec[16];
  1104. ^
  1105. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  1106. unsigned char _tsfec[20];
  1107. ^
  1108. 4 warnings generated.
  1109. In file included from cardutil.cpp:17:
  1110. In file included from ./cardutil.h:17:
  1111. In file included from ../libmyth/settings.h:15:
  1112. In file included from ../libmyth/mythwidgets.h:16:
  1113. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1114. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1115. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1116. char type;
  1117. ^
  1118. In file included from cardutil.cpp:19:
  1119. In file included from recorders/dvbchannel.h:19:
  1120. In file included from mpeg/streamlisteners.h:5:
  1121. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  1122. unsigned char _tsfec[16];
  1123. ^
  1124. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  1125. unsigned char _tsfec[16];
  1126. ^
  1127. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  1128. unsigned char _tsfec[20];
  1129. ^
  1130. 4 warnings generated.
  1131. In file included from sourceutil.cpp:8:
  1132. In file included from ./cardutil.h:17:
  1133. In file included from ../libmyth/settings.h:15:
  1134. In file included from ../libmyth/mythwidgets.h:16:
  1135. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1136. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1137. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1138. char type;
  1139. ^
  1140. 1 warning generated.
  1141. cc608decoder.cpp:68:19: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1142. stdchar[42] = '<E1>';
  1143. ^
  1144. cc608decoder.cpp:69:19: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1145. stdchar[92] = '<E9>';
  1146. ^
  1147. cc608decoder.cpp:70:19: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1148. stdchar[94] = '<ED>';
  1149. ^
  1150. cc608decoder.cpp:71:19: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1151. stdchar[95] = '<F3>';
  1152. ^
  1153. cc608decoder.cpp:72:19: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1154. stdchar[96] = '<FA>';
  1155. ^
  1156. cc608decoder.cpp:73:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1157. stdchar[123] = '<E7>';
  1158. ^
  1159. cc608decoder.cpp:74:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1160. stdchar[124] = '<F7>';
  1161. ^
  1162. cc608decoder.cpp:75:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1163. stdchar[125] = '<D1>';
  1164. ^
  1165. cc608decoder.cpp:76:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1166. stdchar[126] = '<F1>';
  1167. ^
  1168. cc608decoder.cpp:122:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1169. '<AE>', '<B0>', '<BD>', '<BF>', 0x2122 , '<A2>', '<A3>', 0x266A ,
  1170. ^
  1171. cc608decoder.cpp:122:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1172. '<AE>', '<B0>', '<BD>', '<BF>', 0x2122 , '<A2>', '<A3>', 0x266A ,
  1173. ^
  1174. cc608decoder.cpp:122:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1175. '<AE>', '<B0>', '<BD>', '<BF>', 0x2122 , '<A2>', '<A3>', 0x266A ,
  1176. ^
  1177. cc608decoder.cpp:122:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1178. '<AE>', '<B0>', '<BD>', '<BF>', 0x2122 , '<A2>', '<A3>', 0x266A ,
  1179. ^
  1180. cc608decoder.cpp:122:34: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1181. '<AE>', '<B0>', '<BD>', '<BF>', 0x2122 , '<A2>', '<A3>', 0x266A ,
  1182. ^
  1183. cc608decoder.cpp:122:39: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1184. '<AE>', '<B0>', '<BD>', '<BF>', 0x2122 , '<A2>', '<A3>', 0x266A ,
  1185. ^
  1186. cc608decoder.cpp:123:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1187. '<E0>', ' ', '<E8>', '<E2>', '<EA>', '<EE>', '<F4>', '<FB>'
  1188. ^
  1189. cc608decoder.cpp:123:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1190. '<E0>', ' ', '<E8>', '<E2>', '<EA>', '<EE>', '<F4>', '<FB>'
  1191. ^
  1192. cc608decoder.cpp:123:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1193. '<E0>', ' ', '<E8>', '<E2>', '<EA>', '<EE>', '<F4>', '<FB>'
  1194. ^
  1195. cc608decoder.cpp:123:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1196. '<E0>', ' ', '<E8>', '<E2>', '<EA>', '<EE>', '<F4>', '<FB>'
  1197. ^
  1198. cc608decoder.cpp:123:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1199. '<E0>', ' ', '<E8>', '<E2>', '<EA>', '<EE>', '<F4>', '<FB>'
  1200. ^
  1201. cc608decoder.cpp:123:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1202. '<E0>', ' ', '<E8>', '<E2>', '<EA>', '<EE>', '<F4>', '<FB>'
  1203. ^
  1204. cc608decoder.cpp:123:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1205. '<E0>', ' ', '<E8>', '<E2>', '<EA>', '<EE>', '<F4>', '<FB>'
  1206. ^
  1207. cc608decoder.cpp:128:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1208. '<C1>', '<C9>', '<D3>', '<DA>', '<DC>', '<FC>', '`', '<A1>',
  1209. ^
  1210. cc608decoder.cpp:128:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1211. '<C1>', '<C9>', '<D3>', '<DA>', '<DC>', '<FC>', '`', '<A1>',
  1212. ^
  1213. cc608decoder.cpp:128:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1214. '<C1>', '<C9>', '<D3>', '<DA>', '<DC>', '<FC>', '`', '<A1>',
  1215. ^
  1216. cc608decoder.cpp:128:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1217. '<C1>', '<C9>', '<D3>', '<DA>', '<DC>', '<FC>', '`', '<A1>',
  1218. ^
  1219. cc608decoder.cpp:128:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1220. '<C1>', '<C9>', '<D3>', '<DA>', '<DC>', '<FC>', '`', '<A1>',
  1221. ^
  1222. cc608decoder.cpp:128:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1223. '<C1>', '<C9>', '<D3>', '<DA>', '<DC>', '<FC>', '`', '<A1>',
  1224. ^
  1225. cc608decoder.cpp:128:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1226. '<C1>', '<C9>', '<D3>', '<DA>', '<DC>', '<FC>', '`', '<A1>',
  1227. ^
  1228. cc608decoder.cpp:129:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1229. '*', '\'', 0x2014 , '<A9>',
  1230. ^
  1231. cc608decoder.cpp:130:14: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1232. 0x2120 , '<B7>', 0x201C, 0x201D ,
  1233. ^
  1234. cc608decoder.cpp:131:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1235. '<C0>', '<C2>', '<C7>', '<C8>', '<CA>', '<CB>', '<EB>', '<CE>',
  1236. ^
  1237. cc608decoder.cpp:131:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1238. '<C0>', '<C2>', '<C7>', '<C8>', '<CA>', '<CB>', '<EB>', '<CE>',
  1239. ^
  1240. cc608decoder.cpp:131:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1241. '<C0>', '<C2>', '<C7>', '<C8>', '<CA>', '<CB>', '<EB>', '<CE>',
  1242. ^
  1243. cc608decoder.cpp:131:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1244. '<C0>', '<C2>', '<C7>', '<C8>', '<CA>', '<CB>', '<EB>', '<CE>',
  1245. ^
  1246. cc608decoder.cpp:131:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1247. '<C0>', '<C2>', '<C7>', '<C8>', '<CA>', '<CB>', '<EB>', '<CE>',
  1248. ^
  1249. cc608decoder.cpp:131:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1250. '<C0>', '<C2>', '<C7>', '<C8>', '<CA>', '<CB>', '<EB>', '<CE>',
  1251. ^
  1252. cc608decoder.cpp:131:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1253. '<C0>', '<C2>', '<C7>', '<C8>', '<CA>', '<CB>', '<EB>', '<CE>',
  1254. ^
  1255. cc608decoder.cpp:131:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1256. '<C0>', '<C2>', '<C7>', '<C8>', '<CA>', '<CB>', '<EB>', '<CE>',
  1257. ^
  1258. cc608decoder.cpp:132:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1259. '<CF>', '<EF>', '<D4>', '<D9>', '<F9>', '<DB>', '<AB>', '<BB>'
  1260. ^
  1261. cc608decoder.cpp:132:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1262. '<CF>', '<EF>', '<D4>', '<D9>', '<F9>', '<DB>', '<AB>', '<BB>'
  1263. ^
  1264. cc608decoder.cpp:132:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1265. '<CF>', '<EF>', '<D4>', '<D9>', '<F9>', '<DB>', '<AB>', '<BB>'
  1266. ^
  1267. cc608decoder.cpp:132:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1268. '<CF>', '<EF>', '<D4>', '<D9>', '<F9>', '<DB>', '<AB>', '<BB>'
  1269. ^
  1270. cc608decoder.cpp:132:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1271. '<CF>', '<EF>', '<D4>', '<D9>', '<F9>', '<DB>', '<AB>', '<BB>'
  1272. ^
  1273. cc608decoder.cpp:132:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1274. '<CF>', '<EF>', '<D4>', '<D9>', '<F9>', '<DB>', '<AB>', '<BB>'
  1275. ^
  1276. cc608decoder.cpp:132:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1277. '<CF>', '<EF>', '<D4>', '<D9>', '<F9>', '<DB>', '<AB>', '<BB>'
  1278. ^
  1279. cc608decoder.cpp:132:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1280. '<CF>', '<EF>', '<D4>', '<D9>', '<F9>', '<DB>', '<AB>', '<BB>'
  1281. ^
  1282. cc608decoder.cpp:137:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1283. '<C3>', '<E3>', '<CD>', '<CC>', '<EC>', '<D2>', '<F2>', '<D5>',
  1284. ^
  1285. cc608decoder.cpp:137:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1286. '<C3>', '<E3>', '<CD>', '<CC>', '<EC>', '<D2>', '<F2>', '<D5>',
  1287. ^
  1288. cc608decoder.cpp:137:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1289. '<C3>', '<E3>', '<CD>', '<CC>', '<EC>', '<D2>', '<F2>', '<D5>',
  1290. ^
  1291. cc608decoder.cpp:137:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1292. '<C3>', '<E3>', '<CD>', '<CC>', '<EC>', '<D2>', '<F2>', '<D5>',
  1293. ^
  1294. cc608decoder.cpp:137:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1295. '<C3>', '<E3>', '<CD>', '<CC>', '<EC>', '<D2>', '<F2>', '<D5>',
  1296. ^
  1297. cc608decoder.cpp:137:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1298. '<C3>', '<E3>', '<CD>', '<CC>', '<EC>', '<D2>', '<F2>', '<D5>',
  1299. ^
  1300. cc608decoder.cpp:137:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1301. '<C3>', '<E3>', '<CD>', '<CC>', '<EC>', '<D2>', '<F2>', '<D5>',
  1302. ^
  1303. cc608decoder.cpp:137:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1304. '<C3>', '<E3>', '<CD>', '<CC>', '<EC>', '<D2>', '<F2>', '<D5>',
  1305. ^
  1306. cc608decoder.cpp:138:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1307. '<F5>', '{', '}', '\\', '^', '_', '<A6>', '~',
  1308. ^
  1309. cc608decoder.cpp:138:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1310. '<F5>', '{', '}', '\\', '^', '_', '<A6>', '~',
  1311. ^
  1312. cc608decoder.cpp:139:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1313. '<C4>', '<E4>', '<D6>', '<F6>', '<DF>', '<A5>', '<A4>', '|',
  1314. ^
  1315. cc608decoder.cpp:139:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1316. '<C4>', '<E4>', '<D6>', '<F6>', '<DF>', '<A5>', '<A4>', '|',
  1317. ^
  1318. cc608decoder.cpp:139:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1319. '<C4>', '<E4>', '<D6>', '<F6>', '<DF>', '<A5>', '<A4>', '|',
  1320. ^
  1321. cc608decoder.cpp:139:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1322. '<C4>', '<E4>', '<D6>', '<F6>', '<DF>', '<A5>', '<A4>', '|',
  1323. ^
  1324. cc608decoder.cpp:139:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1325. '<C4>', '<E4>', '<D6>', '<F6>', '<DF>', '<A5>', '<A4>', '|',
  1326. ^
  1327. cc608decoder.cpp:139:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1328. '<C4>', '<E4>', '<D6>', '<F6>', '<DF>', '<A5>', '<A4>', '|',
  1329. ^
  1330. cc608decoder.cpp:139:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1331. '<C4>', '<E4>', '<D6>', '<F6>', '<DF>', '<A5>', '<A4>', '|',
  1332. ^
  1333. cc608decoder.cpp:140:5: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1334. '<C5>', '<E5>', '<D8>', '<F8>', 0x250C, 0x2510, 0x2514, 0x2518
  1335. ^
  1336. cc608decoder.cpp:140:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1337. '<C5>', '<E5>', '<D8>', '<F8>', 0x250C, 0x2510, 0x2514, 0x2518
  1338. ^
  1339. cc608decoder.cpp:140:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1340. '<C5>', '<E5>', '<D8>', '<F8>', 0x250C, 0x2510, 0x2514, 0x2518
  1341. ^
  1342. cc608decoder.cpp:140:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1343. '<C5>', '<E5>', '<D8>', '<F8>', 0x250C, 0x2510, 0x2514, 0x2518
  1344. ^
  1345. 68 warnings generated.
  1346. In file included from cc608reader.cpp:9:
  1347. In file included from ./mythplayer.h:14:
  1348. In file included from ./osd.h:6:
  1349. In file included from ../libmythui/mythscreentype.h:5:
  1350. In file included from ../libmythui/mythuitext.h:5:
  1351. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  1352. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  1353. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  1354. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1355. char type;
  1356. ^
  1357. 1 warning generated.
  1358. cc708decoder.cpp:744:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1359. (uchar)'<A1>', (uchar)'<A2>', (uchar)'<A3>',
  1360. ^
  1361. cc708decoder.cpp:744:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1362. (uchar)'<A1>', (uchar)'<A2>', (uchar)'<A3>',
  1363. ^
  1364. cc708decoder.cpp:744:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1365. (uchar)'<A1>', (uchar)'<A2>', (uchar)'<A3>',
  1366. ^
  1367. cc708decoder.cpp:745:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1368. (uchar)'<A4>', (uchar)'<A5>', (uchar)'<A6>', (uchar)'<A7>',
  1369. ^
  1370. cc708decoder.cpp:745:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1371. (uchar)'<A4>', (uchar)'<A5>', (uchar)'<A6>', (uchar)'<A7>',
  1372. ^
  1373. cc708decoder.cpp:745:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1374. (uchar)'<A4>', (uchar)'<A5>', (uchar)'<A6>', (uchar)'<A7>',
  1375. ^
  1376. cc708decoder.cpp:745:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1377. (uchar)'<A4>', (uchar)'<A5>', (uchar)'<A6>', (uchar)'<A7>',
  1378. ^
  1379. cc708decoder.cpp:746:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1380. (uchar)'<A8>', (uchar)'<A9>', (uchar)'<AA>', (uchar)'<AB>',
  1381. ^
  1382. cc708decoder.cpp:746:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1383. (uchar)'<A8>', (uchar)'<A9>', (uchar)'<AA>', (uchar)'<AB>',
  1384. ^
  1385. cc708decoder.cpp:746:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1386. (uchar)'<A8>', (uchar)'<A9>', (uchar)'<AA>', (uchar)'<AB>',
  1387. ^
  1388. cc708decoder.cpp:746:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1389. (uchar)'<A8>', (uchar)'<A9>', (uchar)'<AA>', (uchar)'<AB>',
  1390. ^
  1391. cc708decoder.cpp:747:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1392. (uchar)'<AC>', (uchar)'<AD>', (uchar)'<AE>', (uchar)'<AF>',
  1393. ^
  1394. cc708decoder.cpp:747:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1395. (uchar)'<AC>', (uchar)'<AD>', (uchar)'<AE>', (uchar)'<AF>',
  1396. ^
  1397. cc708decoder.cpp:747:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1398. (uchar)'<AC>', (uchar)'<AD>', (uchar)'<AE>', (uchar)'<AF>',
  1399. ^
  1400. cc708decoder.cpp:747:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1401. (uchar)'<AC>', (uchar)'<AD>', (uchar)'<AE>', (uchar)'<AF>',
  1402. ^
  1403. cc708decoder.cpp:748:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1404. (uchar)'<B0>', (uchar)'<B1>', (uchar)'<B2>', (uchar)'<B3>',
  1405. ^
  1406. cc708decoder.cpp:748:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1407. (uchar)'<B0>', (uchar)'<B1>', (uchar)'<B2>', (uchar)'<B3>',
  1408. ^
  1409. cc708decoder.cpp:748:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1410. (uchar)'<B0>', (uchar)'<B1>', (uchar)'<B2>', (uchar)'<B3>',
  1411. ^
  1412. cc708decoder.cpp:748:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1413. (uchar)'<B0>', (uchar)'<B1>', (uchar)'<B2>', (uchar)'<B3>',
  1414. ^
  1415. cc708decoder.cpp:749:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1416. (uchar)'<B4>', (uchar)'<B5>', (uchar)'<B6>', (uchar)'<B7>',
  1417. ^
  1418. cc708decoder.cpp:749:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1419. (uchar)'<B4>', (uchar)'<B5>', (uchar)'<B6>', (uchar)'<B7>',
  1420. ^
  1421. cc708decoder.cpp:749:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1422. (uchar)'<B4>', (uchar)'<B5>', (uchar)'<B6>', (uchar)'<B7>',
  1423. ^
  1424. cc708decoder.cpp:749:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1425. (uchar)'<B4>', (uchar)'<B5>', (uchar)'<B6>', (uchar)'<B7>',
  1426. ^
  1427. cc708decoder.cpp:750:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1428. (uchar)'<B8>', (uchar)'<B9>', (uchar)'<BA>', (uchar)'<BB>',
  1429. ^
  1430. cc708decoder.cpp:750:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1431. (uchar)'<B8>', (uchar)'<B9>', (uchar)'<BA>', (uchar)'<BB>',
  1432. ^
  1433. cc708decoder.cpp:750:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1434. (uchar)'<B8>', (uchar)'<B9>', (uchar)'<BA>', (uchar)'<BB>',
  1435. ^
  1436. cc708decoder.cpp:750:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1437. (uchar)'<B8>', (uchar)'<B9>', (uchar)'<BA>', (uchar)'<BB>',
  1438. ^
  1439. cc708decoder.cpp:751:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1440. (uchar)'<BC>', (uchar)'<BD>', (uchar)'<BE>', (uchar)'<BF>',
  1441. ^
  1442. cc708decoder.cpp:751:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1443. (uchar)'<BC>', (uchar)'<BD>', (uchar)'<BE>', (uchar)'<BF>',
  1444. ^
  1445. cc708decoder.cpp:751:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1446. (uchar)'<BC>', (uchar)'<BD>', (uchar)'<BE>', (uchar)'<BF>',
  1447. ^
  1448. cc708decoder.cpp:751:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1449. (uchar)'<BC>', (uchar)'<BD>', (uchar)'<BE>', (uchar)'<BF>',
  1450. ^
  1451. cc708decoder.cpp:753:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1452. (uchar)'<C0>', (uchar)'<C1>', (uchar)'<C2>', (uchar)'<C3>',
  1453. ^
  1454. cc708decoder.cpp:753:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1455. (uchar)'<C0>', (uchar)'<C1>', (uchar)'<C2>', (uchar)'<C3>',
  1456. ^
  1457. cc708decoder.cpp:753:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1458. (uchar)'<C0>', (uchar)'<C1>', (uchar)'<C2>', (uchar)'<C3>',
  1459. ^
  1460. cc708decoder.cpp:753:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1461. (uchar)'<C0>', (uchar)'<C1>', (uchar)'<C2>', (uchar)'<C3>',
  1462. ^
  1463. cc708decoder.cpp:754:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1464. (uchar)'<C4>', (uchar)'<C5>', (uchar)'<C6>', (uchar)'<C7>',
  1465. ^
  1466. cc708decoder.cpp:754:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1467. (uchar)'<C4>', (uchar)'<C5>', (uchar)'<C6>', (uchar)'<C7>',
  1468. ^
  1469. cc708decoder.cpp:754:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1470. (uchar)'<C4>', (uchar)'<C5>', (uchar)'<C6>', (uchar)'<C7>',
  1471. ^
  1472. cc708decoder.cpp:754:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1473. (uchar)'<C4>', (uchar)'<C5>', (uchar)'<C6>', (uchar)'<C7>',
  1474. ^
  1475. cc708decoder.cpp:755:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1476. (uchar)'<C8>', (uchar)'<C9>', (uchar)'<CA>', (uchar)'<CB>',
  1477. ^
  1478. cc708decoder.cpp:755:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1479. (uchar)'<C8>', (uchar)'<C9>', (uchar)'<CA>', (uchar)'<CB>',
  1480. ^
  1481. cc708decoder.cpp:755:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1482. (uchar)'<C8>', (uchar)'<C9>', (uchar)'<CA>', (uchar)'<CB>',
  1483. ^
  1484. cc708decoder.cpp:755:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1485. (uchar)'<C8>', (uchar)'<C9>', (uchar)'<CA>', (uchar)'<CB>',
  1486. ^
  1487. cc708decoder.cpp:756:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1488. (uchar)'<CC>', (uchar)'<CD>', (uchar)'<CE>', (uchar)'<CF>',
  1489. ^
  1490. cc708decoder.cpp:756:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1491. (uchar)'<CC>', (uchar)'<CD>', (uchar)'<CE>', (uchar)'<CF>',
  1492. ^
  1493. cc708decoder.cpp:756:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1494. (uchar)'<CC>', (uchar)'<CD>', (uchar)'<CE>', (uchar)'<CF>',
  1495. ^
  1496. cc708decoder.cpp:756:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1497. (uchar)'<CC>', (uchar)'<CD>', (uchar)'<CE>', (uchar)'<CF>',
  1498. ^
  1499. cc708decoder.cpp:757:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1500. (uchar)'<D0>', (uchar)'<D1>', (uchar)'<D2>', (uchar)'<D3>',
  1501. ^
  1502. cc708decoder.cpp:757:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1503. (uchar)'<D0>', (uchar)'<D1>', (uchar)'<D2>', (uchar)'<D3>',
  1504. ^
  1505. cc708decoder.cpp:757:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1506. (uchar)'<D0>', (uchar)'<D1>', (uchar)'<D2>', (uchar)'<D3>',
  1507. ^
  1508. cc708decoder.cpp:757:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1509. (uchar)'<D0>', (uchar)'<D1>', (uchar)'<D2>', (uchar)'<D3>',
  1510. ^
  1511. cc708decoder.cpp:758:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1512. (uchar)'<D4>', (uchar)'<D5>', (uchar)'<D6>', (uchar)'<D7>',
  1513. ^
  1514. cc708decoder.cpp:758:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1515. (uchar)'<D4>', (uchar)'<D5>', (uchar)'<D6>', (uchar)'<D7>',
  1516. ^
  1517. cc708decoder.cpp:758:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1518. (uchar)'<D4>', (uchar)'<D5>', (uchar)'<D6>', (uchar)'<D7>',
  1519. ^
  1520. cc708decoder.cpp:758:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1521. (uchar)'<D4>', (uchar)'<D5>', (uchar)'<D6>', (uchar)'<D7>',
  1522. ^
  1523. cc708decoder.cpp:759:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1524. (uchar)'<D8>', (uchar)'<D9>', (uchar)'<DA>', (uchar)'<DB>',
  1525. ^
  1526. cc708decoder.cpp:759:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1527. (uchar)'<D8>', (uchar)'<D9>', (uchar)'<DA>', (uchar)'<DB>',
  1528. ^
  1529. cc708decoder.cpp:759:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1530. (uchar)'<D8>', (uchar)'<D9>', (uchar)'<DA>', (uchar)'<DB>',
  1531. ^
  1532. cc708decoder.cpp:759:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1533. (uchar)'<D8>', (uchar)'<D9>', (uchar)'<DA>', (uchar)'<DB>',
  1534. ^
  1535. cc708decoder.cpp:760:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1536. (uchar)'<DC>', (uchar)'<DD>', (uchar)'<DE>', (uchar)'<DF>',
  1537. ^
  1538. cc708decoder.cpp:760:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1539. (uchar)'<DC>', (uchar)'<DD>', (uchar)'<DE>', (uchar)'<DF>',
  1540. ^
  1541. cc708decoder.cpp:760:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1542. (uchar)'<DC>', (uchar)'<DD>', (uchar)'<DE>', (uchar)'<DF>',
  1543. ^
  1544. cc708decoder.cpp:760:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1545. (uchar)'<DC>', (uchar)'<DD>', (uchar)'<DE>', (uchar)'<DF>',
  1546. ^
  1547. cc708decoder.cpp:762:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1548. (uchar)'<E0>', (uchar)'<E1>', (uchar)'<E2>', (uchar)'<E3>',
  1549. ^
  1550. cc708decoder.cpp:762:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1551. (uchar)'<E0>', (uchar)'<E1>', (uchar)'<E2>', (uchar)'<E3>',
  1552. ^
  1553. cc708decoder.cpp:762:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1554. (uchar)'<E0>', (uchar)'<E1>', (uchar)'<E2>', (uchar)'<E3>',
  1555. ^
  1556. cc708decoder.cpp:762:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1557. (uchar)'<E0>', (uchar)'<E1>', (uchar)'<E2>', (uchar)'<E3>',
  1558. ^
  1559. cc708decoder.cpp:763:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1560. (uchar)'<E4>', (uchar)'<E5>', (uchar)'<E6>', (uchar)'<E7>',
  1561. ^
  1562. cc708decoder.cpp:763:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1563. (uchar)'<E4>', (uchar)'<E5>', (uchar)'<E6>', (uchar)'<E7>',
  1564. ^
  1565. cc708decoder.cpp:763:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1566. (uchar)'<E4>', (uchar)'<E5>', (uchar)'<E6>', (uchar)'<E7>',
  1567. ^
  1568. cc708decoder.cpp:763:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1569. (uchar)'<E4>', (uchar)'<E5>', (uchar)'<E6>', (uchar)'<E7>',
  1570. ^
  1571. cc708decoder.cpp:764:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1572. (uchar)'<E8>', (uchar)'<E9>', (uchar)'<EA>', (uchar)'<EB>',
  1573. ^
  1574. cc708decoder.cpp:764:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1575. (uchar)'<E8>', (uchar)'<E9>', (uchar)'<EA>', (uchar)'<EB>',
  1576. ^
  1577. cc708decoder.cpp:764:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1578. (uchar)'<E8>', (uchar)'<E9>', (uchar)'<EA>', (uchar)'<EB>',
  1579. ^
  1580. cc708decoder.cpp:764:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1581. (uchar)'<E8>', (uchar)'<E9>', (uchar)'<EA>', (uchar)'<EB>',
  1582. ^
  1583. cc708decoder.cpp:765:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1584. (uchar)'<EC>', (uchar)'<ED>', (uchar)'<EE>', (uchar)'<EF>',
  1585. ^
  1586. cc708decoder.cpp:765:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1587. (uchar)'<EC>', (uchar)'<ED>', (uchar)'<EE>', (uchar)'<EF>',
  1588. ^
  1589. cc708decoder.cpp:765:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1590. (uchar)'<EC>', (uchar)'<ED>', (uchar)'<EE>', (uchar)'<EF>',
  1591. ^
  1592. cc708decoder.cpp:765:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1593. (uchar)'<EC>', (uchar)'<ED>', (uchar)'<EE>', (uchar)'<EF>',
  1594. ^
  1595. cc708decoder.cpp:766:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1596. (uchar)'<F0>', (uchar)'<F1>', (uchar)'<F2>', (uchar)'<F3>',
  1597. ^
  1598. cc708decoder.cpp:766:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1599. (uchar)'<F0>', (uchar)'<F1>', (uchar)'<F2>', (uchar)'<F3>',
  1600. ^
  1601. cc708decoder.cpp:766:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1602. (uchar)'<F0>', (uchar)'<F1>', (uchar)'<F2>', (uchar)'<F3>',
  1603. ^
  1604. cc708decoder.cpp:766:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1605. (uchar)'<F0>', (uchar)'<F1>', (uchar)'<F2>', (uchar)'<F3>',
  1606. ^
  1607. cc708decoder.cpp:767:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1608. (uchar)'<F4>', (uchar)'<F5>', (uchar)'<F6>', (uchar)'<F7>',
  1609. ^
  1610. cc708decoder.cpp:767:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1611. (uchar)'<F4>', (uchar)'<F5>', (uchar)'<F6>', (uchar)'<F7>',
  1612. ^
  1613. cc708decoder.cpp:767:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1614. (uchar)'<F4>', (uchar)'<F5>', (uchar)'<F6>', (uchar)'<F7>',
  1615. ^
  1616. cc708decoder.cpp:767:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1617. (uchar)'<F4>', (uchar)'<F5>', (uchar)'<F6>', (uchar)'<F7>',
  1618. ^
  1619. cc708decoder.cpp:768:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1620. (uchar)'<F8>', (uchar)'<F9>', (uchar)'<FA>', (uchar)'<FB>',
  1621. ^
  1622. cc708decoder.cpp:768:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1623. (uchar)'<F8>', (uchar)'<F9>', (uchar)'<FA>', (uchar)'<FB>',
  1624. ^
  1625. cc708decoder.cpp:768:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1626. (uchar)'<F8>', (uchar)'<F9>', (uchar)'<FA>', (uchar)'<FB>',
  1627. ^
  1628. cc708decoder.cpp:768:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1629. (uchar)'<F8>', (uchar)'<F9>', (uchar)'<FA>', (uchar)'<FB>',
  1630. ^
  1631. cc708decoder.cpp:769:12: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1632. (uchar)'<FC>', (uchar)'<FD>', (uchar)'<FE>', (uchar)'<FF>',
  1633. ^
  1634. cc708decoder.cpp:769:24: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1635. (uchar)'<FC>', (uchar)'<FD>', (uchar)'<FE>', (uchar)'<FF>',
  1636. ^
  1637. cc708decoder.cpp:769:36: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1638. (uchar)'<FC>', (uchar)'<FD>', (uchar)'<FE>', (uchar)'<FF>',
  1639. ^
  1640. cc708decoder.cpp:769:48: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1641. (uchar)'<FC>', (uchar)'<FD>', (uchar)'<FE>', (uchar)'<FF>',
  1642. ^
  1643. 95 warnings generated.
  1644. In file included from cc708reader.cpp:8:
  1645. In file included from ./mythplayer.h:14:
  1646. In file included from ./osd.h:6:
  1647. In file included from ../libmythui/mythscreentype.h:5:
  1648. In file included from ../libmythui/mythuitext.h:5:
  1649. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  1650. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  1651. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  1652. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1653. char type;
  1654. ^
  1655. 1 warning generated.
  1656. In file included from livetvchain.cpp:7:
  1657. In file included from ./cardutil.h:17:
  1658. In file included from ../libmyth/settings.h:15:
  1659. In file included from ../libmyth/mythwidgets.h:16:
  1660. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1661. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1662. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1663. char type;
  1664. ^
  1665. 1 warning generated.
  1666. In file included from playgroup.cpp:6:
  1667. In file included from ./playgroup.h:7:
  1668. In file included from ../libmyth/settings.h:15:
  1669. In file included from ../libmyth/mythwidgets.h:16:
  1670. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1671. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1672. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1673. char type;
  1674. ^
  1675. 1 warning generated.
  1676. In file included from channelsettings.cpp:4:
  1677. In file included from ./channelsettings.h:12:
  1678. In file included from ../libmyth/settings.h:15:
  1679. In file included from ../libmyth/mythwidgets.h:16:
  1680. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1681. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1682. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1683. char type;
  1684. ^
  1685. In file included from channelsettings.cpp:7:
  1686. In file included from mpeg/mpegtables.h:8:
  1687. In file included from mpeg/pespacket.h:15:
  1688. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  1689. unsigned char _tsfec[16];
  1690. ^
  1691. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  1692. unsigned char _tsfec[16];
  1693. ^
  1694. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  1695. unsigned char _tsfec[20];
  1696. ^
  1697. 4 warnings generated.
  1698. In file included from previewgenerator.cpp:23:
  1699. In file included from ./mythplayer.h:14:
  1700. In file included from ./osd.h:6:
  1701. In file included from ../libmythui/mythscreentype.h:5:
  1702. In file included from ../libmythui/mythuitext.h:5:
  1703. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  1704. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  1705. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  1706. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1707. char type;
  1708. ^
  1709. 1 warning generated.
  1710. In file included from transporteditor.cpp:37:
  1711. In file included from ./transporteditor.h:38:
  1712. In file included from ../libmyth/settings.h:15:
  1713. In file included from ../libmyth/mythwidgets.h:16:
  1714. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1715. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1716. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1717. char type;
  1718. ^
  1719. 1 warning generated.
  1720. In file included from channelgroupsettings.cpp:10:
  1721. In file included from ./channelgroupsettings.h:5:
  1722. In file included from ../libmyth/settings.h:15:
  1723. In file included from ../libmyth/mythwidgets.h:16:
  1724. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1725. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1726. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1727. char type;
  1728. ^
  1729. 1 warning generated.
  1730. In file included from recordingrule.cpp:12:
  1731. In file included from ./playgroup.h:7:
  1732. In file included from ../libmyth/settings.h:15:
  1733. In file included from ../libmyth/mythwidgets.h:16:
  1734. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1735. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1736. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1737. char type;
  1738. ^
  1739. 1 warning generated.
  1740. In file included from mythsystemevent.cpp:9:
  1741. In file included from ./mythsystemevent.h:9:
  1742. In file included from ../libmyth/rawsettingseditor.h:9:
  1743. In file included from ../libmythui/mythscreentype.h:5:
  1744. In file included from ../libmythui/mythuitext.h:5:
  1745. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  1746. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  1747. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  1748. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1749. char type;
  1750. ^
  1751. 1 warning generated.
  1752. In file included from diseqcsettings.cpp:13:
  1753. In file included from ./diseqcsettings.h:11:
  1754. In file included from ../libmyth/settings.h:15:
  1755. In file included from ../libmyth/mythwidgets.h:16:
  1756. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  1757. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  1758. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1759. char type;
  1760. ^
  1761. 1 warning generated.
  1762. In file included from avformatwriter.cpp:24:
  1763. In file included from recorders/NuppelVideoRecorder.h:33:
  1764. In file included from recorders/v4lrecorder.h:5:
  1765. In file included from recorders/dtvrecorder.h:18:
  1766. In file included from mpeg/streamlisteners.h:5:
  1767. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  1768. unsigned char _tsfec[16];
  1769. ^
  1770. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  1771. unsigned char _tsfec[16];
  1772. ^
  1773. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  1774. unsigned char _tsfec[20];
  1775. ^
  1776. 3 warnings generated.
  1777. In file included from teletextdecoder.cpp:33:
  1778. In file included from ./osd.h:6:
  1779. In file included from ../libmythui/mythscreentype.h:5:
  1780. In file included from ../libmythui/mythuitext.h:5:
  1781. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  1782. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  1783. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  1784. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  1785. char type;
  1786. ^
  1787. 1 warning generated.
  1788. vbilut.cpp:10:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1789. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  1790. ^
  1791. vbilut.cpp:10:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1792. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  1793. ^
  1794. vbilut.cpp:10:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1795. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  1796. ^
  1797. vbilut.cpp:10:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1798. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  1799. ^
  1800. vbilut.cpp:10:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1801. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  1802. ^
  1803. vbilut.cpp:10:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1804. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  1805. ^
  1806. vbilut.cpp:10:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1807. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  1808. ^
  1809. vbilut.cpp:10:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1810. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  1811. ^
  1812. vbilut.cpp:10:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1813. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  1814. ^
  1815. vbilut.cpp:10:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1816. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  1817. ^
  1818. vbilut.cpp:12:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1819. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  1820. ^
  1821. vbilut.cpp:12:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1822. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  1823. ^
  1824. vbilut.cpp:12:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1825. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  1826. ^
  1827. vbilut.cpp:12:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1828. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  1829. ^
  1830. vbilut.cpp:12:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1831. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  1832. ^
  1833. vbilut.cpp:12:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1834. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  1835. ^
  1836. vbilut.cpp:12:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1837. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  1838. ^
  1839. vbilut.cpp:12:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1840. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  1841. ^
  1842. vbilut.cpp:12:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1843. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  1844. ^
  1845. vbilut.cpp:14:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1846. { 0, '#', '<A4>', '<C9>', '<C4>', '<D6>', '<C5>', '<DC>', '_', '<E9>', '<E4>', '<F6>', '<E5>', '<FC>' },
  1847. ^
  1848. vbilut.cpp:14:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1849. { 0, '#', '<A4>', '<C9>', '<C4>', '<D6>', '<C5>', '<DC>', '_', '<E9>', '<E4>', '<F6>', '<E5>', '<FC>' },
  1850. ^
  1851. vbilut.cpp:14:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1852. { 0, '#', '<A4>', '<C9>', '<C4>', '<D6>', '<C5>', '<DC>', '_', '<E9>', '<E4>', '<F6>', '<E5>', '<FC>' },
  1853. ^
  1854. vbilut.cpp:14:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1855. { 0, '#', '<A4>', '<C9>', '<C4>', '<D6>', '<C5>', '<DC>', '_', '<E9>', '<E4>', '<F6>', '<E5>', '<FC>' },
  1856. ^
  1857. vbilut.cpp:14:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1858. { 0, '#', '<A4>', '<C9>', '<C4>', '<D6>', '<C5>', '<DC>', '_', '<E9>', '<E4>', '<F6>', '<E5>', '<FC>' },
  1859. ^
  1860. vbilut.cpp:14:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1861. { 0, '#', '<A4>', '<C9>', '<C4>', '<D6>', '<C5>', '<DC>', '_', '<E9>', '<E4>', '<F6>', '<E5>', '<FC>' },
  1862. ^
  1863. vbilut.cpp:14:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1864. { 0, '#', '<A4>', '<C9>', '<C4>', '<D6>', '<C5>', '<DC>', '_', '<E9>', '<E4>', '<F6>', '<E5>', '<FC>' },
  1865. ^
  1866. vbilut.cpp:14:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1867. { 0, '#', '<A4>', '<C9>', '<C4>', '<D6>', '<C5>', '<DC>', '_', '<E9>', '<E4>', '<F6>', '<E5>', '<FC>' },
  1868. ^
  1869. vbilut.cpp:14:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1870. { 0, '#', '<A4>', '<C9>', '<C4>', '<D6>', '<C5>', '<DC>', '_', '<E9>', '<E4>', '<F6>', '<E5>', '<FC>' },
  1871. ^
  1872. vbilut.cpp:14:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1873. { 0, '#', '<A4>', '<C9>', '<C4>', '<D6>', '<C5>', '<DC>', '_', '<E9>', '<E4>', '<F6>', '<E5>', '<FC>' },
  1874. ^
  1875. vbilut.cpp:14:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1876. { 0, '#', '<A4>', '<C9>', '<C4>', '<D6>', '<C5>', '<DC>', '_', '<E9>', '<E4>', '<F6>', '<E5>', '<FC>' },
  1877. ^
  1878. vbilut.cpp:16:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1879. { 0, '<A3>', '$', '<E9>', '<B0>', '<E7>', '<BB>', '<AC>', '#', '<F9>', '<E0>', '<F2>', '<E8>', '<EC>' },
  1880. ^
  1881. vbilut.cpp:16:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1882. { 0, '<A3>', '$', '<E9>', '<B0>', '<E7>', '<BB>', '<AC>', '#', '<F9>', '<E0>', '<F2>', '<E8>', '<EC>' },
  1883. ^
  1884. vbilut.cpp:16:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1885. { 0, '<A3>', '$', '<E9>', '<B0>', '<E7>', '<BB>', '<AC>', '#', '<F9>', '<E0>', '<F2>', '<E8>', '<EC>' },
  1886. ^
  1887. vbilut.cpp:16:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1888. { 0, '<A3>', '$', '<E9>', '<B0>', '<E7>', '<BB>', '<AC>', '#', '<F9>', '<E0>', '<F2>', '<E8>', '<EC>' },
  1889. ^
  1890. vbilut.cpp:16:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1891. { 0, '<A3>', '$', '<E9>', '<B0>', '<E7>', '<BB>', '<AC>', '#', '<F9>', '<E0>', '<F2>', '<E8>', '<EC>' },
  1892. ^
  1893. vbilut.cpp:16:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1894. { 0, '<A3>', '$', '<E9>', '<B0>', '<E7>', '<BB>', '<AC>', '#', '<F9>', '<E0>', '<F2>', '<E8>', '<EC>' },
  1895. ^
  1896. vbilut.cpp:16:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1897. { 0, '<A3>', '$', '<E9>', '<B0>', '<E7>', '<BB>', '<AC>', '#', '<F9>', '<E0>', '<F2>', '<E8>', '<EC>' },
  1898. ^
  1899. vbilut.cpp:16:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1900. { 0, '<A3>', '$', '<E9>', '<B0>', '<E7>', '<BB>', '<AC>', '#', '<F9>', '<E0>', '<F2>', '<E8>', '<EC>' },
  1901. ^
  1902. vbilut.cpp:16:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1903. { 0, '<A3>', '$', '<E9>', '<B0>', '<E7>', '<BB>', '<AC>', '#', '<F9>', '<E0>', '<F2>', '<E8>', '<EC>' },
  1904. ^
  1905. vbilut.cpp:16:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1906. { 0, '<A3>', '$', '<E9>', '<B0>', '<E7>', '<BB>', '<AC>', '#', '<F9>', '<E0>', '<F2>', '<E8>', '<EC>' },
  1907. ^
  1908. vbilut.cpp:16:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1909. { 0, '<A3>', '$', '<E9>', '<B0>', '<E7>', '<BB>', '<AC>', '#', '<F9>', '<E0>', '<F2>', '<E8>', '<EC>' },
  1910. ^
  1911. vbilut.cpp:18:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1912. { 0, '<E9>', '<EF>', '<E0>', '<EB>', '<EA>', '<F9>', '<EE>', '#', '<E8>', '<E2>', '<F4>', '<FB>', '<E7>' },
  1913. ^
  1914. vbilut.cpp:18:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1915. { 0, '<E9>', '<EF>', '<E0>', '<EB>', '<EA>', '<F9>', '<EE>', '#', '<E8>', '<E2>', '<F4>', '<FB>', '<E7>' },
  1916. ^
  1917. vbilut.cpp:18:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1918. { 0, '<E9>', '<EF>', '<E0>', '<EB>', '<EA>', '<F9>', '<EE>', '#', '<E8>', '<E2>', '<F4>', '<FB>', '<E7>' },
  1919. ^
  1920. vbilut.cpp:18:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1921. { 0, '<E9>', '<EF>', '<E0>', '<EB>', '<EA>', '<F9>', '<EE>', '#', '<E8>', '<E2>', '<F4>', '<FB>', '<E7>' },
  1922. ^
  1923. vbilut.cpp:18:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1924. { 0, '<E9>', '<EF>', '<E0>', '<EB>', '<EA>', '<F9>', '<EE>', '#', '<E8>', '<E2>', '<F4>', '<FB>', '<E7>' },
  1925. ^
  1926. vbilut.cpp:18:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1927. { 0, '<E9>', '<EF>', '<E0>', '<EB>', '<EA>', '<F9>', '<EE>', '#', '<E8>', '<E2>', '<F4>', '<FB>', '<E7>' },
  1928. ^
  1929. vbilut.cpp:18:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1930. { 0, '<E9>', '<EF>', '<E0>', '<EB>', '<EA>', '<F9>', '<EE>', '#', '<E8>', '<E2>', '<F4>', '<FB>', '<E7>' },
  1931. ^
  1932. vbilut.cpp:18:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1933. { 0, '<E9>', '<EF>', '<E0>', '<EB>', '<EA>', '<F9>', '<EE>', '#', '<E8>', '<E2>', '<F4>', '<FB>', '<E7>' },
  1934. ^
  1935. vbilut.cpp:18:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1936. { 0, '<E9>', '<EF>', '<E0>', '<EB>', '<EA>', '<F9>', '<EE>', '#', '<E8>', '<E2>', '<F4>', '<FB>', '<E7>' },
  1937. ^
  1938. vbilut.cpp:18:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1939. { 0, '<E9>', '<EF>', '<E0>', '<EB>', '<EA>', '<F9>', '<EE>', '#', '<E8>', '<E2>', '<F4>', '<FB>', '<E7>' },
  1940. ^
  1941. vbilut.cpp:18:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1942. { 0, '<E9>', '<EF>', '<E0>', '<EB>', '<EA>', '<F9>', '<EE>', '#', '<E8>', '<E2>', '<F4>', '<FB>', '<E7>' },
  1943. ^
  1944. vbilut.cpp:18:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1945. { 0, '<E9>', '<EF>', '<E0>', '<EB>', '<EA>', '<F9>', '<EE>', '#', '<E8>', '<E2>', '<F4>', '<FB>', '<E7>' },
  1946. ^
  1947. vbilut.cpp:20:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1948. { 0, '<E7>', '$', '<A1>', '<E1>', '<E9>', '<ED>', '<F3>', '<FA>', '<BF>', '<FC>', '<F1>', '<E8>', '<E0>' },
  1949. ^
  1950. vbilut.cpp:20:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1951. { 0, '<E7>', '$', '<A1>', '<E1>', '<E9>', '<ED>', '<F3>', '<FA>', '<BF>', '<FC>', '<F1>', '<E8>', '<E0>' },
  1952. ^
  1953. vbilut.cpp:20:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1954. { 0, '<E7>', '$', '<A1>', '<E1>', '<E9>', '<ED>', '<F3>', '<FA>', '<BF>', '<FC>', '<F1>', '<E8>', '<E0>' },
  1955. ^
  1956. vbilut.cpp:20:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1957. { 0, '<E7>', '$', '<A1>', '<E1>', '<E9>', '<ED>', '<F3>', '<FA>', '<BF>', '<FC>', '<F1>', '<E8>', '<E0>' },
  1958. ^
  1959. vbilut.cpp:20:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1960. { 0, '<E7>', '$', '<A1>', '<E1>', '<E9>', '<ED>', '<F3>', '<FA>', '<BF>', '<FC>', '<F1>', '<E8>', '<E0>' },
  1961. ^
  1962. vbilut.cpp:20:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1963. { 0, '<E7>', '$', '<A1>', '<E1>', '<E9>', '<ED>', '<F3>', '<FA>', '<BF>', '<FC>', '<F1>', '<E8>', '<E0>' },
  1964. ^
  1965. vbilut.cpp:20:45: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1966. { 0, '<E7>', '$', '<A1>', '<E1>', '<E9>', '<ED>', '<F3>', '<FA>', '<BF>', '<FC>', '<F1>', '<E8>', '<E0>' },
  1967. ^
  1968. vbilut.cpp:20:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1969. { 0, '<E7>', '$', '<A1>', '<E1>', '<E9>', '<ED>', '<F3>', '<FA>', '<BF>', '<FC>', '<F1>', '<E8>', '<E0>' },
  1970. ^
  1971. vbilut.cpp:20:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1972. { 0, '<E7>', '$', '<A1>', '<E1>', '<E9>', '<ED>', '<F3>', '<FA>', '<BF>', '<FC>', '<F1>', '<E8>', '<E0>' },
  1973. ^
  1974. vbilut.cpp:20:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1975. { 0, '<E7>', '$', '<A1>', '<E1>', '<E9>', '<ED>', '<F3>', '<FA>', '<BF>', '<FC>', '<F1>', '<E8>', '<E0>' },
  1976. ^
  1977. vbilut.cpp:20:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1978. { 0, '<E7>', '$', '<A1>', '<E1>', '<E9>', '<ED>', '<F3>', '<FA>', '<BF>', '<FC>', '<F1>', '<E8>', '<E0>' },
  1979. ^
  1980. vbilut.cpp:20:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1981. { 0, '<E7>', '$', '<A1>', '<E1>', '<E9>', '<ED>', '<F3>', '<FA>', '<BF>', '<FC>', '<F1>', '<E8>', '<E0>' },
  1982. ^
  1983. vbilut.cpp:22:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1984. { 0, '#', 'u', 'c', 't', 'z', '<FD>', '<ED>', 'r', '<E9>', '<E1>', 'e', '<FA>', 's' },
  1985. ^
  1986. vbilut.cpp:22:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1987. { 0, '#', 'u', 'c', 't', 'z', '<FD>', '<ED>', 'r', '<E9>', '<E1>', 'e', '<FA>', 's' },
  1988. ^
  1989. vbilut.cpp:22:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1990. { 0, '#', 'u', 'c', 't', 'z', '<FD>', '<ED>', 'r', '<E9>', '<E1>', 'e', '<FA>', 's' },
  1991. ^
  1992. vbilut.cpp:22:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1993. { 0, '#', 'u', 'c', 't', 'z', '<FD>', '<ED>', 'r', '<E9>', '<E1>', 'e', '<FA>', 's' },
  1994. ^
  1995. vbilut.cpp:22:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1996. { 0, '#', 'u', 'c', 't', 'z', '<FD>', '<ED>', 'r', '<E9>', '<E1>', 'e', '<FA>', 's' },
  1997. ^
  1998. vbilut.cpp:24:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  1999. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  2000. ^
  2001. vbilut.cpp:24:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2002. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  2003. ^
  2004. vbilut.cpp:24:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2005. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  2006. ^
  2007. vbilut.cpp:24:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2008. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  2009. ^
  2010. vbilut.cpp:24:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2011. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  2012. ^
  2013. vbilut.cpp:24:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2014. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  2015. ^
  2016. vbilut.cpp:24:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2017. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  2018. ^
  2019. vbilut.cpp:24:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2020. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  2021. ^
  2022. vbilut.cpp:24:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2023. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  2024. ^
  2025. vbilut.cpp:24:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2026. { 0, '<A3>', '$', '@', '<AB>', '<BD>', '<BB>', '<AC>', '#', '<AD>', '<BC>', '<A6>', '<BE>', '<F7>' },
  2027. ^
  2028. vbilut.cpp:28:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2029. { 0, '#', '<F1>', '<B1>', '<AF>', '<A6>', '<A3>', '<E6>', '<F3>', '<EA>', '<BF>', '<B6>', '<B3>', '<BC>' },
  2030. ^
  2031. vbilut.cpp:28:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2032. { 0, '#', '<F1>', '<B1>', '<AF>', '<A6>', '<A3>', '<E6>', '<F3>', '<EA>', '<BF>', '<B6>', '<B3>', '<BC>' },
  2033. ^
  2034. vbilut.cpp:28:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2035. { 0, '#', '<F1>', '<B1>', '<AF>', '<A6>', '<A3>', '<E6>', '<F3>', '<EA>', '<BF>', '<B6>', '<B3>', '<BC>' },
  2036. ^
  2037. vbilut.cpp:28:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2038. { 0, '#', '<F1>', '<B1>', '<AF>', '<A6>', '<A3>', '<E6>', '<F3>', '<EA>', '<BF>', '<B6>', '<B3>', '<BC>' },
  2039. ^
  2040. vbilut.cpp:28:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2041. { 0, '#', '<F1>', '<B1>', '<AF>', '<A6>', '<A3>', '<E6>', '<F3>', '<EA>', '<BF>', '<B6>', '<B3>', '<BC>' },
  2042. ^
  2043. vbilut.cpp:28:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2044. { 0, '#', '<F1>', '<B1>', '<AF>', '<A6>', '<A3>', '<E6>', '<F3>', '<EA>', '<BF>', '<B6>', '<B3>', '<BC>' },
  2045. ^
  2046. vbilut.cpp:28:45: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2047. { 0, '#', '<F1>', '<B1>', '<AF>', '<A6>', '<A3>', '<E6>', '<F3>', '<EA>', '<BF>', '<B6>', '<B3>', '<BC>' },
  2048. ^
  2049. vbilut.cpp:28:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2050. { 0, '#', '<F1>', '<B1>', '<AF>', '<A6>', '<A3>', '<E6>', '<F3>', '<EA>', '<BF>', '<B6>', '<B3>', '<BC>' },
  2051. ^
  2052. vbilut.cpp:28:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2053. { 0, '#', '<F1>', '<B1>', '<AF>', '<A6>', '<A3>', '<E6>', '<F3>', '<EA>', '<BF>', '<B6>', '<B3>', '<BC>' },
  2054. ^
  2055. vbilut.cpp:28:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2056. { 0, '#', '<F1>', '<B1>', '<AF>', '<A6>', '<A3>', '<E6>', '<F3>', '<EA>', '<BF>', '<B6>', '<B3>', '<BC>' },
  2057. ^
  2058. vbilut.cpp:28:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2059. { 0, '#', '<F1>', '<B1>', '<AF>', '<A6>', '<A3>', '<E6>', '<F3>', '<EA>', '<BF>', '<B6>', '<B3>', '<BC>' },
  2060. ^
  2061. vbilut.cpp:28:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2062. { 0, '#', '<F1>', '<B1>', '<AF>', '<A6>', '<A3>', '<E6>', '<F3>', '<EA>', '<BF>', '<B6>', '<B3>', '<BC>' },
  2063. ^
  2064. vbilut.cpp:30:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2065. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  2066. ^
  2067. vbilut.cpp:30:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2068. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  2069. ^
  2070. vbilut.cpp:30:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2071. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  2072. ^
  2073. vbilut.cpp:30:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2074. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  2075. ^
  2076. vbilut.cpp:30:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2077. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  2078. ^
  2079. vbilut.cpp:30:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2080. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  2081. ^
  2082. vbilut.cpp:30:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2083. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  2084. ^
  2085. vbilut.cpp:30:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2086. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  2087. ^
  2088. vbilut.cpp:30:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2089. { 0, '#', '$', '<A7>', '<C4>', '<D6>', '<DC>', '^', '_', '<B0>', '<E4>', '<F6>', '<FC>', '<DF>' },
  2090. ^
  2091. vbilut.cpp:32:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2092. { 0, '#', '<F5>', '<A9>', '<C4>', '<D6>', '<AE>', '<DC>', '<D5>', '<B9>', '<E4>', '<F6>', '<BE>', '<FC>' },
  2093. ^
  2094. vbilut.cpp:32:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2095. { 0, '#', '<F5>', '<A9>', '<C4>', '<D6>', '<AE>', '<DC>', '<D5>', '<B9>', '<E4>', '<F6>', '<BE>', '<FC>' },
  2096. ^
  2097. vbilut.cpp:32:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2098. { 0, '#', '<F5>', '<A9>', '<C4>', '<D6>', '<AE>', '<DC>', '<D5>', '<B9>', '<E4>', '<F6>', '<BE>', '<FC>' },
  2099. ^
  2100. vbilut.cpp:32:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2101. { 0, '#', '<F5>', '<A9>', '<C4>', '<D6>', '<AE>', '<DC>', '<D5>', '<B9>', '<E4>', '<F6>', '<BE>', '<FC>' },
  2102. ^
  2103. vbilut.cpp:32:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2104. { 0, '#', '<F5>', '<A9>', '<C4>', '<D6>', '<AE>', '<DC>', '<D5>', '<B9>', '<E4>', '<F6>', '<BE>', '<FC>' },
  2105. ^
  2106. vbilut.cpp:32:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2107. { 0, '#', '<F5>', '<A9>', '<C4>', '<D6>', '<AE>', '<DC>', '<D5>', '<B9>', '<E4>', '<F6>', '<BE>', '<FC>' },
  2108. ^
  2109. vbilut.cpp:32:45: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2110. { 0, '#', '<F5>', '<A9>', '<C4>', '<D6>', '<AE>', '<DC>', '<D5>', '<B9>', '<E4>', '<F6>', '<BE>', '<FC>' },
  2111. ^
  2112. vbilut.cpp:32:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2113. { 0, '#', '<F5>', '<A9>', '<C4>', '<D6>', '<AE>', '<DC>', '<D5>', '<B9>', '<E4>', '<F6>', '<BE>', '<FC>' },
  2114. ^
  2115. vbilut.cpp:32:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2116. { 0, '#', '<F5>', '<A9>', '<C4>', '<D6>', '<AE>', '<DC>', '<D5>', '<B9>', '<E4>', '<F6>', '<BE>', '<FC>' },
  2117. ^
  2118. vbilut.cpp:32:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2119. { 0, '#', '<F5>', '<A9>', '<C4>', '<D6>', '<AE>', '<DC>', '<D5>', '<B9>', '<E4>', '<F6>', '<BE>', '<FC>' },
  2120. ^
  2121. vbilut.cpp:32:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2122. { 0, '#', '<F5>', '<A9>', '<C4>', '<D6>', '<AE>', '<DC>', '<D5>', '<B9>', '<E4>', '<F6>', '<BE>', '<FC>' },
  2123. ^
  2124. vbilut.cpp:32:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2125. { 0, '#', '<F5>', '<A9>', '<C4>', '<D6>', '<AE>', '<DC>', '<D5>', '<B9>', '<E4>', '<F6>', '<BE>', '<FC>' },
  2126. ^
  2127. vbilut.cpp:34:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2128. { 0, '#', '$', '<A9>', '<EB>', '<EA>', '<AE>', '<E8>', '<FC>', '<B9>', '<B1>', 'u', '<BE>', 'i' },
  2129. ^
  2130. vbilut.cpp:34:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2131. { 0, '#', '$', '<A9>', '<EB>', '<EA>', '<AE>', '<E8>', '<FC>', '<B9>', '<B1>', 'u', '<BE>', 'i' },
  2132. ^
  2133. vbilut.cpp:34:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2134. { 0, '#', '$', '<A9>', '<EB>', '<EA>', '<AE>', '<E8>', '<FC>', '<B9>', '<B1>', 'u', '<BE>', 'i' },
  2135. ^
  2136. vbilut.cpp:34:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2137. { 0, '#', '$', '<A9>', '<EB>', '<EA>', '<AE>', '<E8>', '<FC>', '<B9>', '<B1>', 'u', '<BE>', 'i' },
  2138. ^
  2139. vbilut.cpp:34:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2140. { 0, '#', '$', '<A9>', '<EB>', '<EA>', '<AE>', '<E8>', '<FC>', '<B9>', '<B1>', 'u', '<BE>', 'i' },
  2141. ^
  2142. vbilut.cpp:34:45: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2143. { 0, '#', '$', '<A9>', '<EB>', '<EA>', '<AE>', '<E8>', '<FC>', '<B9>', '<B1>', 'u', '<BE>', 'i' },
  2144. ^
  2145. vbilut.cpp:34:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2146. { 0, '#', '$', '<A9>', '<EB>', '<EA>', '<AE>', '<E8>', '<FC>', '<B9>', '<B1>', 'u', '<BE>', 'i' },
  2147. ^
  2148. vbilut.cpp:34:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2149. { 0, '#', '$', '<A9>', '<EB>', '<EA>', '<AE>', '<E8>', '<FC>', '<B9>', '<B1>', 'u', '<BE>', 'i' },
  2150. ^
  2151. vbilut.cpp:34:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2152. { 0, '#', '$', '<A9>', '<EB>', '<EA>', '<AE>', '<E8>', '<FC>', '<B9>', '<B1>', 'u', '<BE>', 'i' },
  2153. ^
  2154. vbilut.cpp:36:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2155. { 0, '<E9>', 'i', 'a', '<EB>', '<EC>', 'u', '<EE>', '#', 'e', '<E2>', '<F4>', 'u', '<E7>' },
  2156. ^
  2157. vbilut.cpp:36:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2158. { 0, '<E9>', 'i', 'a', '<EB>', '<EC>', 'u', '<EE>', '#', 'e', '<E2>', '<F4>', 'u', '<E7>' },
  2159. ^
  2160. vbilut.cpp:36:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2161. { 0, '<E9>', 'i', 'a', '<EB>', '<EC>', 'u', '<EE>', '#', 'e', '<E2>', '<F4>', 'u', '<E7>' },
  2162. ^
  2163. vbilut.cpp:36:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2164. { 0, '<E9>', 'i', 'a', '<EB>', '<EC>', 'u', '<EE>', '#', 'e', '<E2>', '<F4>', 'u', '<E7>' },
  2165. ^
  2166. vbilut.cpp:36:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2167. { 0, '<E9>', 'i', 'a', '<EB>', '<EC>', 'u', '<EE>', '#', 'e', '<E2>', '<F4>', 'u', '<E7>' },
  2168. ^
  2169. vbilut.cpp:36:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2170. { 0, '<E9>', 'i', 'a', '<EB>', '<EC>', 'u', '<EE>', '#', 'e', '<E2>', '<F4>', 'u', '<E7>' },
  2171. ^
  2172. vbilut.cpp:36:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2173. { 0, '<E9>', 'i', 'a', '<EB>', '<EC>', 'u', '<EE>', '#', 'e', '<E2>', '<F4>', 'u', '<E7>' },
  2174. ^
  2175. vbilut.cpp:38:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2176. { 0, '#', '<CB>', '<C8>', '<C6>', '<AE>', '<D0>', '<A9>', '<EB>', '<E8>', '<E6>', '<AE>', '<F0>', '<B9>' },
  2177. ^
  2178. vbilut.cpp:38:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2179. { 0, '#', '<CB>', '<C8>', '<C6>', '<AE>', '<D0>', '<A9>', '<EB>', '<E8>', '<E6>', '<AE>', '<F0>', '<B9>' },
  2180. ^
  2181. vbilut.cpp:38:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2182. { 0, '#', '<CB>', '<C8>', '<C6>', '<AE>', '<D0>', '<A9>', '<EB>', '<E8>', '<E6>', '<AE>', '<F0>', '<B9>' },
  2183. ^
  2184. vbilut.cpp:38:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2185. { 0, '#', '<CB>', '<C8>', '<C6>', '<AE>', '<D0>', '<A9>', '<EB>', '<E8>', '<E6>', '<AE>', '<F0>', '<B9>' },
  2186. ^
  2187. vbilut.cpp:38:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2188. { 0, '#', '<CB>', '<C8>', '<C6>', '<AE>', '<D0>', '<A9>', '<EB>', '<E8>', '<E6>', '<AE>', '<F0>', '<B9>' },
  2189. ^
  2190. vbilut.cpp:38:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2191. { 0, '#', '<CB>', '<C8>', '<C6>', '<AE>', '<D0>', '<A9>', '<EB>', '<E8>', '<E6>', '<AE>', '<F0>', '<B9>' },
  2192. ^
  2193. vbilut.cpp:38:45: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2194. { 0, '#', '<CB>', '<C8>', '<C6>', '<AE>', '<D0>', '<A9>', '<EB>', '<E8>', '<E6>', '<AE>', '<F0>', '<B9>' },
  2195. ^
  2196. vbilut.cpp:38:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2197. { 0, '#', '<CB>', '<C8>', '<C6>', '<AE>', '<D0>', '<A9>', '<EB>', '<E8>', '<E6>', '<AE>', '<F0>', '<B9>' },
  2198. ^
  2199. vbilut.cpp:38:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2200. { 0, '#', '<CB>', '<C8>', '<C6>', '<AE>', '<D0>', '<A9>', '<EB>', '<E8>', '<E6>', '<AE>', '<F0>', '<B9>' },
  2201. ^
  2202. vbilut.cpp:38:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2203. { 0, '#', '<CB>', '<C8>', '<C6>', '<AE>', '<D0>', '<A9>', '<EB>', '<E8>', '<E6>', '<AE>', '<F0>', '<B9>' },
  2204. ^
  2205. vbilut.cpp:38:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2206. { 0, '#', '<CB>', '<C8>', '<C6>', '<AE>', '<D0>', '<A9>', '<EB>', '<E8>', '<E6>', '<AE>', '<F0>', '<B9>' },
  2207. ^
  2208. vbilut.cpp:38:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2209. { 0, '#', '<CB>', '<C8>', '<C6>', '<AE>', '<D0>', '<A9>', '<EB>', '<E8>', '<E6>', '<AE>', '<F0>', '<B9>' },
  2210. ^
  2211. vbilut.cpp:40:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2212. { 0, '#', '<F9>', '<E8>', '<BB>', '<BE>', '<FD>', '<ED>', '<F8>', '<E9>', '<E1>', '<EC>', '<FA>', '<B9>' },
  2213. ^
  2214. vbilut.cpp:40:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2215. { 0, '#', '<F9>', '<E8>', '<BB>', '<BE>', '<FD>', '<ED>', '<F8>', '<E9>', '<E1>', '<EC>', '<FA>', '<B9>' },
  2216. ^
  2217. vbilut.cpp:40:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2218. { 0, '#', '<F9>', '<E8>', '<BB>', '<BE>', '<FD>', '<ED>', '<F8>', '<E9>', '<E1>', '<EC>', '<FA>', '<B9>' },
  2219. ^
  2220. vbilut.cpp:40:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2221. { 0, '#', '<F9>', '<E8>', '<BB>', '<BE>', '<FD>', '<ED>', '<F8>', '<E9>', '<E1>', '<EC>', '<FA>', '<B9>' },
  2222. ^
  2223. vbilut.cpp:40:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2224. { 0, '#', '<F9>', '<E8>', '<BB>', '<BE>', '<FD>', '<ED>', '<F8>', '<E9>', '<E1>', '<EC>', '<FA>', '<B9>' },
  2225. ^
  2226. vbilut.cpp:40:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2227. { 0, '#', '<F9>', '<E8>', '<BB>', '<BE>', '<FD>', '<ED>', '<F8>', '<E9>', '<E1>', '<EC>', '<FA>', '<B9>' },
  2228. ^
  2229. vbilut.cpp:40:45: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2230. { 0, '#', '<F9>', '<E8>', '<BB>', '<BE>', '<FD>', '<ED>', '<F8>', '<E9>', '<E1>', '<EC>', '<FA>', '<B9>' },
  2231. ^
  2232. vbilut.cpp:40:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2233. { 0, '#', '<F9>', '<E8>', '<BB>', '<BE>', '<FD>', '<ED>', '<F8>', '<E9>', '<E1>', '<EC>', '<FA>', '<B9>' },
  2234. ^
  2235. vbilut.cpp:40:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2236. { 0, '#', '<F9>', '<E8>', '<BB>', '<BE>', '<FD>', '<ED>', '<F8>', '<E9>', '<E1>', '<EC>', '<FA>', '<B9>' },
  2237. ^
  2238. vbilut.cpp:40:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2239. { 0, '#', '<F9>', '<E8>', '<BB>', '<BE>', '<FD>', '<ED>', '<F8>', '<E9>', '<E1>', '<EC>', '<FA>', '<B9>' },
  2240. ^
  2241. vbilut.cpp:40:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2242. { 0, '#', '<F9>', '<E8>', '<BB>', '<BE>', '<FD>', '<ED>', '<F8>', '<E9>', '<E1>', '<EC>', '<FA>', '<B9>' },
  2243. ^
  2244. vbilut.cpp:40:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2245. { 0, '#', '<F9>', '<E8>', '<BB>', '<BE>', '<FD>', '<ED>', '<F8>', '<E9>', '<E1>', '<EC>', '<FA>', '<B9>' },
  2246. ^
  2247. vbilut.cpp:42:15: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2248. { 0, '#', '<A2>', '<DE>', '<C2>', '<AA>', '<C3>', '<CE>', 'i', '<FE>', '<E2>', '<BA>', '<E3>', '<EE>' },
  2249. ^
  2250. vbilut.cpp:42:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2251. { 0, '#', '<A2>', '<DE>', '<C2>', '<AA>', '<C3>', '<CE>', 'i', '<FE>', '<E2>', '<BA>', '<E3>', '<EE>' },
  2252. ^
  2253. vbilut.cpp:42:25: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2254. { 0, '#', '<A2>', '<DE>', '<C2>', '<AA>', '<C3>', '<CE>', 'i', '<FE>', '<E2>', '<BA>', '<E3>', '<EE>' },
  2255. ^
  2256. vbilut.cpp:42:30: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2257. { 0, '#', '<A2>', '<DE>', '<C2>', '<AA>', '<C3>', '<CE>', 'i', '<FE>', '<E2>', '<BA>', '<E3>', '<EE>' },
  2258. ^
  2259. vbilut.cpp:42:35: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2260. { 0, '#', '<A2>', '<DE>', '<C2>', '<AA>', '<C3>', '<CE>', 'i', '<FE>', '<E2>', '<BA>', '<E3>', '<EE>' },
  2261. ^
  2262. vbilut.cpp:42:40: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2263. { 0, '#', '<A2>', '<DE>', '<C2>', '<AA>', '<C3>', '<CE>', 'i', '<FE>', '<E2>', '<BA>', '<E3>', '<EE>' },
  2264. ^
  2265. vbilut.cpp:42:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2266. { 0, '#', '<A2>', '<DE>', '<C2>', '<AA>', '<C3>', '<CE>', 'i', '<FE>', '<E2>', '<BA>', '<E3>', '<EE>' },
  2267. ^
  2268. vbilut.cpp:42:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2269. { 0, '#', '<A2>', '<DE>', '<C2>', '<AA>', '<C3>', '<CE>', 'i', '<FE>', '<E2>', '<BA>', '<E3>', '<EE>' },
  2270. ^
  2271. vbilut.cpp:42:60: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2272. { 0, '#', '<A2>', '<DE>', '<C2>', '<AA>', '<C3>', '<CE>', 'i', '<FE>', '<E2>', '<BA>', '<E3>', '<EE>' },
  2273. ^
  2274. vbilut.cpp:42:65: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2275. { 0, '#', '<A2>', '<DE>', '<C2>', '<AA>', '<C3>', '<CE>', 'i', '<FE>', '<E2>', '<BA>', '<E3>', '<EE>' },
  2276. ^
  2277. vbilut.cpp:42:70: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2278. { 0, '#', '<A2>', '<DE>', '<C2>', '<AA>', '<C3>', '<CE>', 'i', '<FE>', '<E2>', '<BA>', '<E3>', '<EE>' },
  2279. ^
  2280. vbilut.cpp:49:10: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
  2281. '#', '<A4>', '@', '[', '\\', ']', '^', '_', '\'', '{', '|', '}', '~'
  2282. ^
  2283. 165 warnings generated.
  2284. In file included from mpeg/tspacket.cpp:4:
  2285. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2286. unsigned char _tsfec[16];
  2287. ^
  2288. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2289. unsigned char _tsfec[16];
  2290. ^
  2291. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2292. unsigned char _tsfec[20];
  2293. ^
  2294. 3 warnings generated.
  2295. In file included from mpeg/pespacket.cpp:4:
  2296. In file included from mpeg/pespacket.h:15:
  2297. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2298. unsigned char _tsfec[16];
  2299. ^
  2300. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2301. unsigned char _tsfec[16];
  2302. ^
  2303. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2304. unsigned char _tsfec[20];
  2305. ^
  2306. 3 warnings generated.
  2307. In file included from mpeg/mpegtables.cpp:8:
  2308. In file included from mpeg/mpegtables.h:8:
  2309. In file included from mpeg/pespacket.h:15:
  2310. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2311. unsigned char _tsfec[16];
  2312. ^
  2313. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2314. unsigned char _tsfec[16];
  2315. ^
  2316. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2317. unsigned char _tsfec[20];
  2318. ^
  2319. 3 warnings generated.
  2320. In file included from mpeg/atsctables.cpp:3:
  2321. In file included from mpeg/atsctables.h:11:
  2322. In file included from mpeg/mpegtables.h:8:
  2323. In file included from mpeg/pespacket.h:15:
  2324. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2325. unsigned char _tsfec[16];
  2326. ^
  2327. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2328. unsigned char _tsfec[16];
  2329. ^
  2330. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2331. unsigned char _tsfec[20];
  2332. ^
  2333. 3 warnings generated.
  2334. In file included from mpeg/dvbtables.cpp:6:
  2335. In file included from mpeg/dvbtables.h:10:
  2336. In file included from mpeg/mpegtables.h:8:
  2337. In file included from mpeg/pespacket.h:15:
  2338. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2339. unsigned char _tsfec[16];
  2340. ^
  2341. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2342. unsigned char _tsfec[16];
  2343. ^
  2344. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2345. unsigned char _tsfec[20];
  2346. ^
  2347. 3 warnings generated.
  2348. In file included from mpeg/premieretables.cpp:1:
  2349. In file included from mpeg/premieretables.h:7:
  2350. In file included from mpeg/mpegtables.h:8:
  2351. In file included from mpeg/pespacket.h:15:
  2352. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2353. unsigned char _tsfec[16];
  2354. ^
  2355. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2356. unsigned char _tsfec[16];
  2357. ^
  2358. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2359. unsigned char _tsfec[20];
  2360. ^
  2361. 3 warnings generated.
  2362. In file included from mpeg/sctetables.cpp:22:
  2363. In file included from mpeg/sctetables.h:28:
  2364. In file included from mpeg/mpegtables.h:8:
  2365. In file included from mpeg/pespacket.h:15:
  2366. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2367. unsigned char _tsfec[16];
  2368. ^
  2369. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2370. unsigned char _tsfec[16];
  2371. ^
  2372. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2373. unsigned char _tsfec[20];
  2374. ^
  2375. 3 warnings generated.
  2376. In file included from mpeg/mpegstreamdata.cpp:14:
  2377. In file included from mpeg/mpegstreamdata.h:16:
  2378. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2379. unsigned char _tsfec[16];
  2380. ^
  2381. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2382. unsigned char _tsfec[16];
  2383. ^
  2384. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2385. unsigned char _tsfec[20];
  2386. ^
  2387. 3 warnings generated.
  2388. In file included from mpeg/atscstreamdata.cpp:10:
  2389. In file included from mpeg/atscstreamdata.h:6:
  2390. In file included from mpeg/mpegstreamdata.h:16:
  2391. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2392. unsigned char _tsfec[16];
  2393. ^
  2394. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2395. unsigned char _tsfec[16];
  2396. ^
  2397. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2398. unsigned char _tsfec[20];
  2399. ^
  2400. 3 warnings generated.
  2401. In file included from mpeg/dvbstreamdata.cpp:7:
  2402. mpeg/dvbstreamdata.h:34:10: warning: 'DVBStreamData::Reset' hides overloaded virtual function [-Woverloaded-virtual]
  2403. void Reset(uint desired_netid, uint desired_tsid, int desired_sid);
  2404. ^
  2405. mpeg/mpegstreamdata.h:104:18: note: hidden overloaded virtual function 'MPEGStreamData::Reset' declared here
  2406. virtual void Reset(int desiredProgram);
  2407. ^
  2408. In file included from mpeg/dvbstreamdata.cpp:7:
  2409. In file included from mpeg/dvbstreamdata.h:6:
  2410. In file included from mpeg/mpegstreamdata.h:16:
  2411. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2412. unsigned char _tsfec[16];
  2413. ^
  2414. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2415. unsigned char _tsfec[16];
  2416. ^
  2417. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2418. unsigned char _tsfec[20];
  2419. ^
  2420. 4 warnings generated.
  2421. In file included from mpeg/scanstreamdata.cpp:3:
  2422. In file included from mpeg/scanstreamdata.h:7:
  2423. mpeg/dvbstreamdata.h:34:10: warning: 'DVBStreamData::Reset' hides overloaded virtual function [-Woverloaded-virtual]
  2424. void Reset(uint desired_netid, uint desired_tsid, int desired_sid);
  2425. ^
  2426. mpeg/mpegstreamdata.h:104:18: note: hidden overloaded virtual function 'MPEGStreamData::Reset' declared here
  2427. virtual void Reset(int desiredProgram);
  2428. ^
  2429. In file included from mpeg/scanstreamdata.cpp:3:
  2430. In file included from mpeg/scanstreamdata.h:6:
  2431. In file included from mpeg/atscstreamdata.h:6:
  2432. In file included from mpeg/mpegstreamdata.h:16:
  2433. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2434. unsigned char _tsfec[16];
  2435. ^
  2436. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2437. unsigned char _tsfec[16];
  2438. ^
  2439. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2440. unsigned char _tsfec[20];
  2441. ^
  2442. 4 warnings generated.
  2443. mpeg/dvbdescriptors.cpp:303:35: warning: adding 'MythCategoryType' to a string does not append to the string [-Wstring-plus-int]
  2444. tmp += GetMythCategory(i) + " : " + GetDescription(i) + ", ";
  2445. ~~~~~~~~~~~~~~~~~~~^~~~~~~
  2446. mpeg/dvbdescriptors.cpp:303:35: note: use array indexing to silence this warning
  2447. 1 warning generated.
  2448. In file included from mpeg/dishdescriptors.cpp:10:
  2449. In file included from mpeg/dvbtables.h:10:
  2450. In file included from mpeg/mpegtables.h:8:
  2451. In file included from mpeg/pespacket.h:15:
  2452. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2453. unsigned char _tsfec[16];
  2454. ^
  2455. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2456. unsigned char _tsfec[16];
  2457. ^
  2458. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2459. unsigned char _tsfec[20];
  2460. ^
  2461. 3 warnings generated.
  2462. In file included from channelutil.cpp:17:
  2463. In file included from mpeg/dvbtables.h:10:
  2464. In file included from mpeg/mpegtables.h:8:
  2465. In file included from mpeg/pespacket.h:15:
  2466. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2467. unsigned char _tsfec[16];
  2468. ^
  2469. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2470. unsigned char _tsfec[16];
  2471. ^
  2472. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2473. unsigned char _tsfec[20];
  2474. ^
  2475. 3 warnings generated.
  2476. In file included from channelinfo.cpp:15:
  2477. In file included from mpeg/mpegstreamdata.h:16:
  2478. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2479. unsigned char _tsfec[16];
  2480. ^
  2481. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2482. unsigned char _tsfec[16];
  2483. ^
  2484. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2485. unsigned char _tsfec[20];
  2486. ^
  2487. 3 warnings generated.
  2488. In file included from channelscan/channelimporter.cpp:17:
  2489. In file included from ../libmyth/mythwidgets.h:16:
  2490. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  2491. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  2492. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2493. char type;
  2494. ^
  2495. In file included from channelscan/channelimporter.cpp:19:
  2496. In file included from mpeg/mpegstreamdata.h:16:
  2497. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2498. unsigned char _tsfec[16];
  2499. ^
  2500. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2501. unsigned char _tsfec[16];
  2502. ^
  2503. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2504. unsigned char _tsfec[20];
  2505. ^
  2506. 4 warnings generated.
  2507. In file included from channelscan/iptvchannelfetcher.cpp:14:
  2508. In file included from ./cardutil.h:17:
  2509. In file included from ../libmyth/settings.h:15:
  2510. In file included from ../libmyth/mythwidgets.h:16:
  2511. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  2512. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  2513. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2514. char type;
  2515. ^
  2516. 1 warning generated.
  2517. In file included from srtwriter.cpp:1:
  2518. In file included from ./srtwriter.h:13:
  2519. In file included from ./avformatdecoder.h:14:
  2520. In file included from ./privatedecoder.h:15:
  2521. In file included from ./mythplayer.h:14:
  2522. In file included from ./osd.h:6:
  2523. In file included from ../libmythui/mythscreentype.h:5:
  2524. In file included from ../libmythui/mythuitext.h:5:
  2525. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2526. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2527. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2528. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2529. char type;
  2530. ^
  2531. In file included from srtwriter.cpp:1:
  2532. ./srtwriter.h:62:9: warning: private field 'm_srtCounter' is not used [-Wunused-private-field]
  2533. int m_srtCounter;
  2534. ^
  2535. 2 warnings generated.
  2536. In file included from DVD/dvdringbuffer.cpp:11:
  2537. In file included from DVD/mythdvdplayer.h:6:
  2538. In file included from ./mythplayer.h:14:
  2539. In file included from ./osd.h:6:
  2540. In file included from ../libmythui/mythscreentype.h:5:
  2541. In file included from ../libmythui/mythuitext.h:5:
  2542. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2543. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2544. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2545. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2546. char type;
  2547. ^
  2548. 1 warning generated.
  2549. In file included from DVD/mythdvdplayer.cpp:2:
  2550. In file included from ./DetectLetterbox.h:3:
  2551. In file included from ./mythplayer.h:14:
  2552. In file included from ./osd.h:6:
  2553. In file included from ../libmythui/mythscreentype.h:5:
  2554. In file included from ../libmythui/mythuitext.h:5:
  2555. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2556. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2557. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2558. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2559. char type;
  2560. ^
  2561. 1 warning generated.
  2562. In file included from DVD/avformatdecoderdvd.cpp:2:
  2563. In file included from DVD/mythdvdplayer.h:6:
  2564. In file included from ./mythplayer.h:14:
  2565. In file included from ./osd.h:6:
  2566. In file included from ../libmythui/mythscreentype.h:5:
  2567. In file included from ../libmythui/mythuitext.h:5:
  2568. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2569. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2570. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2571. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2572. char type;
  2573. ^
  2574. 1 warning generated.
  2575. In file included from Bluray/mythbdplayer.cpp:2:
  2576. In file included from Bluray/avformatdecoderbd.h:4:
  2577. In file included from ./avformatdecoder.h:14:
  2578. In file included from ./privatedecoder.h:15:
  2579. In file included from ./mythplayer.h:14:
  2580. In file included from ./osd.h:6:
  2581. In file included from ../libmythui/mythscreentype.h:5:
  2582. In file included from ../libmythui/mythuitext.h:5:
  2583. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2584. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2585. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2586. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2587. char type;
  2588. ^
  2589. 1 warning generated.
  2590. In file included from Bluray/avformatdecoderbd.cpp:2:
  2591. In file included from Bluray/mythbdplayer.h:4:
  2592. In file included from ./mythplayer.h:14:
  2593. In file included from ./osd.h:6:
  2594. In file included from ../libmythui/mythscreentype.h:5:
  2595. In file included from ../libmythui/mythuitext.h:5:
  2596. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2597. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2598. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2599. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2600. char type;
  2601. ^
  2602. 1 warning generated.
  2603. In file included from Bluray/bdoverlayscreen.cpp:3:
  2604. In file included from ../libmythui/mythuiimage.h:13:
  2605. In file included from ../libmythui/mythimage.h:12:
  2606. In file included from ../libmythui/mythpainter.h:6:
  2607. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2608. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2609. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2610. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2611. char type;
  2612. ^
  2613. 1 warning generated.
  2614. In file included from profilegroup.cpp:1:
  2615. In file included from ./recordingprofile.h:5:
  2616. In file included from ../libmyth/settings.h:15:
  2617. In file included from ../libmyth/mythwidgets.h:16:
  2618. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  2619. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  2620. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2621. char type;
  2622. ^
  2623. 1 warning generated.
  2624. In file included from tv_play.cpp:12:
  2625. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  2626. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  2627. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2628. char type;
  2629. ^
  2630. 1 warning generated.
  2631. mythplayer.cpp:2983:61: warning: adding 'uint' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int]
  2632. message += player_ctx->playingInfo->GetChanID() + " " +
  2633. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
  2634. mythplayer.cpp:2983:61: note: use array indexing to silence this warning
  2635. In file included from mythplayer.cpp:27:
  2636. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  2637. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  2638. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2639. char type;
  2640. ^
  2641. In file included from mythplayer.cpp:54:
  2642. In file included from recorders/NuppelVideoRecorder.h:33:
  2643. In file included from recorders/v4lrecorder.h:5:
  2644. In file included from recorders/dtvrecorder.h:18:
  2645. In file included from mpeg/streamlisteners.h:5:
  2646. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2647. unsigned char _tsfec[16];
  2648. ^
  2649. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2650. unsigned char _tsfec[16];
  2651. ^
  2652. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2653. unsigned char _tsfec[20];
  2654. ^
  2655. 5 warnings generated.
  2656. In file included from audioplayer.cpp:1:
  2657. In file included from ./mythplayer.h:14:
  2658. In file included from ./osd.h:6:
  2659. In file included from ../libmythui/mythscreentype.h:5:
  2660. In file included from ../libmythui/mythuitext.h:5:
  2661. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2662. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2663. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2664. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2665. char type;
  2666. ^
  2667. 1 warning generated.
  2668. In file included from mythccextractorplayer.cpp:30:
  2669. In file included from ./mythccextractorplayer.h:14:
  2670. In file included from ./mythplayer.h:14:
  2671. In file included from ./osd.h:6:
  2672. In file included from ../libmythui/mythscreentype.h:5:
  2673. In file included from ../libmythui/mythuitext.h:5:
  2674. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2675. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2676. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2677. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2678. char type;
  2679. ^
  2680. 1 warning generated.
  2681. In file included from playercontext.cpp:8:
  2682. In file included from ./mythplayer.h:14:
  2683. In file included from ./osd.h:6:
  2684. In file included from ../libmythui/mythscreentype.h:5:
  2685. In file included from ../libmythui/mythuitext.h:5:
  2686. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2687. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2688. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2689. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2690. char type;
  2691. ^
  2692. 1 warning generated.
  2693. In file included from tv_play_win.cpp:7:
  2694. In file included from ../libmythui/mythuiprogressbar.h:5:
  2695. In file included from ../libmythui/mythuiimage.h:13:
  2696. In file included from ../libmythui/mythimage.h:12:
  2697. In file included from ../libmythui/mythpainter.h:6:
  2698. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2699. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2700. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2701. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2702. char type;
  2703. ^
  2704. 1 warning generated.
  2705. In file included from deletemap.cpp:6:
  2706. In file included from ./osd.h:6:
  2707. In file included from ../libmythui/mythscreentype.h:5:
  2708. In file included from ../libmythui/mythuitext.h:5:
  2709. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2710. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2711. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2712. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2713. char type;
  2714. ^
  2715. 1 warning generated.
  2716. In file included from mythcommflagplayer.cpp:6:
  2717. In file included from ./mythcommflagplayer.h:4:
  2718. In file included from ./mythplayer.h:14:
  2719. In file included from ./osd.h:6:
  2720. In file included from ../libmythui/mythscreentype.h:5:
  2721. In file included from ../libmythui/mythuitext.h:5:
  2722. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2723. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2724. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2725. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2726. char type;
  2727. ^
  2728. 1 warning generated.
  2729. In file included from tvbrowsehelper.cpp:12:
  2730. In file included from ./mythplayer.h:14:
  2731. In file included from ./osd.h:6:
  2732. In file included from ../libmythui/mythscreentype.h:5:
  2733. In file included from ../libmythui/mythuitext.h:5:
  2734. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2735. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2736. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2737. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2738. char type;
  2739. ^
  2740. 1 warning generated.
  2741. netstream.cpp:762:10: warning: case value not in enumerated type 'QEvent::Type' [-Wswitch]
  2742. case NetStreamAbort::kType:
  2743. ^
  2744. 1 warning generated.
  2745. In file included from decoderbase.cpp:9:
  2746. In file included from ./mythplayer.h:14:
  2747. In file included from ./osd.h:6:
  2748. In file included from ../libmythui/mythscreentype.h:5:
  2749. In file included from ../libmythui/mythuitext.h:5:
  2750. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2751. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2752. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2753. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2754. char type;
  2755. ^
  2756. 1 warning generated.
  2757. In file included from nuppeldecoder.cpp:20:
  2758. In file included from ./mythplayer.h:14:
  2759. In file included from ./osd.h:6:
  2760. In file included from ../libmythui/mythscreentype.h:5:
  2761. In file included from ../libmythui/mythuitext.h:5:
  2762. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2763. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2764. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2765. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2766. char type;
  2767. ^
  2768. 1 warning generated.
  2769. avformatdecoder.cpp:186:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  2770. if ((verboseMask == 0))
  2771. ~~~~~~~~~~~~^~~~
  2772. avformatdecoder.cpp:186:22: note: remove extraneous parentheses around the comparison to silence this warning
  2773. if ((verboseMask == 0))
  2774. ~ ^ ~
  2775. avformatdecoder.cpp:186:22: note: use '=' to turn this equality comparison into an assignment
  2776. if ((verboseMask == 0))
  2777. ^~
  2778. =
  2779. In file included from avformatdecoder.cpp:17:
  2780. In file included from ./avformatdecoder.h:14:
  2781. In file included from ./privatedecoder.h:15:
  2782. In file included from ./mythplayer.h:14:
  2783. In file included from ./osd.h:6:
  2784. In file included from ../libmythui/mythscreentype.h:5:
  2785. In file included from ../libmythui/mythuitext.h:5:
  2786. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2787. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2788. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2789. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2790. char type;
  2791. ^
  2792. In file included from avformatdecoder.cpp:28:
  2793. In file included from mpeg/mpegtables.h:8:
  2794. In file included from mpeg/pespacket.h:15:
  2795. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2796. unsigned char _tsfec[16];
  2797. ^
  2798. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2799. unsigned char _tsfec[16];
  2800. ^
  2801. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  2802. unsigned char _tsfec[20];
  2803. ^
  2804. 5 warnings generated.
  2805. In file included from privatedecoder.cpp:1:
  2806. In file included from ./privatedecoder.h:15:
  2807. In file included from ./mythplayer.h:14:
  2808. In file included from ./osd.h:6:
  2809. In file included from ../libmythui/mythscreentype.h:5:
  2810. In file included from ../libmythui/mythuitext.h:5:
  2811. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2812. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2813. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2814. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2815. char type;
  2816. ^
  2817. 1 warning generated.
  2818. In file included from privatedecoder_vda.cpp:11:
  2819. In file included from ./privatedecoder_vda.h:15:
  2820. In file included from ./privatedecoder.h:15:
  2821. In file included from ./mythplayer.h:14:
  2822. In file included from ./osd.h:6:
  2823. In file included from ../libmythui/mythscreentype.h:5:
  2824. In file included from ../libmythui/mythuitext.h:5:
  2825. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2826. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2827. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2828. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2829. char type;
  2830. ^
  2831. 1 warning generated.
  2832. In file included from osd.cpp:10:
  2833. In file included from ../libmythui/mythpainter.h:6:
  2834. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2835. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2836. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2837. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2838. char type;
  2839. ^
  2840. 1 warning generated.
  2841. In file included from teletextscreen.cpp:6:
  2842. In file included from ../libmythui/mythuitext.h:5:
  2843. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2844. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2845. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2846. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2847. char type;
  2848. ^
  2849. 1 warning generated.
  2850. In file included from subtitlescreen.cpp:7:
  2851. In file included from ../libmythui/mythuiimage.h:13:
  2852. In file included from ../libmythui/mythimage.h:12:
  2853. In file included from ../libmythui/mythpainter.h:6:
  2854. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2855. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2856. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2857. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2858. char type;
  2859. ^
  2860. 1 warning generated.
  2861. In file included from interactivescreen.cpp:1:
  2862. In file included from ./interactivescreen.h:4:
  2863. In file included from ../libmythui/mythscreentype.h:5:
  2864. In file included from ../libmythui/mythuitext.h:5:
  2865. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2866. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2867. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2868. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2869. char type;
  2870. ^
  2871. 1 warning generated.
  2872. In file included from videooutbase.cpp:6:
  2873. In file included from ./osd.h:6:
  2874. In file included from ../libmythui/mythscreentype.h:5:
  2875. In file included from ../libmythui/mythuitext.h:5:
  2876. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2877. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2878. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2879. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2880. char type;
  2881. ^
  2882. 1 warning generated.
  2883. In file included from videoout_null.cpp:6:
  2884. In file included from ./videoout_null.h:6:
  2885. In file included from ./videooutbase.h:24:
  2886. In file included from ./visualisations/videovisual.h:13:
  2887. In file included from ../libmythui/mythpainter.h:6:
  2888. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2889. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2890. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2891. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2892. char type;
  2893. ^
  2894. 1 warning generated.
  2895. In file included from vsync.cpp:52:
  2896. In file included from ./videooutbase.h:24:
  2897. In file included from ./visualisations/videovisual.h:13:
  2898. In file included from ../libmythui/mythpainter.h:6:
  2899. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2900. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2901. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2902. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2903. char type;
  2904. ^
  2905. 1 warning generated.
  2906. In file included from videodisplayprofile.cpp:9:
  2907. In file included from ./videooutbase.h:24:
  2908. In file included from ./visualisations/videovisual.h:13:
  2909. In file included from ../libmythui/mythpainter.h:6:
  2910. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2911. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2912. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2913. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2914. char type;
  2915. ^
  2916. 1 warning generated.
  2917. In file included from videooutwindow.cpp:32:
  2918. In file included from ./osd.h:6:
  2919. In file included from ../libmythui/mythscreentype.h:5:
  2920. In file included from ../libmythui/mythuitext.h:5:
  2921. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2922. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2923. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2924. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2925. char type;
  2926. ^
  2927. 1 warning generated.
  2928. In file included from util-osd.cpp:1:
  2929. In file included from ./util-osd.h:5:
  2930. In file included from ../libmythui/mythimage.h:12:
  2931. In file included from ../libmythui/mythpainter.h:6:
  2932. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2933. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2934. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2935. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2936. char type;
  2937. ^
  2938. 1 warning generated.
  2939. In file included from visualisations/videovisual.cpp:2:
  2940. In file included from ./mythplayer.h:14:
  2941. In file included from ./osd.h:6:
  2942. In file included from ../libmythui/mythscreentype.h:5:
  2943. In file included from ../libmythui/mythuitext.h:5:
  2944. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2945. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2946. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2947. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2948. char type;
  2949. ^
  2950. 1 warning generated.
  2951. In file included from visualisations/goom/goom_core.c:14:
  2952. In file included from visualisations/goom/filters.h:7:
  2953. /usr/include/math.h:595:9: warning: 'M_PI' macro redefined
  2954. #define M_PI 3.14159265358979323846264338327950288 /* pi */
  2955. ^
  2956. visualisations/goom/goom_tools.h:5:10: note: previous definition is here
  2957. #define M_PI 3.14159265358979323846
  2958. ^
  2959. 1 warning generated.
  2960. In file included from visualisations/videovisualgoom.cpp:19:
  2961. In file included from visualisations/videovisualgoom.h:4:
  2962. In file included from visualisations/videovisual.h:13:
  2963. In file included from ../libmythui/mythpainter.h:6:
  2964. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2965. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2966. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2967. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2968. char type;
  2969. ^
  2970. 1 warning generated.
  2971. In file included from openglvideo.cpp:4:
  2972. In file included from ./openglvideo.h:10:
  2973. In file included from ./videooutbase.h:24:
  2974. In file included from ./visualisations/videovisual.h:13:
  2975. In file included from ../libmythui/mythpainter.h:6:
  2976. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2977. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2978. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2979. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2980. char type;
  2981. ^
  2982. 1 warning generated.
  2983. In file included from videoout_opengl.cpp:3:
  2984. In file included from ./mythplayer.h:14:
  2985. In file included from ./osd.h:6:
  2986. In file included from ../libmythui/mythscreentype.h:5:
  2987. In file included from ../libmythui/mythuitext.h:5:
  2988. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  2989. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  2990. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  2991. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  2992. char type;
  2993. ^
  2994. 1 warning generated.
  2995. In file included from DetectLetterbox.cpp:4:
  2996. In file included from ./DetectLetterbox.h:3:
  2997. In file included from ./mythplayer.h:14:
  2998. In file included from ./osd.h:6:
  2999. In file included from ../libmythui/mythscreentype.h:5:
  3000. In file included from ../libmythui/mythuitext.h:5:
  3001. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  3002. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  3003. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  3004. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3005. char type;
  3006. ^
  3007. 1 warning generated.
  3008. In file included from AirPlay/mythairplayserver.cpp:9:
  3009. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  3010. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3011. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3012. char type;
  3013. ^
  3014. 1 warning generated.
  3015. In file included from mhi.cpp:10:
  3016. In file included from ./interactivescreen.h:4:
  3017. In file included from ../libmythui/mythscreentype.h:5:
  3018. In file included from ../libmythui/mythuitext.h:5:
  3019. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  3020. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  3021. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  3022. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3023. char type;
  3024. ^
  3025. 1 warning generated.
  3026. In file included from recorders/channelbase.cpp:21:
  3027. In file included from recorders/darwinfirewiredevice.h:4:
  3028. In file included from recorders/firewiredevice.h:19:
  3029. In file included from mpeg/streamlisteners.h:5:
  3030. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3031. unsigned char _tsfec[16];
  3032. ^
  3033. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3034. unsigned char _tsfec[16];
  3035. ^
  3036. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3037. unsigned char _tsfec[20];
  3038. ^
  3039. In file included from recorders/channelbase.cpp:43:
  3040. In file included from ./cardutil.h:17:
  3041. In file included from ../libmyth/settings.h:15:
  3042. In file included from ../libmyth/mythwidgets.h:16:
  3043. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3044. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3045. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3046. char type;
  3047. ^
  3048. 4 warnings generated.
  3049. In file included from recorders/dtvchannel.cpp:8:
  3050. In file included from ./cardutil.h:17:
  3051. In file included from ../libmyth/settings.h:15:
  3052. In file included from ../libmyth/mythwidgets.h:16:
  3053. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3054. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3055. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3056. char type;
  3057. ^
  3058. In file included from recorders/dtvchannel.cpp:10:
  3059. In file included from mpeg/mpegtables.h:8:
  3060. In file included from mpeg/pespacket.h:15:
  3061. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3062. unsigned char _tsfec[16];
  3063. ^
  3064. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3065. unsigned char _tsfec[16];
  3066. ^
  3067. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3068. unsigned char _tsfec[20];
  3069. ^
  3070. 4 warnings generated.
  3071. In file included from recorders/signalmonitor.cpp:10:
  3072. In file included from recorders/scriptsignalmonitor.h:7:
  3073. In file included from recorders/signalmonitor.h:21:
  3074. In file included from ./cardutil.h:17:
  3075. In file included from ../libmyth/settings.h:15:
  3076. In file included from ../libmyth/mythwidgets.h:16:
  3077. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3078. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3079. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3080. char type;
  3081. ^
  3082. In file included from recorders/signalmonitor.cpp:33:
  3083. In file included from recorders/hdhrsignalmonitor.h:8:
  3084. In file included from recorders/dtvsignalmonitor.h:12:
  3085. In file included from mpeg/streamlisteners.h:5:
  3086. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3087. unsigned char _tsfec[16];
  3088. ^
  3089. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3090. unsigned char _tsfec[16];
  3091. ^
  3092. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3093. unsigned char _tsfec[20];
  3094. ^
  3095. 4 warnings generated.
  3096. In file included from recorders/dtvsignalmonitor.cpp:9:
  3097. In file included from mpeg/scanstreamdata.h:7:
  3098. mpeg/dvbstreamdata.h:34:10: warning: 'DVBStreamData::Reset' hides overloaded virtual function [-Woverloaded-virtual]
  3099. void Reset(uint desired_netid, uint desired_tsid, int desired_sid);
  3100. ^
  3101. mpeg/mpegstreamdata.h:104:18: note: hidden overloaded virtual function 'MPEGStreamData::Reset' declared here
  3102. virtual void Reset(int desiredProgram);
  3103. ^
  3104. In file included from recorders/dtvsignalmonitor.cpp:7:
  3105. In file included from recorders/dvbchannel.h:19:
  3106. In file included from mpeg/streamlisteners.h:5:
  3107. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3108. unsigned char _tsfec[16];
  3109. ^
  3110. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3111. unsigned char _tsfec[16];
  3112. ^
  3113. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3114. unsigned char _tsfec[20];
  3115. ^
  3116. In file included from recorders/dtvsignalmonitor.cpp:8:
  3117. In file included from recorders/dtvsignalmonitor.h:10:
  3118. In file included from recorders/signalmonitor.h:21:
  3119. In file included from ./cardutil.h:17:
  3120. In file included from ../libmyth/settings.h:15:
  3121. In file included from ../libmyth/mythwidgets.h:16:
  3122. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3123. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3124. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3125. char type;
  3126. ^
  3127. 5 warnings generated.
  3128. In file included from scanwizard.cpp:32:
  3129. In file included from channelscan/scanwizardconfig.h:34:
  3130. In file included from ../libmyth/settings.h:15:
  3131. In file included from ../libmyth/mythwidgets.h:16:
  3132. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3133. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3134. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3135. char type;
  3136. ^
  3137. 1 warning generated.
  3138. In file included from channelscan/channelscan_sm.cpp:53:
  3139. In file included from mpeg/scanstreamdata.h:7:
  3140. mpeg/dvbstreamdata.h:34:10: warning: 'DVBStreamData::Reset' hides overloaded virtual function [-Woverloaded-virtual]
  3141. void Reset(uint desired_netid, uint desired_tsid, int desired_sid);
  3142. ^
  3143. mpeg/mpegstreamdata.h:104:18: note: hidden overloaded virtual function 'MPEGStreamData::Reset' declared here
  3144. virtual void Reset(int desiredProgram);
  3145. ^
  3146. In file included from channelscan/channelscan_sm.cpp:41:
  3147. In file included from channelscan/channelscan_sm.h:43:
  3148. In file included from mpeg/streamlisteners.h:5:
  3149. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3150. unsigned char _tsfec[16];
  3151. ^
  3152. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3153. unsigned char _tsfec[16];
  3154. ^
  3155. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3156. unsigned char _tsfec[20];
  3157. ^
  3158. In file included from channelscan/channelscan_sm.cpp:45:
  3159. In file included from ./cardutil.h:17:
  3160. In file included from ../libmyth/settings.h:15:
  3161. In file included from ../libmyth/mythwidgets.h:16:
  3162. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3163. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3164. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3165. char type;
  3166. ^
  3167. 5 warnings generated.
  3168. In file included from channelscan/channelscanner.cpp:34:
  3169. In file included from recorders/analogsignalmonitor.h:8:
  3170. In file included from recorders/signalmonitor.h:21:
  3171. In file included from ./cardutil.h:17:
  3172. In file included from ../libmyth/settings.h:15:
  3173. In file included from ../libmyth/mythwidgets.h:16:
  3174. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3175. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3176. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3177. char type;
  3178. ^
  3179. In file included from channelscan/channelscanner.cpp:35:
  3180. In file included from recorders/dvbsignalmonitor.h:8:
  3181. In file included from recorders/dtvsignalmonitor.h:12:
  3182. In file included from mpeg/streamlisteners.h:5:
  3183. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3184. unsigned char _tsfec[16];
  3185. ^
  3186. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3187. unsigned char _tsfec[16];
  3188. ^
  3189. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3190. unsigned char _tsfec[20];
  3191. ^
  3192. 4 warnings generated.
  3193. In file included from channelscan/channelscanner_gui.cpp:39:
  3194. In file included from ./scanwizard.h:38:
  3195. In file included from ../libmyth/mythwizard.h:41:
  3196. In file included from ../libmyth/mythwidgets.h:16:
  3197. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3198. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3199. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3200. char type;
  3201. ^
  3202. In file included from channelscan/channelscanner_gui.cpp:43:
  3203. In file included from channelscan/channelscan_sm.h:43:
  3204. In file included from mpeg/streamlisteners.h:5:
  3205. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3206. unsigned char _tsfec[16];
  3207. ^
  3208. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3209. unsigned char _tsfec[16];
  3210. ^
  3211. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3212. unsigned char _tsfec[20];
  3213. ^
  3214. 4 warnings generated.
  3215. In file included from channelscan/channelscanner_gui_scan_pane.cpp:30:
  3216. In file included from channelscan/channelscanner_gui_scan_pane.h:34:
  3217. In file included from ../libmyth/settings.h:15:
  3218. In file included from ../libmyth/mythwidgets.h:16:
  3219. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3220. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3221. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3222. char type;
  3223. ^
  3224. 1 warning generated.
  3225. channelscan/channelscanner_cli.cpp:117:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  3226. else if ((verboseMask == 0))
  3227. ~~~~~~~~~~~~^~~~
  3228. channelscan/channelscanner_cli.cpp:117:27: note: remove extraneous parentheses around the comparison to silence this warning
  3229. else if ((verboseMask == 0))
  3230. ~ ^ ~
  3231. channelscan/channelscanner_cli.cpp:117:27: note: use '=' to turn this equality comparison into an assignment
  3232. else if ((verboseMask == 0))
  3233. ^~
  3234. =
  3235. channelscan/channelscanner_cli.cpp:128:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  3236. if ((verboseMask == 0))
  3237. ~~~~~~~~~~~~^~~~
  3238. channelscan/channelscanner_cli.cpp:128:22: note: remove extraneous parentheses around the comparison to silence this warning
  3239. if ((verboseMask == 0))
  3240. ~ ^ ~
  3241. channelscan/channelscanner_cli.cpp:128:22: note: use '=' to turn this equality comparison into an assignment
  3242. if ((verboseMask == 0))
  3243. ^~
  3244. =
  3245. channelscan/channelscanner_cli.cpp:149:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  3246. if ((verboseMask == 0))
  3247. ~~~~~~~~~~~~^~~~
  3248. channelscan/channelscanner_cli.cpp:149:22: note: remove extraneous parentheses around the comparison to silence this warning
  3249. if ((verboseMask == 0))
  3250. ~ ^ ~
  3251. channelscan/channelscanner_cli.cpp:149:22: note: use '=' to turn this equality comparison into an assignment
  3252. if ((verboseMask == 0))
  3253. ^~
  3254. =
  3255. In file included from channelscan/channelscanner_cli.cpp:34:
  3256. In file included from channelscan/channelscanner_cli.h:38:
  3257. In file included from ../libmyth/settings.h:15:
  3258. In file included from ../libmyth/mythwidgets.h:16:
  3259. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3260. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3261. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3262. char type;
  3263. ^
  3264. In file included from channelscan/channelscanner_cli.cpp:34:
  3265. In file included from channelscan/channelscan_sm.h:43:
  3266. In file included from mpeg/streamlisteners.h:5:
  3267. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3268. unsigned char _tsfec[16];
  3269. ^
  3270. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3271. unsigned char _tsfec[16];
  3272. ^
  3273. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3274. unsigned char _tsfec[20];
  3275. ^
  3276. 7 warnings generated.
  3277. In file included from channelscan/frequencytablesetting.cpp:30:
  3278. In file included from channelscan/frequencytablesetting.h:8:
  3279. In file included from ../libmyth/settings.h:15:
  3280. In file included from ../libmyth/mythwidgets.h:16:
  3281. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3282. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3283. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3284. char type;
  3285. ^
  3286. 1 warning generated.
  3287. In file included from channelscan/inputselectorsetting.cpp:30:
  3288. In file included from channelscan/inputselectorsetting.h:33:
  3289. In file included from ../libmyth/settings.h:15:
  3290. In file included from ../libmyth/mythwidgets.h:16:
  3291. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3292. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3293. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3294. char type;
  3295. ^
  3296. 1 warning generated.
  3297. In file included from channelscan/loglist.cpp:5:
  3298. In file included from channelscan/loglist.h:8:
  3299. In file included from ../libmyth/settings.h:15:
  3300. In file included from ../libmyth/mythwidgets.h:16:
  3301. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3302. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3303. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3304. char type;
  3305. ^
  3306. 1 warning generated.
  3307. In file included from channelscan/multiplexsetting.cpp:30:
  3308. In file included from channelscan/multiplexsetting.h:9:
  3309. In file included from ../libmyth/settings.h:15:
  3310. In file included from ../libmyth/mythwidgets.h:16:
  3311. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3312. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3313. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3314. char type;
  3315. ^
  3316. 1 warning generated.
  3317. In file included from channelscan/paneanalog.cpp:6:
  3318. In file included from channelscan/paneanalog.h:8:
  3319. In file included from ../libmyth/settings.h:15:
  3320. In file included from ../libmyth/mythwidgets.h:16:
  3321. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3322. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3323. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3324. char type;
  3325. ^
  3326. 1 warning generated.
  3327. In file included from channelscan/scanwizardconfig.cpp:1:
  3328. In file included from channelscan/scanwizardconfig.h:34:
  3329. In file included from ../libmyth/settings.h:15:
  3330. In file included from ../libmyth/mythwidgets.h:16:
  3331. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3332. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3333. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3334. char type;
  3335. ^
  3336. 1 warning generated.
  3337. In file included from eithelper.cpp:15:
  3338. In file included from mpeg/atsctables.h:11:
  3339. In file included from mpeg/mpegtables.h:8:
  3340. In file included from mpeg/pespacket.h:15:
  3341. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3342. unsigned char _tsfec[16];
  3343. ^
  3344. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3345. unsigned char _tsfec[16];
  3346. ^
  3347. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3348. unsigned char _tsfec[20];
  3349. ^
  3350. 3 warnings generated.
  3351. eitfixup.cpp:61:32: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
  3352. "(?:\\sfr<E5>n\\s([0-9]{4}))(?:\\smed\\s([^\\.]+))?\\.?"),
  3353. ^~~~~
  3354. eitfixup.cpp:63:27: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
  3355. m_comHemActor("[Ss]k<E5>despelare|[Ii] rollerna"),
  3356. ^~~~~~
  3357. eitfixup.cpp:66:37: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
  3358. m_comHemRerun1("[Rr]epris\\sfr<E5>n\\s([^\\.]+)(?:\\.|$)"),
  3359. ^~~~~
  3360. eitfixup.cpp:70:42: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
  3361. m_comHemPersons("\\s?([Rr]egi|[Ss]k<E5>despelare|[Pp]rogramledare|"
  3362. ^~~~~~
  3363. 4 warnings generated.
  3364. In file included from tv_rec.cpp:17:
  3365. mpeg/dvbstreamdata.h:34:10: warning: 'DVBStreamData::Reset' hides overloaded virtual function [-Woverloaded-virtual]
  3366. void Reset(uint desired_netid, uint desired_tsid, int desired_sid);
  3367. ^
  3368. mpeg/mpegstreamdata.h:104:18: note: hidden overloaded virtual function 'MPEGStreamData::Reset' declared here
  3369. virtual void Reset(int desiredProgram);
  3370. ^
  3371. In file included from tv_rec.cpp:12:
  3372. In file included from recorders/dtvsignalmonitor.h:10:
  3373. In file included from recorders/signalmonitor.h:21:
  3374. In file included from ./cardutil.h:17:
  3375. In file included from ../libmyth/settings.h:15:
  3376. In file included from ../libmyth/mythwidgets.h:16:
  3377. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3378. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3379. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3380. char type;
  3381. ^
  3382. In file included from tv_rec.cpp:12:
  3383. In file included from recorders/dtvsignalmonitor.h:11:
  3384. In file included from mpeg/streamlisteners.h:5:
  3385. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3386. unsigned char _tsfec[16];
  3387. ^
  3388. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3389. unsigned char _tsfec[16];
  3390. ^
  3391. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3392. unsigned char _tsfec[20];
  3393. ^
  3394. 5 warnings generated.
  3395. In file included from recorders/recorderbase.cpp:7:
  3396. In file included from recorders/NuppelVideoRecorder.h:33:
  3397. In file included from recorders/v4lrecorder.h:5:
  3398. In file included from recorders/dtvrecorder.h:18:
  3399. In file included from mpeg/streamlisteners.h:5:
  3400. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3401. unsigned char _tsfec[16];
  3402. ^
  3403. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3404. unsigned char _tsfec[16];
  3405. ^
  3406. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3407. unsigned char _tsfec[20];
  3408. ^
  3409. In file included from recorders/recorderbase.cpp:8:
  3410. In file included from ./recordingprofile.h:5:
  3411. In file included from ../libmyth/settings.h:15:
  3412. In file included from ../libmyth/mythwidgets.h:16:
  3413. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3414. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3415. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3416. char type;
  3417. ^
  3418. 4 warnings generated.
  3419. In file included from recorders/DeviceReadBuffer.cpp:5:
  3420. In file included from recorders/DeviceReadBuffer.h:14:
  3421. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3422. unsigned char _tsfec[16];
  3423. ^
  3424. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3425. unsigned char _tsfec[16];
  3426. ^
  3427. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3428. unsigned char _tsfec[20];
  3429. ^
  3430. 3 warnings generated.
  3431. In file included from recorders/dtvrecorder.cpp:23:
  3432. mpeg/dvbstreamdata.h:34:10: warning: 'DVBStreamData::Reset' hides overloaded virtual function [-Woverloaded-virtual]
  3433. void Reset(uint desired_netid, uint desired_tsid, int desired_sid);
  3434. ^
  3435. mpeg/mpegstreamdata.h:104:18: note: hidden overloaded virtual function 'MPEGStreamData::Reset' declared here
  3436. virtual void Reset(int desiredProgram);
  3437. ^
  3438. In file included from recorders/dtvrecorder.cpp:21:
  3439. In file included from mpeg/atscstreamdata.h:6:
  3440. In file included from mpeg/mpegstreamdata.h:16:
  3441. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3442. unsigned char _tsfec[16];
  3443. ^
  3444. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3445. unsigned char _tsfec[16];
  3446. ^
  3447. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3448. unsigned char _tsfec[20];
  3449. ^
  3450. 4 warnings generated.
  3451. In file included from recorders/importrecorder.cpp:33:
  3452. In file included from ./mythcommflagplayer.h:4:
  3453. In file included from ./mythplayer.h:14:
  3454. In file included from ./osd.h:6:
  3455. In file included from ../libmythui/mythscreentype.h:5:
  3456. In file included from ../libmythui/mythuitext.h:5:
  3457. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  3458. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  3459. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  3460. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3461. char type;
  3462. ^
  3463. In file included from recorders/importrecorder.cpp:34:
  3464. In file included from recorders/importrecorder.h:8:
  3465. In file included from recorders/dtvrecorder.h:18:
  3466. In file included from mpeg/streamlisteners.h:5:
  3467. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3468. unsigned char _tsfec[16];
  3469. ^
  3470. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3471. unsigned char _tsfec[16];
  3472. ^
  3473. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3474. unsigned char _tsfec[20];
  3475. ^
  3476. 4 warnings generated.
  3477. In file included from recorders/NuppelVideoRecorder.cpp:25:
  3478. In file included from recorders/NuppelVideoRecorder.h:33:
  3479. In file included from recorders/v4lrecorder.h:5:
  3480. In file included from recorders/dtvrecorder.h:18:
  3481. In file included from mpeg/streamlisteners.h:5:
  3482. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3483. unsigned char _tsfec[16];
  3484. ^
  3485. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3486. unsigned char _tsfec[16];
  3487. ^
  3488. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3489. unsigned char _tsfec[20];
  3490. ^
  3491. In file included from recorders/NuppelVideoRecorder.cpp:28:
  3492. In file included from ./recordingprofile.h:5:
  3493. In file included from ../libmyth/settings.h:15:
  3494. In file included from ../libmyth/mythwidgets.h:16:
  3495. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3496. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3497. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3498. char type;
  3499. ^
  3500. 4 warnings generated.
  3501. In file included from recorders/v4lrecorder.cpp:19:
  3502. In file included from recorders/v4lrecorder.h:5:
  3503. In file included from recorders/dtvrecorder.h:18:
  3504. In file included from mpeg/streamlisteners.h:5:
  3505. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3506. unsigned char _tsfec[16];
  3507. ^
  3508. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3509. unsigned char _tsfec[16];
  3510. ^
  3511. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3512. unsigned char _tsfec[20];
  3513. ^
  3514. 3 warnings generated.
  3515. In file included from recorders/firewirechannel.cpp:10:
  3516. In file included from recorders/linuxfirewiredevice.h:12:
  3517. In file included from recorders/firewiredevice.h:19:
  3518. In file included from mpeg/streamlisteners.h:5:
  3519. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3520. unsigned char _tsfec[16];
  3521. ^
  3522. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3523. unsigned char _tsfec[16];
  3524. ^
  3525. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3526. unsigned char _tsfec[20];
  3527. ^
  3528. 3 warnings generated.
  3529. In file included from recorders/firewirerecorder.cpp:8:
  3530. In file included from recorders/firewirerecorder.h:11:
  3531. In file included from recorders/dtvrecorder.h:18:
  3532. In file included from mpeg/streamlisteners.h:5:
  3533. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3534. unsigned char _tsfec[16];
  3535. ^
  3536. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3537. unsigned char _tsfec[16];
  3538. ^
  3539. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3540. unsigned char _tsfec[20];
  3541. ^
  3542. 3 warnings generated.
  3543. In file included from recorders/firewiresignalmonitor.cpp:9:
  3544. In file included from mpeg/atscstreamdata.h:6:
  3545. In file included from mpeg/mpegstreamdata.h:16:
  3546. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3547. unsigned char _tsfec[16];
  3548. ^
  3549. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3550. unsigned char _tsfec[16];
  3551. ^
  3552. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3553. unsigned char _tsfec[20];
  3554. ^
  3555. In file included from recorders/firewiresignalmonitor.cpp:13:
  3556. In file included from recorders/firewiresignalmonitor.h:15:
  3557. In file included from recorders/dtvsignalmonitor.h:10:
  3558. In file included from recorders/signalmonitor.h:21:
  3559. In file included from ./cardutil.h:17:
  3560. In file included from ../libmyth/settings.h:15:
  3561. In file included from ../libmyth/mythwidgets.h:16:
  3562. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3563. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3564. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3565. char type;
  3566. ^
  3567. 4 warnings generated.
  3568. In file included from recorders/firewiredevice.cpp:17:
  3569. In file included from recorders/linuxfirewiredevice.h:12:
  3570. In file included from recorders/firewiredevice.h:19:
  3571. In file included from mpeg/streamlisteners.h:5:
  3572. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3573. unsigned char _tsfec[16];
  3574. ^
  3575. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3576. unsigned char _tsfec[16];
  3577. ^
  3578. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3579. unsigned char _tsfec[20];
  3580. ^
  3581. 3 warnings generated.
  3582. In file included from recorders/avcinfo.cpp:5:
  3583. In file included from recorders/firewiredevice.h:19:
  3584. In file included from mpeg/streamlisteners.h:5:
  3585. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3586. unsigned char _tsfec[16];
  3587. ^
  3588. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3589. unsigned char _tsfec[16];
  3590. ^
  3591. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3592. unsigned char _tsfec[20];
  3593. ^
  3594. 3 warnings generated.
  3595. In file included from recorders/darwinfirewiredevice.cpp:29:
  3596. recorders/darwinavcinfo.h:30:21: warning: implicit conversion of NULL constant to 'io_service_t' (aka 'unsigned int') [-Wnull-conversion]
  3597. fw_node_ref(__null), fw_device_ref(__null),
  3598. ~^~~~~~
  3599. 0
  3600. recorders/darwinavcinfo.h:30:44: warning: implicit conversion of NULL constant to 'io_service_t' (aka 'unsigned int') [-Wnull-conversion]
  3601. fw_node_ref(__null), fw_device_ref(__null),
  3602. ~^~~~~~
  3603. 0
  3604. recorders/darwinavcinfo.h:31:24: warning: implicit conversion of NULL constant to 'io_service_t' (aka 'unsigned int') [-Wnull-conversion]
  3605. fw_service_ref(__null), avc_service_ref(__null),
  3606. ~^~~~~~
  3607. 0
  3608. recorders/darwinavcinfo.h:31:49: warning: implicit conversion of NULL constant to 'io_service_t' (aka 'unsigned int') [-Wnull-conversion]
  3609. fw_service_ref(__null), avc_service_ref(__null),
  3610. ~^~~~~~
  3611. 0
  3612. recorders/darwinavcinfo.h:32:32: warning: implicit conversion of NULL constant to 'io_object_t' (aka 'unsigned int') [-Wnull-conversion]
  3613. fw_device_notifier_ref(__null),
  3614. ~^~~~~~
  3615. 0
  3616. recorders/darwinfirewiredevice.cpp:79:61: warning: implicit conversion of NULL constant to 'io_iterator_t' (aka 'unsigned int') [-Wnull-conversion]
  3617. notify_port(__null), notify_source(__null), deviter(__null),
  3618. ~^~~~~~
  3619. 0
  3620. recorders/darwinfirewiredevice.cpp:204:27: warning: implicit conversion of NULL constant to 'io_iterator_t' (aka 'unsigned int') [-Wnull-conversion]
  3621. m_priv->deviter = __null;
  3622. ~ ^~~~~~
  3623. 0
  3624. recorders/darwinfirewiredevice.cpp:950:22: warning: implicit conversion of NULL constant to 'io_object_t' (aka 'unsigned int') [-Wnull-conversion]
  3625. io_object_t it = __null;
  3626. ~~ ^~~~~~
  3627. 0
  3628. In file included from recorders/darwinfirewiredevice.cpp:29:
  3629. In file included from recorders/darwinfirewiredevice.h:4:
  3630. In file included from recorders/firewiredevice.h:19:
  3631. In file included from mpeg/streamlisteners.h:5:
  3632. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3633. unsigned char _tsfec[16];
  3634. ^
  3635. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3636. unsigned char _tsfec[16];
  3637. ^
  3638. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3639. unsigned char _tsfec[20];
  3640. ^
  3641. 11 warnings generated.
  3642. In file included from recorders/darwinavcinfo.cpp:13:
  3643. recorders/darwinavcinfo.h:30:21: warning: implicit conversion of NULL constant to 'io_service_t' (aka 'unsigned int') [-Wnull-conversion]
  3644. fw_node_ref(__null), fw_device_ref(__null),
  3645. ~^~~~~~
  3646. 0
  3647. recorders/darwinavcinfo.h:30:44: warning: implicit conversion of NULL constant to 'io_service_t' (aka 'unsigned int') [-Wnull-conversion]
  3648. fw_node_ref(__null), fw_device_ref(__null),
  3649. ~^~~~~~
  3650. 0
  3651. recorders/darwinavcinfo.h:31:24: warning: implicit conversion of NULL constant to 'io_service_t' (aka 'unsigned int') [-Wnull-conversion]
  3652. fw_service_ref(__null), avc_service_ref(__null),
  3653. ~^~~~~~
  3654. 0
  3655. recorders/darwinavcinfo.h:31:49: warning: implicit conversion of NULL constant to 'io_service_t' (aka 'unsigned int') [-Wnull-conversion]
  3656. fw_service_ref(__null), avc_service_ref(__null),
  3657. ~^~~~~~
  3658. 0
  3659. recorders/darwinavcinfo.h:32:32: warning: implicit conversion of NULL constant to 'io_object_t' (aka 'unsigned int') [-Wnull-conversion]
  3660. fw_device_notifier_ref(__null),
  3661. ~^~~~~~
  3662. 0
  3663. In file included from recorders/darwinavcinfo.cpp:13:
  3664. In file included from recorders/darwinfirewiredevice.h:4:
  3665. In file included from recorders/firewiredevice.h:19:
  3666. In file included from mpeg/streamlisteners.h:5:
  3667. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3668. unsigned char _tsfec[16];
  3669. ^
  3670. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3671. unsigned char _tsfec[16];
  3672. ^
  3673. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3674. unsigned char _tsfec[20];
  3675. ^
  3676. 8 warnings generated.
  3677. In file included from recorders/iptvchannel.cpp:13:
  3678. In file included from recorders/iptvstreamhandler.h:16:
  3679. In file included from recorders/streamhandler.h:14:
  3680. In file included from recorders/DeviceReadBuffer.h:14:
  3681. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3682. unsigned char _tsfec[16];
  3683. ^
  3684. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3685. unsigned char _tsfec[16];
  3686. ^
  3687. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3688. unsigned char _tsfec[20];
  3689. ^
  3690. 3 warnings generated.
  3691. In file included from recorders/iptvrecorder.cpp:10:
  3692. In file included from mpeg/mpegstreamdata.h:16:
  3693. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3694. unsigned char _tsfec[16];
  3695. ^
  3696. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3697. unsigned char _tsfec[16];
  3698. ^
  3699. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3700. unsigned char _tsfec[20];
  3701. ^
  3702. 3 warnings generated.
  3703. In file included from recorders/iptvsignalmonitor.cpp:4:
  3704. In file included from recorders/iptvsignalmonitor.h:6:
  3705. In file included from recorders/dtvsignalmonitor.h:10:
  3706. In file included from recorders/signalmonitor.h:21:
  3707. In file included from ./cardutil.h:17:
  3708. In file included from ../libmyth/settings.h:15:
  3709. In file included from ../libmyth/mythwidgets.h:16:
  3710. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3711. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3712. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3713. char type;
  3714. ^
  3715. In file included from recorders/iptvsignalmonitor.cpp:4:
  3716. In file included from recorders/iptvsignalmonitor.h:6:
  3717. In file included from recorders/dtvsignalmonitor.h:11:
  3718. In file included from mpeg/streamlisteners.h:5:
  3719. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3720. unsigned char _tsfec[16];
  3721. ^
  3722. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3723. unsigned char _tsfec[16];
  3724. ^
  3725. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3726. unsigned char _tsfec[20];
  3727. ^
  3728. 4 warnings generated.
  3729. In file included from recorders/iptvstreamhandler.cpp:19:
  3730. In file included from recorders/iptvstreamhandler.h:16:
  3731. In file included from recorders/streamhandler.h:14:
  3732. In file included from recorders/DeviceReadBuffer.h:14:
  3733. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3734. unsigned char _tsfec[16];
  3735. ^
  3736. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3737. unsigned char _tsfec[16];
  3738. ^
  3739. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3740. unsigned char _tsfec[20];
  3741. ^
  3742. 3 warnings generated.
  3743. In file included from recorders/streamhandler.cpp:4:
  3744. In file included from recorders/streamhandler.h:14:
  3745. In file included from recorders/DeviceReadBuffer.h:14:
  3746. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3747. unsigned char _tsfec[16];
  3748. ^
  3749. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3750. unsigned char _tsfec[16];
  3751. ^
  3752. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3753. unsigned char _tsfec[20];
  3754. ^
  3755. 3 warnings generated.
  3756. In file included from recorders/hdhrsignalmonitor.cpp:15:
  3757. In file included from recorders/hdhrsignalmonitor.h:8:
  3758. In file included from recorders/dtvsignalmonitor.h:10:
  3759. In file included from recorders/signalmonitor.h:21:
  3760. In file included from ./cardutil.h:17:
  3761. In file included from ../libmyth/settings.h:15:
  3762. In file included from ../libmyth/mythwidgets.h:16:
  3763. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3764. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3765. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3766. char type;
  3767. ^
  3768. In file included from recorders/hdhrsignalmonitor.cpp:15:
  3769. In file included from recorders/hdhrsignalmonitor.h:8:
  3770. In file included from recorders/dtvsignalmonitor.h:11:
  3771. In file included from mpeg/streamlisteners.h:5:
  3772. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3773. unsigned char _tsfec[16];
  3774. ^
  3775. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3776. unsigned char _tsfec[16];
  3777. ^
  3778. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3779. unsigned char _tsfec[20];
  3780. ^
  3781. 4 warnings generated.
  3782. In file included from recorders/hdhrchannel.cpp:27:
  3783. In file included from ./videosource.h:8:
  3784. In file included from ../libmyth/settings.h:15:
  3785. In file included from ../libmyth/mythwidgets.h:16:
  3786. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3787. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3788. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3789. char type;
  3790. ^
  3791. In file included from recorders/hdhrchannel.cpp:29:
  3792. In file included from recorders/hdhrstreamhandler.h:14:
  3793. In file included from recorders/DeviceReadBuffer.h:14:
  3794. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3795. unsigned char _tsfec[16];
  3796. ^
  3797. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3798. unsigned char _tsfec[16];
  3799. ^
  3800. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3801. unsigned char _tsfec[20];
  3802. ^
  3803. 4 warnings generated.
  3804. In file included from recorders/hdhrrecorder.cpp:9:
  3805. In file included from recorders/hdhrstreamhandler.h:14:
  3806. In file included from recorders/DeviceReadBuffer.h:14:
  3807. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3808. unsigned char _tsfec[16];
  3809. ^
  3810. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3811. unsigned char _tsfec[16];
  3812. ^
  3813. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3814. unsigned char _tsfec[20];
  3815. ^
  3816. 3 warnings generated.
  3817. In file included from recorders/hdhrstreamhandler.cpp:12:
  3818. In file included from recorders/hdhrstreamhandler.h:14:
  3819. In file included from recorders/DeviceReadBuffer.h:14:
  3820. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3821. unsigned char _tsfec[16];
  3822. ^
  3823. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3824. unsigned char _tsfec[16];
  3825. ^
  3826. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3827. unsigned char _tsfec[20];
  3828. ^
  3829. In file included from recorders/hdhrstreamhandler.cpp:14:
  3830. In file included from recorders/dtvsignalmonitor.h:10:
  3831. In file included from recorders/signalmonitor.h:21:
  3832. In file included from ./cardutil.h:17:
  3833. In file included from ../libmyth/settings.h:15:
  3834. In file included from ../libmyth/mythwidgets.h:16:
  3835. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3836. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3837. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3838. char type;
  3839. ^
  3840. 4 warnings generated.
  3841. In file included from recorders/cetonsignalmonitor.cpp:11:
  3842. In file included from recorders/cetonsignalmonitor.h:13:
  3843. In file included from recorders/dtvsignalmonitor.h:10:
  3844. In file included from recorders/signalmonitor.h:21:
  3845. In file included from ./cardutil.h:17:
  3846. In file included from ../libmyth/settings.h:15:
  3847. In file included from ../libmyth/mythwidgets.h:16:
  3848. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3849. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3850. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3851. char type;
  3852. ^
  3853. In file included from recorders/cetonsignalmonitor.cpp:11:
  3854. In file included from recorders/cetonsignalmonitor.h:13:
  3855. In file included from recorders/dtvsignalmonitor.h:11:
  3856. In file included from mpeg/streamlisteners.h:5:
  3857. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3858. unsigned char _tsfec[16];
  3859. ^
  3860. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3861. unsigned char _tsfec[16];
  3862. ^
  3863. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3864. unsigned char _tsfec[20];
  3865. ^
  3866. 4 warnings generated.
  3867. In file included from recorders/cetonchannel.cpp:9:
  3868. In file included from recorders/cetonstreamhandler.h:18:
  3869. In file included from recorders/iptvstreamhandler.h:16:
  3870. In file included from recorders/streamhandler.h:14:
  3871. In file included from recorders/DeviceReadBuffer.h:14:
  3872. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3873. unsigned char _tsfec[16];
  3874. ^
  3875. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3876. unsigned char _tsfec[16];
  3877. ^
  3878. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3879. unsigned char _tsfec[20];
  3880. ^
  3881. In file included from recorders/cetonchannel.cpp:11:
  3882. In file included from ./videosource.h:9:
  3883. In file included from ../libmyth/settings.h:15:
  3884. In file included from ../libmyth/mythwidgets.h:16:
  3885. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3886. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3887. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3888. char type;
  3889. ^
  3890. 4 warnings generated.
  3891. In file included from recorders/cetonrecorder.cpp:9:
  3892. In file included from recorders/cetonstreamhandler.h:18:
  3893. In file included from recorders/iptvstreamhandler.h:16:
  3894. In file included from recorders/streamhandler.h:14:
  3895. In file included from recorders/DeviceReadBuffer.h:14:
  3896. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3897. unsigned char _tsfec[16];
  3898. ^
  3899. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3900. unsigned char _tsfec[16];
  3901. ^
  3902. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3903. unsigned char _tsfec[20];
  3904. ^
  3905. 3 warnings generated.
  3906. In file included from recorders/cetonstreamhandler.cpp:22:
  3907. In file included from recorders/cetonstreamhandler.h:18:
  3908. In file included from recorders/iptvstreamhandler.h:16:
  3909. In file included from recorders/streamhandler.h:14:
  3910. In file included from recorders/DeviceReadBuffer.h:14:
  3911. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3912. unsigned char _tsfec[16];
  3913. ^
  3914. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3915. unsigned char _tsfec[16];
  3916. ^
  3917. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  3918. unsigned char _tsfec[20];
  3919. ^
  3920. In file included from recorders/cetonstreamhandler.cpp:27:
  3921. In file included from ./cardutil.h:17:
  3922. In file included from ../libmyth/settings.h:15:
  3923. In file included from ../libmyth/mythwidgets.h:16:
  3924. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3925. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3926. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3927. char type;
  3928. ^
  3929. 4 warnings generated.
  3930. In file included from moc_recordingprofile.cpp:10:
  3931. In file included from ./recordingprofile.h:5:
  3932. In file included from ../libmyth/settings.h:15:
  3933. In file included from ../libmyth/mythwidgets.h:16:
  3934. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3935. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3936. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3937. char type;
  3938. ^
  3939. 1 warning generated.
  3940. In file included from moc_videosource.cpp:10:
  3941. In file included from ./videosource.h:8:
  3942. In file included from ../libmyth/settings.h:15:
  3943. In file included from ../libmyth/mythwidgets.h:16:
  3944. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3945. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3946. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3947. char type;
  3948. ^
  3949. 1 warning generated.
  3950. In file included from moc_playgroup.cpp:10:
  3951. In file included from ./playgroup.h:7:
  3952. In file included from ../libmyth/settings.h:15:
  3953. In file included from ../libmyth/mythwidgets.h:16:
  3954. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3955. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3956. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3957. char type;
  3958. ^
  3959. 1 warning generated.
  3960. In file included from moc_channelsettings.cpp:10:
  3961. In file included from ./channelsettings.h:12:
  3962. In file included from ../libmyth/settings.h:15:
  3963. In file included from ../libmyth/mythwidgets.h:16:
  3964. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3965. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3966. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3967. char type;
  3968. ^
  3969. 1 warning generated.
  3970. In file included from moc_transporteditor.cpp:10:
  3971. In file included from ./transporteditor.h:38:
  3972. In file included from ../libmyth/settings.h:15:
  3973. In file included from ../libmyth/mythwidgets.h:16:
  3974. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3975. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3976. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3977. char type;
  3978. ^
  3979. 1 warning generated.
  3980. In file included from moc_channelgroupsettings.cpp:10:
  3981. In file included from ./channelgroupsettings.h:5:
  3982. In file included from ../libmyth/settings.h:15:
  3983. In file included from ../libmyth/mythwidgets.h:16:
  3984. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  3985. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  3986. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3987. char type;
  3988. ^
  3989. 1 warning generated.
  3990. In file included from moc_mythsystemevent.cpp:10:
  3991. In file included from ./mythsystemevent.h:9:
  3992. In file included from ../libmyth/rawsettingseditor.h:9:
  3993. In file included from ../libmythui/mythscreentype.h:5:
  3994. In file included from ../libmythui/mythuitext.h:5:
  3995. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  3996. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  3997. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  3998. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  3999. char type;
  4000. ^
  4001. 1 warning generated.
  4002. In file included from moc_diseqcsettings.cpp:10:
  4003. In file included from ./diseqcsettings.h:11:
  4004. In file included from ../libmyth/settings.h:15:
  4005. In file included from ../libmyth/mythwidgets.h:16:
  4006. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  4007. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4008. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4009. char type;
  4010. ^
  4011. 1 warning generated.
  4012. In file included from moc_profilegroup.cpp:10:
  4013. In file included from ./profilegroup.h:8:
  4014. In file included from ../libmyth/settings.h:15:
  4015. In file included from ../libmyth/mythwidgets.h:16:
  4016. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  4017. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4018. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4019. char type;
  4020. ^
  4021. 1 warning generated.
  4022. In file included from moc_tv_play.cpp:10:
  4023. In file included from ./tv_play.h:18:
  4024. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4025. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4026. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4027. char type;
  4028. ^
  4029. 1 warning generated.
  4030. In file included from moc_tv_play_win.cpp:10:
  4031. In file included from ./tv_play_win.h:4:
  4032. In file included from ../libmythui/mythscreentype.h:5:
  4033. In file included from ../libmythui/mythuitext.h:5:
  4034. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4035. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4036. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4037. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4038. char type;
  4039. ^
  4040. 1 warning generated.
  4041. In file included from moc_osd.cpp:10:
  4042. In file included from ./osd.h:6:
  4043. In file included from ../libmythui/mythscreentype.h:5:
  4044. In file included from ../libmythui/mythuitext.h:5:
  4045. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4046. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4047. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4048. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4049. char type;
  4050. ^
  4051. 1 warning generated.
  4052. In file included from moc_scanwizard.cpp:10:
  4053. In file included from ./scanwizard.h:38:
  4054. In file included from ../libmyth/mythwizard.h:41:
  4055. In file included from ../libmyth/mythwidgets.h:16:
  4056. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  4057. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4058. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4059. char type;
  4060. ^
  4061. 1 warning generated.
  4062. In file included from moc_channelscanner_gui.cpp:10:
  4063. In file included from ./channelscan/channelscanner_gui.h:37:
  4064. In file included from ../libmyth/settings.h:15:
  4065. In file included from ../libmyth/mythwidgets.h:16:
  4066. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  4067. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4068. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4069. char type;
  4070. ^
  4071. 1 warning generated.
  4072. In file included from moc_channelscanner_gui_scan_pane.cpp:10:
  4073. In file included from ./channelscan/channelscanner_gui_scan_pane.h:34:
  4074. In file included from ../libmyth/settings.h:15:
  4075. In file included from ../libmyth/mythwidgets.h:16:
  4076. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  4077. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4078. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4079. char type;
  4080. ^
  4081. 1 warning generated.
  4082. In file included from moc_inputselectorsetting.cpp:10:
  4083. In file included from ./channelscan/inputselectorsetting.h:33:
  4084. In file included from ../libmyth/settings.h:15:
  4085. In file included from ../libmyth/mythwidgets.h:16:
  4086. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  4087. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4088. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4089. char type;
  4090. ^
  4091. 1 warning generated.
  4092. In file included from moc_multiplexsetting.cpp:10:
  4093. In file included from ./channelscan/multiplexsetting.h:9:
  4094. In file included from ../libmyth/settings.h:15:
  4095. In file included from ../libmyth/mythwidgets.h:16:
  4096. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  4097. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4098. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4099. char type;
  4100. ^
  4101. 1 warning generated.
  4102. In file included from moc_paneatsc.cpp:10:
  4103. In file included from ./channelscan/paneatsc.h:13:
  4104. In file included from channelscan/channelscanmiscsettings.h:33:
  4105. In file included from ../libmyth/settings.h:15:
  4106. In file included from ../libmyth/mythwidgets.h:16:
  4107. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  4108. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4109. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4110. char type;
  4111. ^
  4112. 1 warning generated.
  4113. In file included from moc_panedvbutilsimport.cpp:10:
  4114. In file included from ./channelscan/panedvbutilsimport.h:37:
  4115. In file included from channelscan/channelscanmiscsettings.h:33:
  4116. In file included from ../libmyth/settings.h:15:
  4117. In file included from ../libmyth/mythwidgets.h:16:
  4118. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  4119. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4120. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4121. char type;
  4122. ^
  4123. 1 warning generated.
  4124. In file included from moc_scanwizardconfig.cpp:10:
  4125. In file included from ./channelscan/scanwizardconfig.h:34:
  4126. In file included from ../libmyth/settings.h:15:
  4127. In file included from ../libmyth/mythwidgets.h:16:
  4128. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  4129. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4130. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4131. char type;
  4132. ^
  4133. 1 warning generated.
  4134. In file included from moc_iptvstreamhandler.cpp:10:
  4135. In file included from ./recorders/iptvstreamhandler.h:16:
  4136. In file included from recorders/streamhandler.h:14:
  4137. In file included from recorders/DeviceReadBuffer.h:14:
  4138. mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  4139. unsigned char _tsfec[16];
  4140. ^
  4141. mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  4142. unsigned char _tsfec[16];
  4143. ^
  4144. mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  4145. unsigned char _tsfec[20];
  4146. ^
  4147. 3 warnings generated.
  4148. ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks//QuickTime.framework/QuickTime, file was built for unsupported file format ( 0xce 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 0 0x 3 0x 0 0x 0 0x 0 0x 9 0x 0 0x 0 0x 0 ) which is not the architecture being linked (x86_64): /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks//QuickTime.framework/QuickTime
  4149. In file included from parentalcontrols.cpp:7:
  4150. In file included from ../libmythui/mythdialogbox.h:7:
  4151. In file included from ../libmythui/mythscreentype.h:5:
  4152. In file included from ../libmythui/mythuitext.h:5:
  4153. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4154. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4155. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4156. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4157. char type;
  4158. ^
  4159. 1 warning generated.
  4160. In file included from videoscan.cpp:7:
  4161. In file included from ../libmythui/mythprogressdialog.h:6:
  4162. In file included from ../libmythui/mythscreentype.h:5:
  4163. In file included from ../libmythui/mythuitext.h:5:
  4164. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4165. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4166. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4167. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4168. char type;
  4169. ^
  4170. 1 warning generated.
  4171. In file included from videoutils.cpp:7:
  4172. In file included from ../libmythui/mythdialogbox.h:7:
  4173. In file included from ../libmythui/mythscreentype.h:5:
  4174. In file included from ../libmythui/mythuitext.h:5:
  4175. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4176. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4177. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4178. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4179. char type;
  4180. ^
  4181. 1 warning generated.
  4182. In file included from bluraymetadata.cpp:4:
  4183. In file included from ./bluraymetadata.h:8:
  4184. In file included from ../libmythui/mythimage.h:12:
  4185. In file included from ../libmythui/mythpainter.h:6:
  4186. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4187. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4188. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4189. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4190. char type;
  4191. ^
  4192. 1 warning generated.
  4193. In file included from mythuimetadataresults.cpp:1:
  4194. In file included from ../libmythui/mythuiimage.h:13:
  4195. In file included from ../libmythui/mythimage.h:12:
  4196. In file included from ../libmythui/mythpainter.h:6:
  4197. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4198. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4199. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4200. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4201. char type;
  4202. ^
  4203. 1 warning generated.
  4204. In file included from mythuiimageresults.cpp:7:
  4205. In file included from ./mythuiimageresults.h:3:
  4206. In file included from ../libmythui/mythuibuttonlist.h:10:
  4207. In file included from ../libmythui/mythuiimage.h:13:
  4208. In file included from ../libmythui/mythimage.h:12:
  4209. In file included from ../libmythui/mythpainter.h:6:
  4210. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4211. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4212. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4213. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4214. char type;
  4215. ^
  4216. 1 warning generated.
  4217. In file included from moc_mythuimetadataresults.cpp:10:
  4218. In file included from ./mythuimetadataresults.h:5:
  4219. In file included from ../libmythui/mythuibuttonlist.h:10:
  4220. In file included from ../libmythui/mythuiimage.h:13:
  4221. In file included from ../libmythui/mythimage.h:12:
  4222. In file included from ../libmythui/mythpainter.h:6:
  4223. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4224. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4225. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4226. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4227. char type;
  4228. ^
  4229. 1 warning generated.
  4230. In file included from moc_mythuiimageresults.cpp:10:
  4231. In file included from ./mythuiimageresults.h:3:
  4232. In file included from ../libmythui/mythuibuttonlist.h:10:
  4233. In file included from ../libmythui/mythuiimage.h:13:
  4234. In file included from ../libmythui/mythimage.h:12:
  4235. In file included from ../libmythui/mythpainter.h:6:
  4236. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4237. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4238. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4239. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4240. char type;
  4241. ^
  4242. 1 warning generated.
  4243. In file included from requesthandler/basehandler.cpp:4:
  4244. In file included from ../libmythtv/mythsystemevent.h:9:
  4245. In file included from ../libmyth/rawsettingseditor.h:9:
  4246. In file included from ../libmythui/mythscreentype.h:5:
  4247. In file included from ../libmythui/mythuitext.h:5:
  4248. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4249. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4250. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4251. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4252. char type;
  4253. ^
  4254. 1 warning generated.
  4255. In file included from main.cpp:12:
  4256. In file included from ../../libs/libmythtv/tv_play.h:18:
  4257. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4258. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4259. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4260. char type;
  4261. ^
  4262. 1 warning generated.
  4263. In file included from main.cpp:12:
  4264. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4265. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4266. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4267. char type;
  4268. ^
  4269. 1 warning generated.
  4270. In file included from playbackbox.cpp:2:
  4271. In file included from ./playbackbox.h:22:
  4272. In file included from ../../libs/libmythtv/tv_play.h:18:
  4273. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4274. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4275. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4276. char type;
  4277. ^
  4278. 1 warning generated.
  4279. In file included from viewscheduled.cpp:2:
  4280. In file included from ./viewscheduled.h:10:
  4281. In file included from ./schedulecommon.h:9:
  4282. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4283. In file included from ../../libs/libmythui/mythuitext.h:5:
  4284. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4285. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4286. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4287. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4288. char type;
  4289. ^
  4290. 1 warning generated.
  4291. In file included from audiogeneralsettings.cpp:20:
  4292. In file included from ./audiogeneralsettings.h:8:
  4293. In file included from ../../libs/libmythui/mythuistatetype.h:8:
  4294. In file included from ../../libs/libmythui/mythimage.h:12:
  4295. In file included from ../../libs/libmythui/mythpainter.h:6:
  4296. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4297. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4298. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4299. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4300. char type;
  4301. ^
  4302. 1 warning generated.
  4303. globalsettings.cpp:2136:22: warning: unused function 'ThemePainter' [-Wunused-function]
  4304. static HostComboBox *ThemePainter()
  4305. ^
  4306. In file included from globalsettings.cpp:27:
  4307. In file included from ../../libs/libmyth/dbsettings.h:4:
  4308. In file included from ../../libs/libmyth/mythconfigdialogs.h:12:
  4309. In file included from ../../libs/libmyth/mythwidgets.h:16:
  4310. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  4311. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4312. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4313. char type;
  4314. ^
  4315. 2 warnings generated.
  4316. In file included from manualschedule.cpp:2:
  4317. In file included from ./manualschedule.h:10:
  4318. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4319. In file included from ../../libs/libmythui/mythuitext.h:5:
  4320. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4321. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4322. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4323. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4324. char type;
  4325. ^
  4326. 1 warning generated.
  4327. In file included from programrecpriority.cpp:3:
  4328. In file included from ./programrecpriority.h:7:
  4329. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4330. In file included from ../../libs/libmythui/mythuitext.h:5:
  4331. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4332. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4333. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4334. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4335. char type;
  4336. ^
  4337. 1 warning generated.
  4338. In file included from channelrecpriority.cpp:2:
  4339. In file included from ./channelrecpriority.h:4:
  4340. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4341. In file included from ../../libs/libmythui/mythuitext.h:5:
  4342. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4343. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4344. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4345. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4346. char type;
  4347. ^
  4348. 1 warning generated.
  4349. In file included from statusbox.cpp:2:
  4350. In file included from ./statusbox.h:9:
  4351. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4352. In file included from ../../libs/libmythui/mythuitext.h:5:
  4353. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4354. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4355. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4356. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4357. char type;
  4358. ^
  4359. 1 warning generated.
  4360. In file included from networkcontrol.cpp:8:
  4361. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4362. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4363. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4364. char type;
  4365. ^
  4366. 1 warning generated.
  4367. In file included from mythfexml.cpp:23:
  4368. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4369. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4370. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4371. char type;
  4372. ^
  4373. 1 warning generated.
  4374. In file included from playbackboxlistitem.cpp:1:
  4375. In file included from ./playbackboxlistitem.h:7:
  4376. In file included from ../../libs/libmythui/mythuibuttonlist.h:10:
  4377. In file included from ../../libs/libmythui/mythuiimage.h:13:
  4378. In file included from ../../libs/libmythui/mythimage.h:12:
  4379. In file included from ../../libs/libmythui/mythpainter.h:6:
  4380. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4381. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4382. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4383. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4384. char type;
  4385. ^
  4386. In file included from playbackboxlistitem.cpp:1:
  4387. ./playbackboxlistitem.h:20:18: warning: private field 'pbbox' is not used [-Wunused-private-field]
  4388. PlaybackBox *pbbox;
  4389. ^
  4390. ./playbackboxlistitem.h:21:10: warning: private field 'needs_update' is not used [-Wunused-private-field]
  4391. bool needs_update;
  4392. ^
  4393. 3 warnings generated.
  4394. In file included from custompriority.cpp:2:
  4395. In file included from ./custompriority.h:6:
  4396. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4397. In file included from ../../libs/libmythui/mythuitext.h:5:
  4398. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4399. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4400. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4401. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4402. char type;
  4403. ^
  4404. 1 warning generated.
  4405. In file included from exitprompt.cpp:11:
  4406. In file included from ../../libs/libmythui/mythdialogbox.h:7:
  4407. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4408. In file included from ../../libs/libmythui/mythuitext.h:5:
  4409. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4410. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4411. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4412. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4413. char type;
  4414. ^
  4415. 1 warning generated.
  4416. In file included from mythcontrols.cpp:29:
  4417. In file included from ./mythcontrols.h:32:
  4418. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4419. In file included from ../../libs/libmythui/mythuitext.h:5:
  4420. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4421. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4422. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4423. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4424. char type;
  4425. ^
  4426. 1 warning generated.
  4427. In file included from keygrabber.cpp:3:
  4428. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4429. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4430. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4431. char type;
  4432. ^
  4433. 1 warning generated.
  4434. In file included from progfind.cpp:6:
  4435. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4436. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4437. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4438. char type;
  4439. ^
  4440. 1 warning generated.
  4441. In file included from guidegrid.cpp:2:
  4442. In file included from ./guidegrid.h:15:
  4443. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4444. In file included from ../../libs/libmythui/mythuitext.h:5:
  4445. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4446. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4447. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4448. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4449. char type;
  4450. ^
  4451. 1 warning generated.
  4452. In file included from customedit.cpp:2:
  4453. In file included from ./customedit.h:4:
  4454. In file included from ../../libs/libmythtv/mythplayer.h:14:
  4455. In file included from ../../libs/libmythtv/osd.h:6:
  4456. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4457. In file included from ../../libs/libmythui/mythuitext.h:5:
  4458. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4459. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4460. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4461. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4462. char type;
  4463. ^
  4464. 1 warning generated.
  4465. In file included from schedulecommon.cpp:2:
  4466. In file included from ./schedulecommon.h:9:
  4467. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4468. In file included from ../../libs/libmythui/mythuitext.h:5:
  4469. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4470. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4471. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4472. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4473. char type;
  4474. ^
  4475. 1 warning generated.
  4476. In file included from progdetails.cpp:3:
  4477. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4478. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4479. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4480. char type;
  4481. ^
  4482. 1 warning generated.
  4483. In file included from scheduleeditor.cpp:2:
  4484. In file included from ./scheduleeditor.h:4:
  4485. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4486. In file included from ../../libs/libmythui/mythuitext.h:5:
  4487. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4488. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4489. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4490. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4491. char type;
  4492. ^
  4493. 1 warning generated.
  4494. In file included from backendconnectionmanager.cpp:9:
  4495. In file included from ../../libs/libmythui/mythdialogbox.h:7:
  4496. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4497. In file included from ../../libs/libmythui/mythuitext.h:5:
  4498. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4499. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4500. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4501. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4502. char type;
  4503. ^
  4504. 1 warning generated.
  4505. In file included from proglist.cpp:14:
  4506. In file included from ../../libs/libmythui/mythuibuttonlist.h:10:
  4507. In file included from ../../libs/libmythui/mythuiimage.h:13:
  4508. In file included from ../../libs/libmythui/mythimage.h:12:
  4509. In file included from ../../libs/libmythui/mythpainter.h:6:
  4510. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4511. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4512. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4513. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4514. char type;
  4515. ^
  4516. 1 warning generated.
  4517. In file included from proglist_helpers.cpp:2:
  4518. In file included from ../../libs/libmythui/mythuibuttonlist.h:10:
  4519. In file included from ../../libs/libmythui/mythuiimage.h:13:
  4520. In file included from ../../libs/libmythui/mythimage.h:12:
  4521. In file included from ../../libs/libmythui/mythpainter.h:6:
  4522. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4523. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4524. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4525. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4526. char type;
  4527. ^
  4528. 1 warning generated.
  4529. In file included from viewschedulediff.cpp:8:
  4530. In file included from ../../libs/libmythui/mythuitext.h:5:
  4531. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4532. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4533. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4534. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4535. char type;
  4536. ^
  4537. 1 warning generated.
  4538. In file included from themechooser.cpp:3:
  4539. In file included from ./themechooser.h:13:
  4540. In file included from ../../libs/libmythui/mythdialogbox.h:7:
  4541. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4542. In file included from ../../libs/libmythui/mythuitext.h:5:
  4543. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4544. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4545. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4546. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4547. char type;
  4548. ^
  4549. 1 warning generated.
  4550. In file included from setupwizard_general.cpp:13:
  4551. In file included from ./audiogeneralsettings.h:8:
  4552. In file included from ../../libs/libmythui/mythuistatetype.h:8:
  4553. In file included from ../../libs/libmythui/mythimage.h:12:
  4554. In file included from ../../libs/libmythui/mythpainter.h:6:
  4555. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4556. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4557. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4558. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4559. char type;
  4560. ^
  4561. 1 warning generated.
  4562. In file included from setupwizard_audio.cpp:9:
  4563. In file included from ../../libs/libmythui/mythprogressdialog.h:6:
  4564. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4565. In file included from ../../libs/libmythui/mythuitext.h:5:
  4566. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4567. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4568. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4569. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4570. char type;
  4571. ^
  4572. 1 warning generated.
  4573. In file included from setupwizard_video.cpp:10:
  4574. In file included from ../../libs/libmythui/mythprogressdialog.h:6:
  4575. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4576. In file included from ../../libs/libmythui/mythuitext.h:5:
  4577. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4578. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4579. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4580. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4581. char type;
  4582. ^
  4583. 1 warning generated.
  4584. In file included from grabbersettings.cpp:14:
  4585. In file included from ../../libs/libmythui/mythprogressdialog.h:6:
  4586. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4587. In file included from ../../libs/libmythui/mythuitext.h:5:
  4588. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4589. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4590. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4591. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4592. char type;
  4593. ^
  4594. 1 warning generated.
  4595. In file included from editvideometadata.cpp:10:
  4596. In file included from ../../libs/libmythui/mythdialogbox.h:7:
  4597. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4598. In file included from ../../libs/libmythui/mythuitext.h:5:
  4599. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4600. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4601. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4602. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4603. char type;
  4604. ^
  4605. 1 warning generated.
  4606. In file included from videofileassoc.cpp:8:
  4607. In file included from ../../libs/libmythui/mythdialogbox.h:7:
  4608. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4609. In file included from ../../libs/libmythui/mythuitext.h:5:
  4610. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4611. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4612. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4613. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4614. char type;
  4615. ^
  4616. 1 warning generated.
  4617. In file included from videometadatasettings.cpp:10:
  4618. In file included from ../../libs/libmythui/mythprogressdialog.h:6:
  4619. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4620. In file included from ../../libs/libmythui/mythuitext.h:5:
  4621. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4622. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4623. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4624. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4625. char type;
  4626. ^
  4627. 1 warning generated.
  4628. In file included from videopopups.cpp:5:
  4629. In file included from ../../libs/libmythui/mythuibuttonlist.h:10:
  4630. In file included from ../../libs/libmythui/mythuiimage.h:13:
  4631. In file included from ../../libs/libmythui/mythimage.h:12:
  4632. In file included from ../../libs/libmythui/mythpainter.h:6:
  4633. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4634. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4635. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4636. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4637. char type;
  4638. ^
  4639. 1 warning generated.
  4640. In file included from videofilter.cpp:5:
  4641. In file included from ../../libs/libmythui/mythuibuttonlist.h:10:
  4642. In file included from ../../libs/libmythui/mythuiimage.h:13:
  4643. In file included from ../../libs/libmythui/mythimage.h:12:
  4644. In file included from ../../libs/libmythui/mythpainter.h:6:
  4645. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4646. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4647. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4648. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4649. char type;
  4650. ^
  4651. 1 warning generated.
  4652. In file included from videolist.cpp:13:
  4653. In file included from ../../libs/libmythui/mythgenerictree.h:15:
  4654. In file included from ../../libs/libmythui/mythuibuttonlist.h:10:
  4655. In file included from ../../libs/libmythui/mythuiimage.h:13:
  4656. In file included from ../../libs/libmythui/mythimage.h:12:
  4657. In file included from ../../libs/libmythui/mythpainter.h:6:
  4658. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4659. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4660. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4661. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4662. char type;
  4663. ^
  4664. 1 warning generated.
  4665. In file included from videoplayersettings.cpp:12:
  4666. In file included from ./videoplayersettings.h:5:
  4667. In file included from ../../libs/libmythui/mythuibutton.h:7:
  4668. In file included from ../../libs/libmythui/mythuistatetype.h:8:
  4669. In file included from ../../libs/libmythui/mythimage.h:12:
  4670. In file included from ../../libs/libmythui/mythpainter.h:6:
  4671. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4672. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4673. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4674. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4675. char type;
  4676. ^
  4677. 1 warning generated.
  4678. In file included from videodlg.cpp:17:
  4679. In file included from ../../libs/libmythui/mythprogressdialog.h:6:
  4680. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4681. In file included from ../../libs/libmythui/mythuitext.h:5:
  4682. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4683. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4684. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4685. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4686. char type;
  4687. ^
  4688. 1 warning generated.
  4689. In file included from videoglobalsettings.cpp:9:
  4690. In file included from ./videodlg.h:7:
  4691. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4692. In file included from ../../libs/libmythui/mythuitext.h:5:
  4693. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4694. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4695. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4696. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4697. char type;
  4698. ^
  4699. 1 warning generated.
  4700. In file included from idlescreen.cpp:2:
  4701. In file included from ./idlescreen.h:4:
  4702. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4703. In file included from ../../libs/libmythui/mythuitext.h:5:
  4704. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4705. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4706. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4707. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4708. char type;
  4709. ^
  4710. 1 warning generated.
  4711. In file included from services/frontend.cpp:2:
  4712. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4713. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4714. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4715. char type;
  4716. ^
  4717. 1 warning generated.
  4718. In file included from moc_playbackbox.cpp:10:
  4719. In file included from ./playbackbox.h:22:
  4720. In file included from ../../libs/libmythtv/tv_play.h:18:
  4721. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4722. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4723. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4724. char type;
  4725. ^
  4726. 1 warning generated.
  4727. In file included from moc_viewscheduled.cpp:10:
  4728. In file included from ./viewscheduled.h:10:
  4729. In file included from ./schedulecommon.h:9:
  4730. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4731. In file included from ../../libs/libmythui/mythuitext.h:5:
  4732. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4733. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4734. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4735. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4736. char type;
  4737. ^
  4738. 1 warning generated.
  4739. In file included from moc_globalsettings.cpp:10:
  4740. In file included from ./globalsettings.h:7:
  4741. In file included from ../../libs/libmyth/settings.h:15:
  4742. In file included from ../../libs/libmyth/mythwidgets.h:16:
  4743. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  4744. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4745. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4746. char type;
  4747. ^
  4748. 1 warning generated.
  4749. In file included from moc_audiogeneralsettings.cpp:10:
  4750. In file included from ./audiogeneralsettings.h:8:
  4751. In file included from ../../libs/libmythui/mythuistatetype.h:8:
  4752. In file included from ../../libs/libmythui/mythimage.h:12:
  4753. In file included from ../../libs/libmythui/mythpainter.h:6:
  4754. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4755. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4756. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4757. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4758. char type;
  4759. ^
  4760. 1 warning generated.
  4761. In file included from moc_manualschedule.cpp:10:
  4762. In file included from ./manualschedule.h:10:
  4763. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4764. In file included from ../../libs/libmythui/mythuitext.h:5:
  4765. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4766. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4767. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4768. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4769. char type;
  4770. ^
  4771. 1 warning generated.
  4772. In file included from moc_programrecpriority.cpp:10:
  4773. In file included from ./programrecpriority.h:7:
  4774. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4775. In file included from ../../libs/libmythui/mythuitext.h:5:
  4776. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4777. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4778. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4779. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4780. char type;
  4781. ^
  4782. 1 warning generated.
  4783. In file included from moc_channelrecpriority.cpp:10:
  4784. In file included from ./channelrecpriority.h:4:
  4785. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4786. In file included from ../../libs/libmythui/mythuitext.h:5:
  4787. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4788. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4789. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4790. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4791. char type;
  4792. ^
  4793. 1 warning generated.
  4794. In file included from moc_statusbox.cpp:10:
  4795. In file included from ./statusbox.h:9:
  4796. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4797. In file included from ../../libs/libmythui/mythuitext.h:5:
  4798. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4799. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4800. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4801. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4802. char type;
  4803. ^
  4804. 1 warning generated.
  4805. In file included from moc_custompriority.cpp:10:
  4806. In file included from ./custompriority.h:6:
  4807. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4808. In file included from ../../libs/libmythui/mythuitext.h:5:
  4809. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4810. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4811. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4812. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4813. char type;
  4814. ^
  4815. 1 warning generated.
  4816. In file included from moc_mythcontrols.cpp:10:
  4817. In file included from ./mythcontrols.h:32:
  4818. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4819. In file included from ../../libs/libmythui/mythuitext.h:5:
  4820. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4821. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4822. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4823. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4824. char type;
  4825. ^
  4826. 1 warning generated.
  4827. In file included from moc_keygrabber.cpp:10:
  4828. In file included from ./keygrabber.h:6:
  4829. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4830. In file included from ../../libs/libmythui/mythuitext.h:5:
  4831. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4832. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4833. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4834. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4835. char type;
  4836. ^
  4837. 1 warning generated.
  4838. In file included from moc_progfind.cpp:10:
  4839. In file included from ./progfind.h:9:
  4840. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4841. In file included from ../../libs/libmythui/mythuitext.h:5:
  4842. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4843. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4844. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4845. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4846. char type;
  4847. ^
  4848. 1 warning generated.
  4849. In file included from moc_guidegrid.cpp:10:
  4850. In file included from ./guidegrid.h:15:
  4851. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4852. In file included from ../../libs/libmythui/mythuitext.h:5:
  4853. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4854. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4855. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4856. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4857. char type;
  4858. ^
  4859. 1 warning generated.
  4860. In file included from moc_customedit.cpp:10:
  4861. In file included from ./customedit.h:4:
  4862. In file included from ../../libs/libmythtv/mythplayer.h:14:
  4863. In file included from ../../libs/libmythtv/osd.h:6:
  4864. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4865. In file included from ../../libs/libmythui/mythuitext.h:5:
  4866. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4867. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4868. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4869. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4870. char type;
  4871. ^
  4872. 1 warning generated.
  4873. In file included from moc_schedulecommon.cpp:10:
  4874. In file included from ./schedulecommon.h:9:
  4875. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4876. In file included from ../../libs/libmythui/mythuitext.h:5:
  4877. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4878. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4879. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4880. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4881. char type;
  4882. ^
  4883. 1 warning generated.
  4884. In file included from moc_progdetails.cpp:10:
  4885. In file included from ./progdetails.h:6:
  4886. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4887. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4888. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4889. char type;
  4890. ^
  4891. 1 warning generated.
  4892. In file included from moc_scheduleeditor.cpp:10:
  4893. In file included from ./scheduleeditor.h:4:
  4894. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4895. In file included from ../../libs/libmythui/mythuitext.h:5:
  4896. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4897. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4898. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4899. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4900. char type;
  4901. ^
  4902. 1 warning generated.
  4903. In file included from moc_proglist.cpp:10:
  4904. In file included from ./proglist.h:10:
  4905. In file included from ./schedulecommon.h:9:
  4906. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4907. In file included from ../../libs/libmythui/mythuitext.h:5:
  4908. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4909. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4910. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4911. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4912. char type;
  4913. ^
  4914. 1 warning generated.
  4915. In file included from moc_proglist_helpers.cpp:10:
  4916. In file included from ./proglist_helpers.h:8:
  4917. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4918. In file included from ../../libs/libmythui/mythuitext.h:5:
  4919. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4920. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4921. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4922. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4923. char type;
  4924. ^
  4925. 1 warning generated.
  4926. In file included from moc_viewschedulediff.cpp:10:
  4927. In file included from ./viewschedulediff.h:10:
  4928. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4929. In file included from ../../libs/libmythui/mythuitext.h:5:
  4930. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4931. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4932. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4933. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4934. char type;
  4935. ^
  4936. 1 warning generated.
  4937. In file included from moc_themechooser.cpp:10:
  4938. In file included from ./themechooser.h:13:
  4939. In file included from ../../libs/libmythui/mythdialogbox.h:7:
  4940. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4941. In file included from ../../libs/libmythui/mythuitext.h:5:
  4942. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4943. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4944. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4945. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4946. char type;
  4947. ^
  4948. 1 warning generated.
  4949. In file included from moc_setupwizard_general.cpp:10:
  4950. In file included from ./setupwizard_general.h:4:
  4951. In file included from ../../libs/libmyth/uitypes.h:8:
  4952. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4953. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4954. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4955. char type;
  4956. ^
  4957. 1 warning generated.
  4958. In file included from moc_setupwizard_audio.cpp:10:
  4959. In file included from ./setupwizard_audio.h:4:
  4960. In file included from ../../libs/libmyth/uitypes.h:8:
  4961. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4962. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4963. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4964. char type;
  4965. ^
  4966. 1 warning generated.
  4967. In file included from moc_setupwizard_video.cpp:10:
  4968. In file included from ./setupwizard_video.h:4:
  4969. In file included from ../../libs/libmyth/uitypes.h:8:
  4970. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4971. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4972. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4973. char type;
  4974. ^
  4975. 1 warning generated.
  4976. In file included from moc_grabbersettings.cpp:10:
  4977. In file included from ./grabbersettings.h:4:
  4978. In file included from ../../libs/libmyth/uitypes.h:8:
  4979. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  4980. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  4981. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4982. char type;
  4983. ^
  4984. 1 warning generated.
  4985. In file included from moc_editvideometadata.cpp:10:
  4986. In file included from ./editvideometadata.h:4:
  4987. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4988. In file included from ../../libs/libmythui/mythuitext.h:5:
  4989. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  4990. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  4991. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  4992. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  4993. char type;
  4994. ^
  4995. 1 warning generated.
  4996. In file included from moc_videofileassoc.cpp:10:
  4997. In file included from ./videofileassoc.h:4:
  4998. In file included from ../../libs/libmythui/mythscreentype.h:5:
  4999. In file included from ../../libs/libmythui/mythuitext.h:5:
  5000. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5001. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5002. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5003. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5004. char type;
  5005. ^
  5006. 1 warning generated.
  5007. In file included from moc_videometadatasettings.cpp:10:
  5008. In file included from ./videometadatasettings.h:5:
  5009. In file included from ../../libs/libmythui/mythuispinbox.h:4:
  5010. In file included from ../../libs/libmythui/mythuibuttonlist.h:10:
  5011. In file included from ../../libs/libmythui/mythuiimage.h:13:
  5012. In file included from ../../libs/libmythui/mythimage.h:12:
  5013. In file included from ../../libs/libmythui/mythpainter.h:6:
  5014. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5015. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5016. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5017. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5018. char type;
  5019. ^
  5020. 1 warning generated.
  5021. In file included from moc_videopopups.cpp:10:
  5022. In file included from ./videopopups.h:4:
  5023. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5024. In file included from ../../libs/libmythui/mythuitext.h:5:
  5025. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5026. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5027. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5028. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5029. char type;
  5030. ^
  5031. 1 warning generated.
  5032. In file included from moc_videofilter.cpp:10:
  5033. In file included from ./videofilter.h:4:
  5034. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5035. In file included from ../../libs/libmythui/mythuitext.h:5:
  5036. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5037. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5038. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5039. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5040. char type;
  5041. ^
  5042. 1 warning generated.
  5043. In file included from moc_videoplayersettings.cpp:10:
  5044. In file included from ./videoplayersettings.h:5:
  5045. In file included from ../../libs/libmythui/mythuibutton.h:7:
  5046. In file included from ../../libs/libmythui/mythuistatetype.h:8:
  5047. In file included from ../../libs/libmythui/mythimage.h:12:
  5048. In file included from ../../libs/libmythui/mythpainter.h:6:
  5049. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5050. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5051. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5052. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5053. char type;
  5054. ^
  5055. 1 warning generated.
  5056. In file included from moc_videodlg.cpp:10:
  5057. In file included from ./videodlg.h:7:
  5058. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5059. In file included from ../../libs/libmythui/mythuitext.h:5:
  5060. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5061. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5062. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5063. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5064. char type;
  5065. ^
  5066. 1 warning generated.
  5067. In file included from moc_idlescreen.cpp:10:
  5068. In file included from ./idlescreen.h:4:
  5069. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5070. In file included from ../../libs/libmythui/mythuitext.h:5:
  5071. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5072. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5073. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5074. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5075. char type;
  5076. ^
  5077. 1 warning generated.
  5078. In file included from ClassicLogoDetector.cpp:9:
  5079. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5080. In file included from ../../libs/libmythtv/osd.h:6:
  5081. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5082. In file included from ../../libs/libmythui/mythuitext.h:5:
  5083. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5084. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5085. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5086. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5087. char type;
  5088. ^
  5089. In file included from ClassicLogoDetector.cpp:12:
  5090. ./ClassicLogoDetector.h:35:10: warning: private field 'previousFrameWasSceneChange' is not used [-Wunused-private-field]
  5091. bool previousFrameWasSceneChange;
  5092. ^
  5093. ./ClassicLogoDetector.h:36:18: warning: private field 'xspacing' is not used [-Wunused-private-field]
  5094. unsigned int xspacing, yspacing;
  5095. ^
  5096. ./ClassicLogoDetector.h:36:28: warning: private field 'yspacing' is not used [-Wunused-private-field]
  5097. unsigned int xspacing, yspacing;
  5098. ^
  5099. 4 warnings generated.
  5100. In file included from ClassicCommDetector.cpp:21:
  5101. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5102. In file included from ../../libs/libmythtv/osd.h:6:
  5103. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5104. In file included from ../../libs/libmythui/mythuitext.h:5:
  5105. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5106. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5107. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5108. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5109. char type;
  5110. ^
  5111. 1 warning generated.
  5112. CommDetector2.cpp:299:49: warning: format specifies type 'long' but the argument has type '__darwin_suseconds_t' (aka 'int') [-Wformat]
  5113. return str.sprintf("%ld.%06ld", tv->tv_sec, tv->tv_usec);
  5114. ~~~~~ ^~~~~~~~~~~
  5115. %06d
  5116. In file included from CommDetector2.cpp:21:
  5117. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5118. In file included from ../../libs/libmythtv/osd.h:6:
  5119. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5120. In file included from ../../libs/libmythui/mythuitext.h:5:
  5121. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5122. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5123. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5124. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5125. char type;
  5126. ^
  5127. 2 warnings generated.
  5128. In file included from EdgeDetector.cpp:17:
  5129. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5130. In file included from ../../libs/libmythtv/osd.h:6:
  5131. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5132. In file included from ../../libs/libmythui/mythuitext.h:5:
  5133. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5134. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5135. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5136. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5137. char type;
  5138. ^
  5139. 1 warning generated.
  5140. In file included from CannyEdgeDetector.cpp:5:
  5141. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5142. In file included from ../../libs/libmythtv/osd.h:6:
  5143. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5144. In file included from ../../libs/libmythui/mythuitext.h:5:
  5145. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5146. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5147. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5148. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5149. char type;
  5150. ^
  5151. 1 warning generated.
  5152. In file included from PGMConverter.cpp:9:
  5153. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5154. In file included from ../../libs/libmythtv/osd.h:6:
  5155. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5156. In file included from ../../libs/libmythui/mythuitext.h:5:
  5157. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5158. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5159. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5160. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5161. char type;
  5162. ^
  5163. 1 warning generated.
  5164. In file included from TemplateFinder.cpp:14:
  5165. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5166. In file included from ../../libs/libmythtv/osd.h:6:
  5167. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5168. In file included from ../../libs/libmythui/mythuitext.h:5:
  5169. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5170. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5171. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5172. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5173. char type;
  5174. ^
  5175. 1 warning generated.
  5176. In file included from TemplateMatcher.cpp:17:
  5177. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5178. In file included from ../../libs/libmythtv/osd.h:6:
  5179. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5180. In file included from ../../libs/libmythui/mythuitext.h:5:
  5181. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5182. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5183. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5184. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5185. char type;
  5186. ^
  5187. 1 warning generated.
  5188. In file included from HistogramAnalyzer.cpp:9:
  5189. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5190. In file included from ../../libs/libmythtv/osd.h:6:
  5191. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5192. In file included from ../../libs/libmythui/mythuitext.h:5:
  5193. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5194. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5195. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5196. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5197. char type;
  5198. ^
  5199. 1 warning generated.
  5200. In file included from BlankFrameDetector.cpp:7:
  5201. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5202. In file included from ../../libs/libmythtv/osd.h:6:
  5203. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5204. In file included from ../../libs/libmythui/mythuitext.h:5:
  5205. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5206. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5207. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5208. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5209. char type;
  5210. ^
  5211. 1 warning generated.
  5212. In file included from SceneChangeDetector.cpp:7:
  5213. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5214. In file included from ../../libs/libmythtv/osd.h:6:
  5215. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5216. In file included from ../../libs/libmythui/mythuitext.h:5:
  5217. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5218. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5219. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5220. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5221. char type;
  5222. ^
  5223. 1 warning generated.
  5224. In file included from PrePostRollFlagger.cpp:11:
  5225. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5226. In file included from ../../libs/libmythtv/osd.h:6:
  5227. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5228. In file included from ../../libs/libmythui/mythuitext.h:5:
  5229. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5230. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5231. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5232. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5233. char type;
  5234. ^
  5235. 1 warning generated.
  5236. In file included from main.cpp:31:
  5237. In file included from ../../libs/libmythtv/mythcommflagplayer.h:4:
  5238. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5239. In file included from ../../libs/libmythtv/osd.h:6:
  5240. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5241. In file included from ../../libs/libmythui/mythuitext.h:5:
  5242. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5243. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5244. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5245. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5246. char type;
  5247. ^
  5248. 1 warning generated.
  5249. In file included from main.cpp:29:
  5250. In file included from ../../libs/libmythtv/mythsystemevent.h:9:
  5251. In file included from ../../libs/libmyth/rawsettingseditor.h:9:
  5252. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5253. In file included from ../../libs/libmythui/mythuitext.h:5:
  5254. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5255. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5256. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5257. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5258. char type;
  5259. ^
  5260. 1 warning generated.
  5261. In file included from main.cpp:22:
  5262. In file included from ../../libs/libmythtv/tv_play.h:18:
  5263. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  5264. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5265. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5266. char type;
  5267. ^
  5268. 1 warning generated.
  5269. In file included from main.cpp:13:
  5270. In file included from ../../../../.osx-packager/build/include/QtGui/QtGui:23:
  5271. In file included from ../../../../.osx-packager/build/include/QtGui/qinputcontext.h:61:
  5272. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5273. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5274. char type;
  5275. ^
  5276. 1 warning generated.
  5277. In file included from main.cpp:30:
  5278. In file included from ./welcomedialog.h:14:
  5279. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5280. In file included from ../../libs/libmythui/mythuitext.h:5:
  5281. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5282. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5283. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5284. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5285. char type;
  5286. ^
  5287. 1 warning generated.
  5288. In file included from welcomedialog.cpp:9:
  5289. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  5290. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5291. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5292. char type;
  5293. ^
  5294. 1 warning generated.
  5295. In file included from welcomesettings.cpp:3:
  5296. In file included from ./welcomesettings.h:8:
  5297. In file included from ../../libs/libmyth/mythconfigdialogs.h:12:
  5298. In file included from ../../libs/libmyth/mythwidgets.h:16:
  5299. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  5300. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5301. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5302. char type;
  5303. ^
  5304. 1 warning generated.
  5305. In file included from moc_welcomedialog.cpp:10:
  5306. In file included from ./welcomedialog.h:14:
  5307. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5308. In file included from ../../libs/libmythui/mythuitext.h:5:
  5309. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5310. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5311. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5312. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5313. char type;
  5314. ^
  5315. 1 warning generated.
  5316. In file included from mpegutils.cpp:25:
  5317. In file included from ../../libs/libmythtv/mpeg/scanstreamdata.h:7:
  5318. ../../libs/libmythtv/mpeg/dvbstreamdata.h:34:10: warning: 'DVBStreamData::Reset' hides overloaded virtual function [-Woverloaded-virtual]
  5319. void Reset(uint desired_netid, uint desired_tsid, int desired_sid);
  5320. ^
  5321. ../../libs/libmythtv/mpeg/mpegstreamdata.h:104:18: note: hidden overloaded virtual function 'MPEGStreamData::Reset' declared here
  5322. virtual void Reset(int desiredProgram);
  5323. ^
  5324. mpegutils.cpp:160:78: warning: self-comparison always evaluates to true [-Wtautological-compare]
  5325. do { if ((((verboseMask & ((VB_STDIO))) == ((VB_STDIO))) && logLevel >= ((logLevel))) && ((logLevel)>=0)) { LogPrintLine(VB_STDIO, (LogLevel_t)logLevel, "mpegutils.cpp", 163, __FUNCTION__, 1, QString(QString("\r \r" "Processed %1 packets") .arg(total_count)).toLocal8Bit().constData()); } } while (false);
  5326. ^
  5327. mpegutils.cpp:165:92: warning: self-comparison always evaluates to true [-Wtautological-compare]
  5328. do { if ((((verboseMask & ((VB_STDIO|VB_FLUSH))) == ((VB_STDIO|VB_FLUSH))) && logLevel >= ((logLevel))) && ((logLevel)>=0)) { LogPrintLine(VB_STDIO|VB_FLUSH, (LogLevel_t)logLevel, "mpegutils.cpp", 165, __FUNCTION__, 1, QString("\n").toLocal8Bit().constData()); } } while (false);
  5329. ^
  5330. mpegutils.cpp:277:96: warning: self-comparison always evaluates to true [-Wtautological-compare]
  5331. do { if ((((verboseMask & ((VB_STDIO|VB_FLUSH))) == ((VB_STDIO|VB_FLUSH))) && logLevel >= ((logLevel))) && ((logLevel)>=0)) { LogPrintLine(VB_STDIO|VB_FLUSH, (LogLevel_t)logLevel, "mpegutils.cpp", 280, __FUNCTION__, 1, QString(QString("\r \r" "Processed %1 packets") .arg(total_count)).toLocal8Bit().constData()); } } while (false);
  5332. ^
  5333. mpegutils.cpp:282:92: warning: self-comparison always evaluates to true [-Wtautological-compare]
  5334. do { if ((((verboseMask & ((VB_STDIO|VB_FLUSH))) == ((VB_STDIO|VB_FLUSH))) && logLevel >= ((logLevel))) && ((logLevel)>=0)) { LogPrintLine(VB_STDIO|VB_FLUSH, (LogLevel_t)logLevel, "mpegutils.cpp", 282, __FUNCTION__, 1, QString("\n").toLocal8Bit().constData()); } } while (false);
  5335. ^
  5336. mpegutils.cpp:288:92: warning: self-comparison always evaluates to true [-Wtautological-compare]
  5337. do { if ((((verboseMask & ((VB_STDIO|VB_FLUSH))) == ((VB_STDIO|VB_FLUSH))) && logLevel >= ((logLevel))) && ((logLevel)>=0)) { LogPrintLine(VB_STDIO|VB_FLUSH, (LogLevel_t)logLevel, "mpegutils.cpp", 289, __FUNCTION__, 1, QString(QString("Wrote %1 of %2 packets\n") .arg(write_count).arg(total_count)).toLocal8Bit().constData()); } } while (false);
  5338. ^
  5339. mpegutils.cpp:427:100: warning: self-comparison always evaluates to true [-Wtautological-compare]
  5340. do { if ((((verboseMask & ((VB_STDIO|VB_FLUSH))) == ((VB_STDIO|VB_FLUSH))) && logLevel >= ((logLevel))) && ((logLevel)>=0)) { LogPrintLine(VB_STDIO|VB_FLUSH, (LogLevel_t)logLevel, "mpegutils.cpp", 427, __FUNCTION__, 1, QString(msg).toLocal8Bit().constData()); } } while (false);
  5341. ^
  5342. mpegutils.cpp:810:96: warning: self-comparison always evaluates to true [-Wtautological-compare]
  5343. do { if ((((verboseMask & ((VB_STDIO|VB_FLUSH))) == ((VB_STDIO|VB_FLUSH))) && logLevel >= ((logLevel))) && ((logLevel)>=0)) { LogPrintLine(VB_STDIO|VB_FLUSH, (LogLevel_t)logLevel, "mpegutils.cpp", 813, __FUNCTION__, 1, QString(QString("\r \r" "Processed %1 bytes") .arg(totalBytes)).toLocal8Bit().constData()); } } while (false);
  5344. ^
  5345. mpegutils.cpp:815:92: warning: self-comparison always evaluates to true [-Wtautological-compare]
  5346. do { if ((((verboseMask & ((VB_STDIO|VB_FLUSH))) == ((VB_STDIO|VB_FLUSH))) && logLevel >= ((logLevel))) && ((logLevel)>=0)) { LogPrintLine(VB_STDIO|VB_FLUSH, (LogLevel_t)logLevel, "mpegutils.cpp", 815, __FUNCTION__, 1, QString("\n").toLocal8Bit().constData()); } } while (false);
  5347. ^
  5348. mpegutils.cpp:821:96: warning: self-comparison always evaluates to true [-Wtautological-compare]
  5349. do { if ((((verboseMask & ((VB_STDIO|VB_FLUSH))) == ((VB_STDIO|VB_FLUSH))) && logLevel >= ((logLevel))) && ((logLevel)>=0)) { LogPrintLine(VB_STDIO|VB_FLUSH, (LogLevel_t)logLevel, "mpegutils.cpp", 825, __FUNCTION__, 1, QString(QString("First PTS %1, Last PTS %2, elapsed %3 %4\n") .arg(ptsl->GetFirstPTS()).arg(ptsl->GetLastPTS()) .arg(ptsl->GetElapsedPTS()) .arg(ot.toString("hh:mm:ss.zzz"))).toLocal8Bit().constData()); } } while (false);
  5350. ^
  5351. In file included from mpegutils.cpp:24:
  5352. In file included from ../../libs/libmythtv/mpeg/streamlisteners.h:5:
  5353. ../../libs/libmythtv/mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  5354. unsigned char _tsfec[16];
  5355. ^
  5356. ../../libs/libmythtv/mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  5357. unsigned char _tsfec[16];
  5358. ^
  5359. ../../libs/libmythtv/mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  5360. unsigned char _tsfec[20];
  5361. ^
  5362. 13 warnings generated.
  5363. In file included from main.cpp:47:
  5364. In file included from ../../libs/libmythtv/mythsystemevent.h:9:
  5365. In file included from ../../libs/libmyth/rawsettingseditor.h:9:
  5366. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5367. In file included from ../../libs/libmythui/mythuitext.h:5:
  5368. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5369. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5370. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5371. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5372. char type;
  5373. ^
  5374. 1 warning generated.
  5375. In file included from main.cpp:23:
  5376. In file included from ../../libs/libmythtv/mythsystemevent.h:9:
  5377. In file included from ../../libs/libmyth/rawsettingseditor.h:9:
  5378. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5379. In file included from ../../libs/libmythui/mythuitext.h:5:
  5380. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5381. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5382. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5383. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5384. char type;
  5385. ^
  5386. 1 warning generated.
  5387. In file included from main.cpp:11:
  5388. In file included from ../../../../.osx-packager/build/include/QtGui/QtGui:23:
  5389. In file included from ../../../../.osx-packager/build/include/QtGui/qinputcontext.h:61:
  5390. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5391. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5392. char type;
  5393. ^
  5394. 1 warning generated.
  5395. In file included from main.cpp:16:
  5396. In file included from ../../../../.osx-packager/build/include/QtGui/QKeyEvent:1:
  5397. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5398. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5399. char type;
  5400. ^
  5401. 1 warning generated.
  5402. In file included from screenwizard.cpp:2:
  5403. In file included from ./screenwizard.h:7:
  5404. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5405. In file included from ../../libs/libmythui/mythuitext.h:5:
  5406. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5407. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5408. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5409. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5410. char type;
  5411. ^
  5412. 1 warning generated.
  5413. In file included from moc_screenwizard.cpp:10:
  5414. In file included from ./screenwizard.h:7:
  5415. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5416. In file included from ../../libs/libmythui/mythuitext.h:5:
  5417. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5418. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5419. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5420. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5421. char type;
  5422. ^
  5423. 1 warning generated.
  5424. In file included from encoderlink.cpp:10:
  5425. ./encoderlink.h:145:15: warning: private field 'freeDiskSpaceKB' is not used [-Wunused-private-field]
  5426. long long freeDiskSpaceKB;
  5427. ^
  5428. 1 warning generated.
  5429. In file included from httpstatus.cpp:37:
  5430. In file included from ../../libs/libmythtv/cardutil.h:17:
  5431. In file included from ../../libs/libmyth/settings.h:15:
  5432. In file included from ../../libs/libmyth/mythwidgets.h:16:
  5433. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  5434. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5435. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5436. char type;
  5437. ^
  5438. 1 warning generated.
  5439. In file included from main.cpp:22:
  5440. In file included from ../../libs/libmythtv/mythsystemevent.h:9:
  5441. In file included from ../../libs/libmyth/rawsettingseditor.h:9:
  5442. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5443. In file included from ../../libs/libmythui/mythuitext.h:5:
  5444. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5445. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5446. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5447. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5448. char type;
  5449. ^
  5450. 1 warning generated.
  5451. In file included from mainserver.cpp:64:
  5452. In file included from ../../libs/libmythtv/mythsystemevent.h:9:
  5453. In file included from ../../libs/libmyth/rawsettingseditor.h:9:
  5454. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5455. In file included from ../../libs/libmythui/mythuitext.h:5:
  5456. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5457. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5458. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5459. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5460. char type;
  5461. ^
  5462. 1 warning generated.
  5463. In file included from scheduler.cpp:45:
  5464. In file included from ../../libs/libmythtv/cardutil.h:17:
  5465. In file included from ../../libs/libmyth/settings.h:15:
  5466. In file included from ../../libs/libmyth/mythwidgets.h:16:
  5467. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  5468. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5469. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5470. char type;
  5471. ^
  5472. 1 warning generated.
  5473. In file included from housekeeper.cpp:20:
  5474. ./housekeeper.h:71:16: warning: private field 'sched' is not used [-Wunused-private-field]
  5475. Scheduler *sched;
  5476. ^
  5477. 1 warning generated.
  5478. In file included from main_helpers.cpp:47:
  5479. In file included from ../../libs/libmythtv/mythsystemevent.h:9:
  5480. In file included from ../../libs/libmyth/rawsettingseditor.h:9:
  5481. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5482. In file included from ../../libs/libmythui/mythuitext.h:5:
  5483. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5484. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5485. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5486. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5487. char type;
  5488. ^
  5489. 1 warning generated.
  5490. In file included from mythsettings.cpp:5:
  5491. In file included from ../../libs/libmythtv/channelsettings.h:12:
  5492. In file included from ../../libs/libmyth/settings.h:15:
  5493. In file included from ../../libs/libmyth/mythwidgets.h:16:
  5494. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  5495. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5496. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5497. char type;
  5498. ^
  5499. 1 warning generated.
  5500. In file included from services/channel.cpp:39:
  5501. In file included from ../../libs/libmythtv/cardutil.h:17:
  5502. In file included from ../../libs/libmyth/settings.h:15:
  5503. In file included from ../../libs/libmyth/mythwidgets.h:16:
  5504. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  5505. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5506. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5507. char type;
  5508. ^
  5509. 1 warning generated.
  5510. In file included from services/video.cpp:36:
  5511. In file included from ../../libs/libmythmetadata/bluraymetadata.h:8:
  5512. In file included from ../../libs/libmythui/mythimage.h:12:
  5513. In file included from ../../libs/libmythui/mythpainter.h:6:
  5514. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5515. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5516. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5517. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5518. char type;
  5519. ^
  5520. 1 warning generated.
  5521. In file included from services/capture.cpp:32:
  5522. In file included from ../../libs/libmythtv/cardutil.h:17:
  5523. In file included from ../../libs/libmyth/settings.h:15:
  5524. In file included from ../../libs/libmyth/mythwidgets.h:16:
  5525. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  5526. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5527. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5528. char type;
  5529. ^
  5530. 1 warning generated.
  5531. In file included from filldata.cpp:30:
  5532. In file included from ../../libs/libmythtv/videosource.h:8:
  5533. In file included from ../../libs/libmyth/settings.h:15:
  5534. In file included from ../../libs/libmyth/mythwidgets.h:16:
  5535. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  5536. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5537. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5538. char type;
  5539. ^
  5540. 1 warning generated.
  5541. In file included from channeldata.cpp:21:
  5542. In file included from ../../libs/libmythtv/cardutil.h:17:
  5543. In file included from ../../libs/libmyth/settings.h:15:
  5544. In file included from ../../libs/libmyth/mythwidgets.h:16:
  5545. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  5546. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5547. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5548. char type;
  5549. ^
  5550. 1 warning generated.
  5551. In file included from main.cpp:27:
  5552. In file included from ../../libs/libmythtv/videosource.h:8:
  5553. In file included from ../../libs/libmyth/settings.h:15:
  5554. In file included from ../../libs/libmyth/mythwidgets.h:16:
  5555. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  5556. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5557. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5558. char type;
  5559. ^
  5560. 1 warning generated.
  5561. In file included from backendsettings.cpp:3:
  5562. In file included from ./backendsettings.h:4:
  5563. In file included from ../../libs/libmyth/settings.h:15:
  5564. In file included from ../../libs/libmyth/mythwidgets.h:16:
  5565. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  5566. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5567. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5568. char type;
  5569. ^
  5570. 1 warning generated.
  5571. In file included from channeleditor.cpp:5:
  5572. In file included from ../../libs/libmythui/mythprogressdialog.h:6:
  5573. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5574. In file included from ../../libs/libmythui/mythuitext.h:5:
  5575. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5576. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5577. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5578. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5579. char type;
  5580. ^
  5581. 1 warning generated.
  5582. In file included from exitprompt.cpp:6:
  5583. In file included from ../../libs/libmythui/mythdialogbox.h:7:
  5584. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5585. In file included from ../../libs/libmythui/mythuitext.h:5:
  5586. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5587. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5588. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5589. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5590. char type;
  5591. ^
  5592. 1 warning generated.
  5593. In file included from importicons.cpp:11:
  5594. In file included from ./importicons.h:19:
  5595. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5596. In file included from ../../libs/libmythui/mythuitext.h:5:
  5597. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5598. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5599. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5600. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5601. char type;
  5602. ^
  5603. 1 warning generated.
  5604. In file included from startprompt.cpp:7:
  5605. In file included from ../../libs/libmythui/mythdialogbox.h:7:
  5606. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5607. In file included from ../../libs/libmythui/mythuitext.h:5:
  5608. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5609. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5610. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5611. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5612. char type;
  5613. ^
  5614. 1 warning generated.
  5615. In file included from main.cpp:19:
  5616. In file included from ../../libs/libmyth/langsettings.h:12:
  5617. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5618. In file included from ../../libs/libmythui/mythuitext.h:5:
  5619. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5620. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5621. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5622. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5623. char type;
  5624. ^
  5625. 1 warning generated.
  5626. In file included from moc_channeleditor.cpp:10:
  5627. In file included from ./channeleditor.h:4:
  5628. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5629. In file included from ../../libs/libmythui/mythuitext.h:5:
  5630. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5631. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5632. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5633. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5634. char type;
  5635. ^
  5636. 1 warning generated.
  5637. In file included from moc_importicons.cpp:10:
  5638. In file included from ./importicons.h:19:
  5639. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5640. In file included from ../../libs/libmythui/mythuitext.h:5:
  5641. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5642. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5643. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5644. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5645. char type;
  5646. ^
  5647. 1 warning generated.
  5648. In file included from moc_expertsettingseditor.cpp:10:
  5649. In file included from ./expertsettingseditor.h:6:
  5650. In file included from ../../libs/libmyth/rawsettingseditor.h:9:
  5651. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5652. In file included from ../../libs/libmythui/mythuitext.h:5:
  5653. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5654. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5655. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5656. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5657. char type;
  5658. ^
  5659. 1 warning generated.
  5660. In file included from main.cpp:23:
  5661. In file included from ./transcode.h:1:
  5662. In file included from ../../libs/libmythtv/recordingprofile.h:5:
  5663. In file included from ../../libs/libmyth/settings.h:15:
  5664. In file included from ../../libs/libmyth/mythwidgets.h:16:
  5665. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  5666. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5667. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5668. char type;
  5669. ^
  5670. 1 warning generated.
  5671. In file included from transcode.cpp:16:
  5672. In file included from ./transcode.h:1:
  5673. In file included from ../../libs/libmythtv/recordingprofile.h:5:
  5674. In file included from ../../libs/libmyth/settings.h:15:
  5675. In file included from ../../libs/libmyth/mythwidgets.h:16:
  5676. In file included from ../../../../.osx-packager/build/include/QtGui/QFocusEvent:1:
  5677. In file included from ../../../../.osx-packager/build/include/QtGui/qevent.h:52:
  5678. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5679. char type;
  5680. ^
  5681. In file included from transcode.cpp:26:
  5682. In file included from ../../libs/libmythtv/recorders/NuppelVideoRecorder.h:33:
  5683. In file included from ../../libs/libmythtv/recorders/v4lrecorder.h:5:
  5684. In file included from ../../libs/libmythtv/recorders/dtvrecorder.h:18:
  5685. In file included from ../../libs/libmythtv/mpeg/streamlisteners.h:5:
  5686. ../../libs/libmythtv/mpeg/tspacket.h:196:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  5687. unsigned char _tsfec[16];
  5688. ^
  5689. ../../libs/libmythtv/mpeg/tspacket.h:205:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  5690. unsigned char _tsfec[16];
  5691. ^
  5692. ../../libs/libmythtv/mpeg/tspacket.h:214:19: warning: private field '_tsfec' is not used [-Wunused-private-field]
  5693. unsigned char _tsfec[20];
  5694. ^
  5695. 4 warnings generated.
  5696. In file included from cutter.cpp:3:
  5697. In file included from ./cutter.h:4:
  5698. In file included from ../../libs/libmythtv/deletemap.h:6:
  5699. In file included from ../../libs/libmythtv/osd.h:6:
  5700. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5701. In file included from ../../libs/libmythui/mythuitext.h:5:
  5702. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5703. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5704. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5705. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5706. char type;
  5707. ^
  5708. 1 warning generated.
  5709. In file included from videodecodebuffer.cpp:1:
  5710. In file included from ./videodecodebuffer.h:9:
  5711. In file included from ../../libs/libmythtv/mythplayer.h:14:
  5712. In file included from ../../libs/libmythtv/osd.h:6:
  5713. In file included from ../../libs/libmythui/mythscreentype.h:5:
  5714. In file included from ../../libs/libmythui/mythuitext.h:5:
  5715. In file included from ../../../../.osx-packager/build/include/QtGui/QTextLayout:1:
  5716. In file included from ../../../../.osx-packager/build/include/QtGui/qtextlayout.h:50:
  5717. In file included from /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qevent.h:52:
  5718. /Users/jyavenard/Work/mythtv/.osx-packager/build/include/QtGui/qmime.h:119:10: warning: private field 'type' is not used [-Wunused-private-field]
  5719. char type;
  5720. ^
  5721. 1 warning generated.
  5722. jyaimac:mythtv jyavenard$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement