Guest User

bitfighter compiled with -Wall try2

a guest
Dec 21st, 2011
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o ClientGame.o ClientGame.cpp
  2. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o Cursor.o Cursor.cpp
  3. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o engineerHelper.o engineerHelper.cpp
  4. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o Event.o Event.cpp
  5. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o gameObjectRender.o gameObjectRender.cpp
  6. Event.cpp: In static member function ‘static void Zap::Event::updateJoyAxesDirections(TNL::U32, TNL::S16):
  7. Event.cpp:102:9: warning: variable ‘inputCodeState’ set but not used [-Wunused-but-set-variable]
  8. Event.cpp: In function ‘void Zap::pushSimulatedAltKeyPress():
  9. Event.cpp:157:14: warning: variable ‘evnt’ set but not used [-Wunused-but-set-variable]
  10. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o helperMenu.o helperMenu.cpp
  11. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o Joystick.o Joystick.cpp
  12. ClientGame.cpp: In member function ‘void Zap::ClientGame::displayShipDesignChangedMessage(const TNL::Vector<unsigned int>&, const char*):
  13. ClientGame.cpp:328:15: warning: unused variable ‘spawnWithLoadout’ [-Wunused-variable]
  14. ClientGame.cpp: In member function ‘virtual void Zap::ClientGame::idle(TNL::U32):
  15. ClientGame.cpp:463:13: warning: unused variable ‘ship’ [-Wunused-variable]
  16. ClientGame.cpp: In member function ‘void Zap::ClientGame::onConnectionToMasterTerminated(TNL::NetConnection::TerminationReason, const char*):
  17. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonTimedOut’ not handled in switch [-Wswitch]
  18. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonSelfDisconnect’ not handled in switch [-Wswitch]
  19. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonKickedByAdmin’ not handled in switch [-Wswitch]
  20. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonFloodControl’ not handled in switch [-Wswitch]
  21. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonPuzzle’ not handled in switch [-Wswitch]
  22. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonShutdown’ not handled in switch [-Wswitch]
  23. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonBadConnection’ not handled in switch [-Wswitch]
  24. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonInvalidCRC’ not handled in switch [-Wswitch]
  25. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonIncompatibleRPCCounts’ not handled in switch [-Wswitch]
  26. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonServerFull’ not handled in switch [-Wswitch]
  27. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonNeedServerPassword’ not handled in switch [-Wswitch]
  28. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonConnectionsForbidden’ not handled in switch [-Wswitch]
  29. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonBanned’ not handled in switch [-Wswitch]
  30. ClientGame.cpp:945:10: warning: enumeration value ‘TerminationReasons’ not handled in switch [-Wswitch]
  31. ClientGame.cpp:945:10: warning: enumeration value ‘ReasonNone’ not handled in switch [-Wswitch]
  32. UIEditor.h: At global scope:
  33. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  34. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  35. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o JoystickRender.o JoystickRender.cpp
  36. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o loadoutHelper.o loadoutHelper.cpp
  37. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o oglconsole.o oglconsole.c
  38. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o OpenglUtils.o OpenglUtils.cpp
  39. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o quickChatHelper.o quickChatHelper.cpp
  40. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o ScreenShooter.o ScreenShooter.cpp
  41. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o sparkManager.o sparkManager.cpp
  42. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o TeamShuffleHelper.o TeamShuffleHelper.cpp
  43. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UI.o UI.cpp
  44. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIAbstractInstructions.o UIAbstractInstructions.cpp
  45. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIChat.o UIChat.cpp
  46. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UICredits.o UICredits.cpp
  47. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIDiagnostics.o UIDiagnostics.cpp
  48. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIEditor.o UIEditor.cpp
  49. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIEditorInstructions.o UIEditorInstructions.cpp
  50. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIEditorMenus.o UIEditorMenus.cpp
  51. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIErrorMessage.o UIErrorMessage.cpp
  52. UIEditor.cpp: In member function ‘void Zap::EditorUserInterface::removeUndoState():
  53. UIEditor.cpp:343:26: warning: unused variable ‘eod’ [-Wunused-variable]
  54. UIEditor.cpp: In member function ‘void Zap::EditorUserInterface::undo(bool):
  55. UIEditor.cpp:390:34: warning: unused variable ‘objects’ [-Wunused-variable]
  56. UIEditor.cpp: In member function ‘void Zap::EditorUserInterface::loadLevel():
  57. UIEditor.cpp:534:34: warning: unused variable ‘objList’ [-Wunused-variable]
  58. UIEditor.cpp: In static member function ‘static TNL::S32 Zap::EditorUserInterface::checkEdgesForSnap(const Zap::Point&, const TNL::Vector<Zap::WallEdge*>&, bool, TNL::F32&, Zap::Point&):
  59. UIEditor.cpp:1283:8: warning: unused variable ‘inc’ [-Wunused-variable]
  60. UIEditor.cpp: In member function ‘virtual void Zap::EditorUserInterface::render():
  61. UIEditor.cpp:1849:11: warning: variable ‘width’ set but not used [-Wunused-but-set-variable]
  62. UIEditor.cpp: In member function ‘void Zap::EditorUserInterface::flipSelection(TNL::F32, bool):
  63. UIEditor.cpp:2344:8: warning: unused variable ‘centerX’ [-Wunused-variable]
  64. UIEditor.cpp: In member function ‘void Zap::EditorUserInterface::insertNewItem(TNL::U8):
  65. UIEditor.cpp:3182:8: warning: unused variable ‘team’ [-Wunused-variable]
  66. UIEditor.cpp: In member function ‘virtual void Zap::EditorUserInterface::onKeyDown(Zap::InputCode, char):
  67. UIEditor.cpp:3441:14: warning: variable ‘width’ set but not used [-Wunused-but-set-variable]
  68. UIEditor.cpp: In member function ‘virtual void Zap::EditorUserInterface::onKeyUp(Zap::InputCode):
  69. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_0’ not handled in switch [-Wswitch]
  70. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_1’ not handled in switch [-Wswitch]
  71. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_2’ not handled in switch [-Wswitch]
  72. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_3’ not handled in switch [-Wswitch]
  73. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_4’ not handled in switch [-Wswitch]
  74. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_5’ not handled in switch [-Wswitch]
  75. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_6’ not handled in switch [-Wswitch]
  76. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_7’ not handled in switch [-Wswitch]
  77. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_8’ not handled in switch [-Wswitch]
  78. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_9’ not handled in switch [-Wswitch]
  79. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_B’ not handled in switch [-Wswitch]
  80. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F’ not handled in switch [-Wswitch]
  81. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_G’ not handled in switch [-Wswitch]
  82. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_H’ not handled in switch [-Wswitch]
  83. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_I’ not handled in switch [-Wswitch]
  84. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_J’ not handled in switch [-Wswitch]
  85. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_K’ not handled in switch [-Wswitch]
  86. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_L’ not handled in switch [-Wswitch]
  87. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_M’ not handled in switch [-Wswitch]
  88. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_N’ not handled in switch [-Wswitch]
  89. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_O’ not handled in switch [-Wswitch]
  90. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_P’ not handled in switch [-Wswitch]
  91. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_Q’ not handled in switch [-Wswitch]
  92. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_R’ not handled in switch [-Wswitch]
  93. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_T’ not handled in switch [-Wswitch]
  94. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_U’ not handled in switch [-Wswitch]
  95. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_V’ not handled in switch [-Wswitch]
  96. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_X’ not handled in switch [-Wswitch]
  97. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_Y’ not handled in switch [-Wswitch]
  98. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_Z’ not handled in switch [-Wswitch]
  99. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_TILDE’ not handled in switch [-Wswitch]
  100. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_MINUS’ not handled in switch [-Wswitch]
  101. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_EQUALS’ not handled in switch [-Wswitch]
  102. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_OPENBRACKET’ not handled in switch [-Wswitch]
  103. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CLOSEBRACKET’ not handled in switch [-Wswitch]
  104. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_BACKSLASH’ not handled in switch [-Wswitch]
  105. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_SEMICOLON’ not handled in switch [-Wswitch]
  106. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_QUOTE’ not handled in switch [-Wswitch]
  107. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_COMMA’ not handled in switch [-Wswitch]
  108. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_PERIOD’ not handled in switch [-Wswitch]
  109. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_SLASH’ not handled in switch [-Wswitch]
  110. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_PAGEUP’ not handled in switch [-Wswitch]
  111. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_PAGEDOWN’ not handled in switch [-Wswitch]
  112. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_HOME’ not handled in switch [-Wswitch]
  113. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_END’ not handled in switch [-Wswitch]
  114. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_INSERT’ not handled in switch [-Wswitch]
  115. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_DELETE’ not handled in switch [-Wswitch]
  116. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F1’ not handled in switch [-Wswitch]
  117. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F2’ not handled in switch [-Wswitch]
  118. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F3’ not handled in switch [-Wswitch]
  119. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F4’ not handled in switch [-Wswitch]
  120. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F5’ not handled in switch [-Wswitch]
  121. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F6’ not handled in switch [-Wswitch]
  122. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F7’ not handled in switch [-Wswitch]
  123. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F8’ not handled in switch [-Wswitch]
  124. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F9’ not handled in switch [-Wswitch]
  125. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F10’ not handled in switch [-Wswitch]
  126. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F11’ not handled in switch [-Wswitch]
  127. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F12’ not handled in switch [-Wswitch]
  128. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F13’ not handled in switch [-Wswitch]
  129. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F14’ not handled in switch [-Wswitch]
  130. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F15’ not handled in switch [-Wswitch]
  131. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_BACKSPACE’ not handled in switch [-Wswitch]
  132. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_ENTER’ not handled in switch [-Wswitch]
  133. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_ESCAPE’ not handled in switch [-Wswitch]
  134. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_NUMLOCK’ not handled in switch [-Wswitch]
  135. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CAPSLOCK’ not handled in switch [-Wswitch]
  136. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_SCROLLOCK’ not handled in switch [-Wswitch]
  137. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_SHIFT’ not handled in switch [-Wswitch]
  138. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CTRL’ not handled in switch [-Wswitch]
  139. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_ALT’ not handled in switch [-Wswitch]
  140. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_META’ not handled in switch [-Wswitch]
  141. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_SUPER’ not handled in switch [-Wswitch]
  142. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CLEAR’ not handled in switch [-Wswitch]
  143. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_PAUSE’ not handled in switch [-Wswitch]
  144. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_EXCLAIM’ not handled in switch [-Wswitch]
  145. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_DOUBLEQUOTE’ not handled in switch [-Wswitch]
  146. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_HASH’ not handled in switch [-Wswitch]
  147. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_DOLLAR’ not handled in switch [-Wswitch]
  148. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_AMPERSAND’ not handled in switch [-Wswitch]
  149. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_OPENPAREN’ not handled in switch [-Wswitch]
  150. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CLOSEPAREN’ not handled in switch [-Wswitch]
  151. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_ASTERISK’ not handled in switch [-Wswitch]
  152. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_PLUS’ not handled in switch [-Wswitch]
  153. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_COLON’ not handled in switch [-Wswitch]
  154. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_LESS’ not handled in switch [-Wswitch]
  155. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_GREATER’ not handled in switch [-Wswitch]
  156. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_QUESTION’ not handled in switch [-Wswitch]
  157. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_AT’ not handled in switch [-Wswitch]
  158. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CARET’ not handled in switch [-Wswitch]
  159. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_UNDERSCORE’ not handled in switch [-Wswitch]
  160. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_BACKQUOTE’ not handled in switch [-Wswitch]
  161. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_MODE’ not handled in switch [-Wswitch]
  162. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_COMPOSE’ not handled in switch [-Wswitch]
  163. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_HELP’ not handled in switch [-Wswitch]
  164. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_PRINT’ not handled in switch [-Wswitch]
  165. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_SYSREQ’ not handled in switch [-Wswitch]
  166. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_BREAK’ not handled in switch [-Wswitch]
  167. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_MENU’ not handled in switch [-Wswitch]
  168. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_POWER’ not handled in switch [-Wswitch]
  169. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_EURO’ not handled in switch [-Wswitch]
  170. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_UNDO’ not handled in switch [-Wswitch]
  171. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_0’ not handled in switch [-Wswitch]
  172. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_1’ not handled in switch [-Wswitch]
  173. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_2’ not handled in switch [-Wswitch]
  174. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_3’ not handled in switch [-Wswitch]
  175. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_4’ not handled in switch [-Wswitch]
  176. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_5’ not handled in switch [-Wswitch]
  177. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_6’ not handled in switch [-Wswitch]
  178. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_7’ not handled in switch [-Wswitch]
  179. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_8’ not handled in switch [-Wswitch]
  180. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_9’ not handled in switch [-Wswitch]
  181. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_10’ not handled in switch [-Wswitch]
  182. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_11’ not handled in switch [-Wswitch]
  183. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_12’ not handled in switch [-Wswitch]
  184. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_13’ not handled in switch [-Wswitch]
  185. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_14’ not handled in switch [-Wswitch]
  186. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_15’ not handled in switch [-Wswitch]
  187. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_16’ not handled in switch [-Wswitch]
  188. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_17’ not handled in switch [-Wswitch]
  189. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_18’ not handled in switch [-Wswitch]
  190. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_19’ not handled in switch [-Wswitch]
  191. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_20’ not handled in switch [-Wswitch]
  192. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_21’ not handled in switch [-Wswitch]
  193. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_22’ not handled in switch [-Wswitch]
  194. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_23’ not handled in switch [-Wswitch]
  195. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_24’ not handled in switch [-Wswitch]
  196. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_25’ not handled in switch [-Wswitch]
  197. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_26’ not handled in switch [-Wswitch]
  198. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_27’ not handled in switch [-Wswitch]
  199. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_28’ not handled in switch [-Wswitch]
  200. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_29’ not handled in switch [-Wswitch]
  201. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_30’ not handled in switch [-Wswitch]
  202. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_31’ not handled in switch [-Wswitch]
  203. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_32’ not handled in switch [-Wswitch]
  204. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_33’ not handled in switch [-Wswitch]
  205. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_34’ not handled in switch [-Wswitch]
  206. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_35’ not handled in switch [-Wswitch]
  207. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_36’ not handled in switch [-Wswitch]
  208. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_37’ not handled in switch [-Wswitch]
  209. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_38’ not handled in switch [-Wswitch]
  210. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_39’ not handled in switch [-Wswitch]
  211. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_40’ not handled in switch [-Wswitch]
  212. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_41’ not handled in switch [-Wswitch]
  213. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_42’ not handled in switch [-Wswitch]
  214. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_43’ not handled in switch [-Wswitch]
  215. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_44’ not handled in switch [-Wswitch]
  216. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_45’ not handled in switch [-Wswitch]
  217. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_46’ not handled in switch [-Wswitch]
  218. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_47’ not handled in switch [-Wswitch]
  219. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_48’ not handled in switch [-Wswitch]
  220. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_49’ not handled in switch [-Wswitch]
  221. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_50’ not handled in switch [-Wswitch]
  222. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_51’ not handled in switch [-Wswitch]
  223. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_52’ not handled in switch [-Wswitch]
  224. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_53’ not handled in switch [-Wswitch]
  225. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_54’ not handled in switch [-Wswitch]
  226. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_55’ not handled in switch [-Wswitch]
  227. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_56’ not handled in switch [-Wswitch]
  228. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_57’ not handled in switch [-Wswitch]
  229. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_58’ not handled in switch [-Wswitch]
  230. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_59’ not handled in switch [-Wswitch]
  231. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_60’ not handled in switch [-Wswitch]
  232. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_61’ not handled in switch [-Wswitch]
  233. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_62’ not handled in switch [-Wswitch]
  234. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_63’ not handled in switch [-Wswitch]
  235. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_64’ not handled in switch [-Wswitch]
  236. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_65’ not handled in switch [-Wswitch]
  237. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_66’ not handled in switch [-Wswitch]
  238. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_67’ not handled in switch [-Wswitch]
  239. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_68’ not handled in switch [-Wswitch]
  240. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_69’ not handled in switch [-Wswitch]
  241. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_70’ not handled in switch [-Wswitch]
  242. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_71’ not handled in switch [-Wswitch]
  243. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_72’ not handled in switch [-Wswitch]
  244. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_73’ not handled in switch [-Wswitch]
  245. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_74’ not handled in switch [-Wswitch]
  246. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_75’ not handled in switch [-Wswitch]
  247. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_76’ not handled in switch [-Wswitch]
  248. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_77’ not handled in switch [-Wswitch]
  249. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_78’ not handled in switch [-Wswitch]
  250. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_79’ not handled in switch [-Wswitch]
  251. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_80’ not handled in switch [-Wswitch]
  252. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_81’ not handled in switch [-Wswitch]
  253. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_82’ not handled in switch [-Wswitch]
  254. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_83’ not handled in switch [-Wswitch]
  255. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_84’ not handled in switch [-Wswitch]
  256. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_85’ not handled in switch [-Wswitch]
  257. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_86’ not handled in switch [-Wswitch]
  258. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_87’ not handled in switch [-Wswitch]
  259. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_88’ not handled in switch [-Wswitch]
  260. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_89’ not handled in switch [-Wswitch]
  261. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_90’ not handled in switch [-Wswitch]
  262. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_91’ not handled in switch [-Wswitch]
  263. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_92’ not handled in switch [-Wswitch]
  264. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_93’ not handled in switch [-Wswitch]
  265. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_94’ not handled in switch [-Wswitch]
  266. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_95’ not handled in switch [-Wswitch]
  267. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD0’ not handled in switch [-Wswitch]
  268. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD1’ not handled in switch [-Wswitch]
  269. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD2’ not handled in switch [-Wswitch]
  270. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD3’ not handled in switch [-Wswitch]
  271. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD4’ not handled in switch [-Wswitch]
  272. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD5’ not handled in switch [-Wswitch]
  273. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD6’ not handled in switch [-Wswitch]
  274. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD7’ not handled in switch [-Wswitch]
  275. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD8’ not handled in switch [-Wswitch]
  276. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD9’ not handled in switch [-Wswitch]
  277. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_PERIOD’ not handled in switch [-Wswitch]
  278. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_DIVIDE’ not handled in switch [-Wswitch]
  279. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_MULTIPLY’ not handled in switch [-Wswitch]
  280. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_MINUS’ not handled in switch [-Wswitch]
  281. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_PLUS’ not handled in switch [-Wswitch]
  282. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_ENTER’ not handled in switch [-Wswitch]
  283. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_EQUALS’ not handled in switch [-Wswitch]
  284. UIEditor.cpp:3827:10: warning: enumeration value ‘MOUSE_WHEEL_UP’ not handled in switch [-Wswitch]
  285. UIEditor.cpp:3827:10: warning: enumeration value ‘MOUSE_WHEEL_DOWN’ not handled in switch [-Wswitch]
  286. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_1’ not handled in switch [-Wswitch]
  287. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_2’ not handled in switch [-Wswitch]
  288. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_3’ not handled in switch [-Wswitch]
  289. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_4’ not handled in switch [-Wswitch]
  290. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_5’ not handled in switch [-Wswitch]
  291. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_6’ not handled in switch [-Wswitch]
  292. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_7’ not handled in switch [-Wswitch]
  293. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_8’ not handled in switch [-Wswitch]
  294. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_9’ not handled in switch [-Wswitch]
  295. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_10’ not handled in switch [-Wswitch]
  296. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_11’ not handled in switch [-Wswitch]
  297. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_12’ not handled in switch [-Wswitch]
  298. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_BACK’ not handled in switch [-Wswitch]
  299. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_START’ not handled in switch [-Wswitch]
  300. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_DPAD_UP’ not handled in switch [-Wswitch]
  301. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_DPAD_DOWN’ not handled in switch [-Wswitch]
  302. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_DPAD_LEFT’ not handled in switch [-Wswitch]
  303. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_DPAD_RIGHT’ not handled in switch [-Wswitch]
  304. UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_1_LEFT’ not handled in switch [-Wswitch]
  305. UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_1_RIGHT’ not handled in switch [-Wswitch]
  306. UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_1_UP’ not handled in switch [-Wswitch]
  307. UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_1_DOWN’ not handled in switch [-Wswitch]
  308. UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_2_LEFT’ not handled in switch [-Wswitch]
  309. UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_2_RIGHT’ not handled in switch [-Wswitch]
  310. UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_2_UP’ not handled in switch [-Wswitch]
  311. UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_2_DOWN’ not handled in switch [-Wswitch]
  312. UIEditor.cpp:3827:10: warning: enumeration value ‘MAX_INPUT_CODES’ not handled in switch [-Wswitch]
  313. UIEditor.cpp:3827:10: warning: enumeration value ‘MOUSE’ not handled in switch [-Wswitch]
  314. UIEditor.cpp:3827:10: warning: enumeration value ‘LEFT_JOYSTICK’ not handled in switch [-Wswitch]
  315. UIEditor.cpp:3827:10: warning: enumeration value ‘RIGHT_JOYSTICK’ not handled in switch [-Wswitch]
  316. UIEditor.cpp:3827:10: warning: enumeration value ‘KEYS_UP_DOWN’ not handled in switch [-Wswitch]
  317. UIEditor.cpp:3827:10: warning: enumeration value ‘KEYS_LEFT_RIGHT’ not handled in switch [-Wswitch]
  318. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CTRL_M’ not handled in switch [-Wswitch]
  319. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CTRL_Q’ not handled in switch [-Wswitch]
  320. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CTRL_S’ not handled in switch [-Wswitch]
  321. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_UNKNOWN’ not handled in switch [-Wswitch]
  322. UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_NONE’ not handled in switch [-Wswitch]
  323. UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_UNKNOWN’ not handled in switch [-Wswitch]
  324. UIEditor.cpp: In member function ‘virtual void Zap::EditorUserInterface::idle(TNL::U32):
  325. UIEditor.cpp:4050:10: warning: variable ‘mouseLevelPoint’ set but not used [-Wunused-but-set-variable]
  326. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIYesNo.o UIYesNo.cpp
  327. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  328. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  329. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  330. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  331. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIGame.o UIGame.cpp
  332. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIInstructions.o UIInstructions.cpp
  333. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIKeyDefMenu.o UIKeyDefMenu.cpp
  334. UIGame.h: In constructor ‘Zap::GameUserInterface::GameUserInterface(Zap::ClientGame*):
  335. UIGame.h:218:6: warning: ‘Zap::GameUserInterface::mVoiceRecorder’ will be initialized after [-Wreorder]
  336. UIGame.h:141:15: warning:   ‘Zap::LineEditor Zap::GameUserInterface::mLineEditor[-Wreorder]
  337. UIGame.cpp:91:1: warning:   when initialized here [-Wreorder]
  338. UIGame.cpp: In member function ‘void Zap::GameUserInterface::processChatModeKey(Zap::InputCode, char):
  339. UIGame.cpp:2360:14: warning: unused variable ‘nameWidth’ [-Wunused-variable]
  340. UIGame.cpp: In member function ‘void Zap::GameUserInterface::renderScoreboard():
  341. UIGame.cpp:2817:8: warning: unused variable ‘canvasHeight’ [-Wunused-variable]
  342. UIGame.cpp: In member function ‘void Zap::GameUserInterface::renderBasicInterfaceOverlay(const Zap::GameType*, bool):
  343. UIGame.cpp:3046:11: warning: unused variable ‘maxScore’ [-Wunused-variable]
  344. UIEditor.h: At global scope:
  345. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  346. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UITeamDefMenu.o UITeamDefMenu.cpp
  347. UIKeyDefMenu.cpp: In member function ‘virtual void Zap::KeyDefMenuUserInterface::render():
  348. UIKeyDefMenu.cpp:176:12: warning: unused variable ‘disableBlending’ [-Wunused-variable]
  349. UIKeyDefMenu.cpp:264:12: warning: unused variable ‘disableBlending’ [-Wunused-variable]
  350. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIManager.o UIManager.cpp
  351. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIMenuItems.o UIMenuItems.cpp
  352. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  353. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  354. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIMenus.o UIMenus.cpp
  355. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIMessage.o UIMessage.cpp
  356. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UINameEntry.o UINameEntry.cpp
  357. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  358. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  359. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIQueryServers.o UIQueryServers.cpp
  360. UIMessage.cpp: In member function ‘virtual void Zap::MessageUserInterface::render():
  361. UIMessage.cpp:168:17: warning: comparison with string literal results in unspecified behaviour [-Waddress]
  362. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o UIGameParameters.o UIGameParameters.cpp
  363. UIMenus.cpp: In member function ‘virtual void Zap::MainMenuUserInterface::render():
  364. UIMenus.cpp:736:16: warning: comparison with string literal results in unspecified behaviour [-Waddress]
  365. UIMenus.cpp: In member function ‘virtual void Zap::LevelMenuUserInterface::onActivate():
  366. UIMenus.cpp:1571:12: warning: unused variable ‘li’ [-Wunused-variable]
  367. UIQueryServers.cpp: In member function ‘virtual void Zap::QueryServersUserInterface::render():
  368. UIQueryServers.cpp:612:14: warning: unused variable ‘canvasHeight’ [-Wunused-variable]
  369. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  370. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  371. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o voiceCodec.o voiceCodec.cpp
  372. UIEditor.h: At global scope:
  373. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  374. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  375. UIGameParameters.cpp: In member function ‘virtual void Zap::GameParamUserInterface::onEscape():
  376. UIGameParameters.cpp:194:8: warning: unused variable ‘gameTypeIndex’ [-Wunused-variable]
  377. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o BanList.o BanList.cpp
  378. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o barrier.o barrier.cpp
  379. UIEditor.h: At global scope:
  380. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  381. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  382. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o BotNavMeshZone.o BotNavMeshZone.cpp
  383. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o Color.o Color.cpp
  384. Color.cpp: In member function ‘std::string Zap::Color::toHexString() const:
  385. Color.cpp:114:108: warning: suggest parentheses around arithmetic in operand of ‘|[-Wparentheses]
  386. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o config.o config.cpp
  387. BotNavMeshZone.cpp: In static member function ‘static bool Zap::BotNavMeshZone::buildBotMeshZones(Zap::ServerGame*, bool):
  388. BotNavMeshZone.cpp:579:17: warning: unused variable ‘firstx’ [-Wunused-variable]
  389. BotNavMeshZone.cpp:580:17: warning: unused variable ‘firsty’ [-Wunused-variable]
  390. BotNavMeshZone.cpp:581:17: warning: unused variable ‘lastx’ [-Wunused-variable]
  391. BotNavMeshZone.cpp:582:17: warning: unused variable ‘lasty’ [-Wunused-variable]
  392. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o controlObjectConnection.o controlObjectConnection.cpp
  393. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o CTFGame.o CTFGame.cpp
  394. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o dataConnection.o dataConnection.cpp
  395. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o EditorObject.o EditorObject.cpp
  396. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o EngineeredItem.o EngineeredItem.cpp
  397. dataConnection.cpp: In function ‘void Zap::transferResource(Zap::GameSettings*, const string&, const string&, const string&, const string&, bool):
  398. dataConnection.cpp:109:58: warning: suggest parentheses around ‘&&’ within ‘||[-Wparentheses]
  399. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o flagItem.o flagItem.cpp
  400. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o game.o game.cpp
  401. EditorObject.cpp: In member function ‘void Zap::EditorObject::renderInEditor(TNL::F32, TNL::S32, bool, bool):
  402. EditorObject.cpp:198:14: warning: unused variable ‘instrSize’ [-Wunused-variable]
  403. EditorObject.cpp:199:14: warning: unused variable ‘attrSize’ [-Wunused-variable]
  404. EditorObject.cpp: In member function ‘void Zap::EditorObject::renderLinePolyVertices(TNL::F32, TNL::F32):
  405. EditorObject.cpp:406:13: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
  406. EditorObject.cpp: At global scope:
  407. EditorObject.cpp:138:13: warning:void Zap::labelVertex(Zap::Point, TNL::F32, const char*, const char*, TNL::F32)’ defined but not used [-Wunused-function]
  408. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o gameConnection.o gameConnection.cpp
  409. gameConnection.cpp:1070:1: warning: multi-line comment [-Wcomment]
  410. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  411. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  412. EngineeredItem.cpp:918:13: warning:bool Zap::renderFull(TNL::F32, bool)’ defined but not used [-Wunused-function]
  413. gameConnection.cpp: In member function ‘virtual void Zap::GameConnection::onConnectionEstablished():
  414. gameConnection.cpp:1712:17: warning: unused variable ‘gt’ [-Wunused-variable]
  415. gameConnection.cpp:1632:12: warning: variable ‘addr’ set but not used [-Wunused-but-set-variable]
  416. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o gameLoader.o gameLoader.cpp
  417. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o gameNetInterface.o gameNetInterface.cpp
  418. gameNetInterface.cpp: In function ‘TNL::U32 Zap::computeSimpleToken(const TNL::Address&, const TNL::Nonce&):
  419. gameNetInterface.cpp:59:9: warning: suggest parentheses around arithmetic in operand of ‘|[-Wparentheses]
  420. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o gameObject.o gameObject.cpp
  421. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o GameSettings.o GameSettings.cpp
  422. GameSettings.cpp: In function ‘void Zap::printHelpEntry(const string&, const string&, const string&, TNL::S32):
  423. GameSettings.cpp:947:8: warning: unused variable ‘currPos’ [-Wunused-variable]
  424. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o gameStats.o gameStats.cpp
  425. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o gameType.o gameType.cpp
  426. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o gameWeapons.o gameWeapons.cpp
  427. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o Geometry.o Geometry.cpp
  428. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o GeomUtils.o GeomUtils.cpp
  429. GeomUtils.cpp: In static member function ‘static bool Zap::Triangulate::mergeTriangles(Zap::Triangulate::TriangleData&, rcPolyMesh&, TNL::S32):
  430. GeomUtils.cpp:1231:8: warning: unused variable ‘ntris’ [-Wunused-variable]
  431. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o goalZone.o goalZone.cpp
  432. gameType.h: In constructor ‘Zap::GameType::GameType(TNL::S32):
  433. gameType.h:118:10: warning: ‘Zap::GameType::mScoreboardUpdateTimer’ will be initialized after [-Wreorder]
  434. gameType.h:117:10: warning:   ‘Zap::Timer Zap::GameType::mGameTimer[-Wreorder]
  435. gameType.cpp:107:1: warning:   when initialized here [-Wreorder]
  436. gameType.cpp: In member function ‘void Zap::GameType::renderObjectiveArrow(const Zap::Point*, const Zap::Color*, TNL::F32) const:
  437. gameType.cpp:732:10: warning: variable ‘cen’ set but not used [-Wunused-but-set-variable]
  438. gameType.cpp: In member function ‘virtual void Zap::GameType::changeClientTeam(Zap::ClientInfo*, TNL::S32):
  439. gameType.cpp:2038:12: warning: variable ‘worldBounds’ set but not used [-Wunused-but-set-variable]
  440. gameType.cpp: In member function ‘void Zap::GameType::processServerCommand(Zap::ClientInfo*, const char*, TNL::Vector<TNL::StringPtr>):
  441. gameType.cpp:2427:18: warning: unused variable ‘settings’ [-Wunused-variable]
  442. gameType.cpp: In member function ‘virtual void Zap::GameType::c2sShowBots_remote():
  443. gameType.cpp:2691:18: warning: unused variable ‘settings’ [-Wunused-variable]
  444. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o gridDB.o gridDB.cpp
  445. gridDB.cpp: In member function ‘void Zap::GridDatabase::dumpObjects():
  446. gridDB.cpp:273:29: warning: unused variable ‘theObject’ [-Wunused-variable]
  447. gridDB.cpp: In member function ‘void Zap::DatabaseObject::setExtent(const Zap::Rect&):
  448. gridDB.cpp:607:37: warning: suggest parentheses around arithmetic in operand of ‘|[-Wparentheses]
  449. gridDB.cpp:607:54: warning: suggest parentheses around arithmetic in operand of ‘|[-Wparentheses]
  450. gridDB.cpp:607:71: warning: suggest parentheses around arithmetic in operand of ‘|[-Wparentheses]
  451. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o HTFGame.o HTFGame.cpp
  452. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o IniFile.o IniFile.cpp
  453. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o InputCode.o InputCode.cpp
  454. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o item.o item.cpp
  455. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o lineEditor.o lineEditor.cpp
  456. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o loadoutZone.o loadoutZone.cpp
  457. item.cpp: In constructor ‘Zap::Reactor::Reactor():
  458. item.cpp:240:8: warning: unused variable ‘vel’ [-Wunused-variable]
  459. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o luaGameInfo.o luaGameInfo.cpp
  460. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o luaLevelGenerator.o luaLevelGenerator.cpp
  461. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o luaObject.o luaObject.cpp
  462. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o luaUtil.o luaUtil.cpp
  463. luaUtil.cpp: In member function ‘TNL::S32 Zap::LuaUtil::getRandomNumber(lua_State*):
  464. luaUtil.cpp:90:8: warning: unused variable ‘args’ [-Wunused-variable]
  465. luaLevelGenerator.cpp:74:30: warning: ‘Zap::ToggleMenuItem* Zap::getMenuItem(lua_State*, TNL::S32)’ defined but not used [-Wunused-function]
  466. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o main.o main.cpp
  467. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o masterConnection.o masterConnection.cpp
  468. luaObject.cpp:365:24: warning: ‘Zap::ToggleMenuItem* Zap::getMenuItem(lua_State*, TNL::S32)’ defined but not used [-Wunused-function]
  469. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o md5.o md5.cpp
  470. main.cpp: In function ‘void Zap::InitSdlVideo():
  471. main.cpp:803:8: warning: unused variable ‘flags’ [-Wunused-variable]
  472. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o md5wrapper.o md5wrapper.cpp
  473. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o move.o move.cpp
  474. UIEditor.h: At global scope:
  475. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  476. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  477. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o moveObject.o moveObject.cpp
  478. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o NexusGame.o NexusGame.cpp
  479. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o PickupItem.o PickupItem.cpp
  480. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o playerInfo.o playerInfo.cpp
  481. moveObject.cpp: In member function ‘void Zap::MoveObject::computeCollisionResponseMoveObject(TNL::U32, Zap::MoveObject*):
  482. moveObject.cpp:502:9: warning: unused variable ‘moveObjectThatWasHitWasNotMoving’ [-Wunused-variable]
  483. moveObject.cpp: In member function ‘virtual void Zap::Circle::idle(Zap::GameObject::IdleCallPath):
  484. moveObject.cpp:1476:11: warning: unused variable ‘ang’ [-Wunused-variable]
  485. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o Point.o Point.cpp
  486. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  487. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  488. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o polygon.o polygon.cpp
  489. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o projectile.o projectile.cpp
  490. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o rabbitGame.o rabbitGame.cpp
  491. UIEditor.h: At global scope:
  492. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  493. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  494. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o Rect.o Rect.cpp
  495. projectile.cpp: In member function ‘virtual void Zap::Projectile::unpackUpdate(TNL::GhostConnection*, TNL::BitStream*):
  496. projectile.cpp:224:13: warning: unused variable ‘ship’ [-Wunused-variable]
  497. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o retrieveGame.o retrieveGame.cpp
  498. projectile.cpp: In member function ‘virtual void Zap::GrenadeProjectile::unpackUpdate(TNL::GhostConnection*, TNL::BitStream*):
  499. projectile.cpp:667:10: warning: unused variable ‘ship’ [-Wunused-variable]
  500. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o robot.o robot.cpp
  501. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o ScreenInfo.o ScreenInfo.cpp
  502. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o ship.o ship.cpp
  503. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o shipItems.o shipItems.cpp
  504. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o SimpleLine.o SimpleLine.cpp
  505. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o SlipZone.o SlipZone.cpp
  506. robot.cpp: In member function ‘TNL::S32 Zap::LuaRobot::getInterceptCourse(lua_State*):
  507. robot.cpp:459:15: warning: variable ‘weap’ set but not used [-Wunused-but-set-variable]
  508. robot.cpp: In member function ‘TNL::S32 Zap::LuaRobot::getWaypoint(lua_State*):
  509. robot.cpp:850:12: warning: variable ‘first’ set but not used [-Wunused-but-set-variable]
  510. robot.cpp: In member function ‘TNL::S32 Zap::LuaRobot::dropItem(lua_State*):
  511. robot.cpp:1057:23: warning: unused variable ‘methodName’ [-Wunused-variable]
  512. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o soccerGame.o soccerGame.cpp
  513. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o SoundEffect.o SoundEffect.cpp
  514. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o SoundSystem.o SoundSystem.cpp
  515. soccerGame.cpp: In member function ‘virtual void Zap::SoccerBallItem::idle(Zap::GameObject::IdleCallPath):
  516. soccerGame.cpp:511:6: warning: suggest explicit braces to avoid ambiguous ‘else[-Wparentheses]
  517. soccerGame.cpp: In member function ‘virtual bool Zap::SoccerBallItem::collide(Zap::GameObject*):
  518. soccerGame.cpp:604:20: warning: unused variable ‘gt’ [-Wunused-variable]
  519. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o Spawn.o Spawn.cpp
  520. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o speedZone.o speedZone.cpp
  521. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o statistics.o statistics.cpp
  522. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o stringUtils.o stringUtils.cpp
  523. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o teamInfo.o teamInfo.cpp
  524. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  525. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  526. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o teleporter.o teleporter.cpp
  527. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o textItem.o textItem.cpp
  528. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  529. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  530. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o Timer.o Timer.cpp
  531. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o WeaponInfo.o WeaponInfo.cpp
  532. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o zoneControlGame.o zoneControlGame.cpp
  533. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o ../clipper/clipper.o ../clipper/clipper.cpp
  534. textItem.cpp: In member function ‘virtual void Zap::TextItem::renderEditorPreview(TNL::F32):
  535. textItem.cpp:138:16: warning: unused variable ‘game’ [-Wunused-variable]
  536. UIEditor.h: At global scope:
  537. UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
  538. UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
  539. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o ../master/masterInterface.o ../master/masterInterface.cpp
  540. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o ../master/database.o ../master/database.cpp
  541. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o ../recast/RecastAlloc.o ../recast/RecastAlloc.cpp
  542. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o ../recast/RecastMesh.o ../recast/RecastMesh.cpp
  543. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o ../sqlite/sqlite3.o ../sqlite/sqlite3.c
  544. ../sqlite/sqlite3.c: In function ‘balance_nonroot’:
  545. ../sqlite/sqlite3.c:51673:11: warning: variable ‘t’ set but not used [-Wunused-but-set-variable]
  546. ../recast/RecastMesh.cpp: In function ‘bool buildMeshAdjacency(short unsigned int*, int, short unsigned int*, int, int):
  547. ../recast/RecastMesh.cpp:134:20: warning: unused variable ‘p0’ [-Wunused-variable]
  548. ../recast/RecastMesh.cpp:135:20: warning: unused variable ‘p1’ [-Wunused-variable]
  549. ../recast/RecastMesh.cpp: In function ‘bool rcBuildPolyMesh(int, int*, int, int*, int, rcPolyMesh&):
  550. ../recast/RecastMesh.cpp:466:39: warning: operation on ‘polys’ may be undefined [-Wsequence-point]
  551. ../sqlite/sqlite3.c: In function ‘columnMem’:
  552. ../sqlite/sqlite3.c:59307:7: warning: variable ‘vals’ set but not used [-Wunused-but-set-variable]
  553. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall    -c  -o ../Triangle/triangle.o ../Triangle/triangle.c
  554. ../sqlite/sqlite3.c: In function ‘sqlite3CommitTransaction’:
  555. ../sqlite/sqlite3.c:78374:12: warning: variable ‘db’ set but not used [-Wunused-but-set-variable]
  556. ../sqlite/sqlite3.c: In function ‘sqlite3RollbackTransaction’:
  557. ../sqlite/sqlite3.c:78394:12: warning: variable ‘db’ set but not used [-Wunused-but-set-variable]
  558. ../sqlite/sqlite3.c: In function ‘sqlite3FkCheck’:
  559. ../sqlite/sqlite3.c:82119:9: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
  560. ../sqlite/sqlite3.c: In function ‘sqlite3Insert’:
  561. ../sqlite/sqlite3.c:83089:7: warning: variable ‘regRecord’ set but not used [-Wunused-but-set-variable]
  562. ../Triangle/triangle.c: In function ‘segmentintersection’:
  563. ../Triangle/triangle.c:11766:28: warning: variable ‘collinear’ set but not used [-Wunused-but-set-variable]
  564. ../Triangle/triangle.c: In function ‘tallyencs’:
  565. ../Triangle/triangle.c:13244:7: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable]
  566. ../Triangle/triangle.c: In function ‘splitencsegs’:
  567. ../Triangle/triangle.c:13317:7: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable]
  568. ../sqlite/sqlite3.c: In function ‘sqlite3Update’:
  569. ../sqlite/sqlite3.c:93895:7: warning: variable ‘regRec’ set but not used [-Wunused-but-set-variable]
  570. ../recast/RecastMesh.cpp: At global scope:
  571. ../recast/RecastMesh.cpp:41:13: warning:bool buildMeshAdjacency(short unsigned int*, int, short unsigned int*, int, int)’ defined but not used [-Wunused-function]
  572. ../recast/RecastMesh.cpp:248:13: warning:bool intersect(const int*, const int*, const int*, const int*)’ defined but not used [-Wunused-function]
  573. ../sqlite/sqlite3.c: In function ‘codeOneLoopStart’:
  574. ../sqlite/sqlite3.c:99478:16: warning: variable ‘pFinal’ set but not used [-Wunused-but-set-variable]
  575. ../sqlite/sqlite3.c: In function ‘sqlite3Parser’:
  576. ../sqlite/sqlite3.c:103689:7: warning: variable ‘yyendofinput’ set but not used [-Wunused-but-set-variable]
  577. gcc -g -DTNL_DEBUG -I../tnl -I../openal -I../Triangle -I../recast -I../clipper -I../alure -I../libspeex -I../boost -DTNL_ENABLE_LOGGING -Wall  -o ../exe/bitfighter ClientGame.o Cursor.o engineerHelper.o Event.o gameObjectRender.o helperMenu.o Joystick.o JoystickRender.o loadoutHelper.o oglconsole.o OpenglUtils.o quickChatHelper.o ScreenShooter.o sparkManager.o TeamShuffleHelper.o UI.o UIAbstractInstructions.o UIChat.o UICredits.o UIDiagnostics.o UIEditor.o UIEditorInstructions.o UIEditorMenus.o UIErrorMessage.o UIYesNo.o UIGame.o UIInstructions.o UIKeyDefMenu.o UITeamDefMenu.o UIManager.o UIMenuItems.o UIMenus.o UIMessage.o UINameEntry.o UIQueryServers.o UIGameParameters.o voiceCodec.o BanList.o barrier.o BotNavMeshZone.o Color.o config.o controlObjectConnection.o CTFGame.o dataConnection.o EditorObject.o EngineeredItem.o flagItem.o game.o gameConnection.o gameLoader.o gameNetInterface.o gameObject.o GameSettings.o gameStats.o gameType.o gameWeapons.o Geometry.o GeomUtils.o goalZone.o gridDB.o HTFGame.o IniFile.o InputCode.o item.o lineEditor.o loadoutZone.o luaGameInfo.o luaLevelGenerator.o luaObject.o luaUtil.o main.o masterConnection.o md5.o md5wrapper.o move.o moveObject.o NexusGame.o PickupItem.o playerInfo.o Point.o polygon.o projectile.o rabbitGame.o Rect.o retrieveGame.o robot.o ScreenInfo.o ship.o shipItems.o SimpleLine.o SlipZone.o soccerGame.o SoundEffect.o SoundSystem.o Spawn.o speedZone.o statistics.o stringUtils.o teamInfo.o teleporter.o textItem.o Timer.o WeaponInfo.o zoneControlGame.o ../clipper/clipper.o ../master/masterInterface.o ../master/database.o ../recast/RecastAlloc.o ../recast/RecastMesh.o ../sqlite/sqlite3.o ../Triangle/triangle.o ../tnl/libtnl.a ../libtomcrypt/libtomcrypt.a ../lua/lua-vec/src/liblua.a ../alure/libalure.a -lopenal -lspeex -lvorbis -lSDL -lGL -lX11 -lpng14   -lpthread -lstdc++ -lm -ldl
  578.  
  579. real    0m42.957s
  580. user    2m25.685s
  581. sys     0m10.177s
Advertisement
Add Comment
Please, Sign In to add comment