Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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
- 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
- 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
- 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
- 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
- Event.cpp: In static member function ‘static void Zap::Event::updateJoyAxesDirections(TNL::U32, TNL::S16)’:
- Event.cpp:102:9: warning: variable ‘inputCodeState’ set but not used [-Wunused-but-set-variable]
- Event.cpp: In function ‘void Zap::pushSimulatedAltKeyPress()’:
- Event.cpp:157:14: warning: variable ‘evnt’ set but not used [-Wunused-but-set-variable]
- 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
- 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
- ClientGame.cpp: In member function ‘void Zap::ClientGame::displayShipDesignChangedMessage(const TNL::Vector<unsigned int>&, const char*)’:
- ClientGame.cpp:328:15: warning: unused variable ‘spawnWithLoadout’ [-Wunused-variable]
- ClientGame.cpp: In member function ‘virtual void Zap::ClientGame::idle(TNL::U32)’:
- ClientGame.cpp:463:13: warning: unused variable ‘ship’ [-Wunused-variable]
- ClientGame.cpp: In member function ‘void Zap::ClientGame::onConnectionToMasterTerminated(TNL::NetConnection::TerminationReason, const char*)’:
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonTimedOut’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonSelfDisconnect’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonKickedByAdmin’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonFloodControl’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonPuzzle’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonShutdown’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonBadConnection’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonInvalidCRC’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonIncompatibleRPCCounts’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonServerFull’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonNeedServerPassword’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonConnectionsForbidden’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonBanned’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘TerminationReasons’ not handled in switch [-Wswitch]
- ClientGame.cpp:945:10: warning: enumeration value ‘ReasonNone’ not handled in switch [-Wswitch]
- UIEditor.h: At global scope:
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- UIEditor.cpp: In member function ‘void Zap::EditorUserInterface::removeUndoState()’:
- UIEditor.cpp:343:26: warning: unused variable ‘eod’ [-Wunused-variable]
- UIEditor.cpp: In member function ‘void Zap::EditorUserInterface::undo(bool)’:
- UIEditor.cpp:390:34: warning: unused variable ‘objects’ [-Wunused-variable]
- UIEditor.cpp: In member function ‘void Zap::EditorUserInterface::loadLevel()’:
- UIEditor.cpp:534:34: warning: unused variable ‘objList’ [-Wunused-variable]
- 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&)’:
- UIEditor.cpp:1283:8: warning: unused variable ‘inc’ [-Wunused-variable]
- UIEditor.cpp: In member function ‘virtual void Zap::EditorUserInterface::render()’:
- UIEditor.cpp:1849:11: warning: variable ‘width’ set but not used [-Wunused-but-set-variable]
- UIEditor.cpp: In member function ‘void Zap::EditorUserInterface::flipSelection(TNL::F32, bool)’:
- UIEditor.cpp:2344:8: warning: unused variable ‘centerX’ [-Wunused-variable]
- UIEditor.cpp: In member function ‘void Zap::EditorUserInterface::insertNewItem(TNL::U8)’:
- UIEditor.cpp:3182:8: warning: unused variable ‘team’ [-Wunused-variable]
- UIEditor.cpp: In member function ‘virtual void Zap::EditorUserInterface::onKeyDown(Zap::InputCode, char)’:
- UIEditor.cpp:3441:14: warning: variable ‘width’ set but not used [-Wunused-but-set-variable]
- UIEditor.cpp: In member function ‘virtual void Zap::EditorUserInterface::onKeyUp(Zap::InputCode)’:
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_0’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_1’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_2’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_3’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_4’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_5’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_6’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_7’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_8’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_9’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_B’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_G’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_H’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_I’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_J’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_K’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_L’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_M’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_N’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_O’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_P’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_Q’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_R’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_T’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_U’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_V’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_X’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_Y’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_Z’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_TILDE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_MINUS’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_EQUALS’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_OPENBRACKET’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CLOSEBRACKET’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_BACKSLASH’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_SEMICOLON’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_QUOTE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_COMMA’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_PERIOD’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_SLASH’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_PAGEUP’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_PAGEDOWN’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_HOME’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_END’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_INSERT’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_DELETE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F1’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F2’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F3’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F4’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F5’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F6’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F7’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F8’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F9’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F10’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F11’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F12’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F13’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F14’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_F15’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_BACKSPACE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_ENTER’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_ESCAPE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_NUMLOCK’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CAPSLOCK’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_SCROLLOCK’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_SHIFT’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CTRL’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_ALT’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_META’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_SUPER’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CLEAR’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_PAUSE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_EXCLAIM’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_DOUBLEQUOTE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_HASH’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_DOLLAR’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_AMPERSAND’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_OPENPAREN’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CLOSEPAREN’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_ASTERISK’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_PLUS’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_COLON’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_LESS’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_GREATER’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_QUESTION’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_AT’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CARET’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_UNDERSCORE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_BACKQUOTE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_MODE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_COMPOSE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_HELP’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_PRINT’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_SYSREQ’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_BREAK’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_MENU’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_POWER’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_EURO’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_UNDO’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_0’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_1’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_2’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_3’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_4’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_5’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_6’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_7’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_8’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_9’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_10’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_11’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_12’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_13’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_14’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_15’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_16’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_17’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_18’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_19’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_20’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_21’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_22’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_23’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_24’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_25’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_26’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_27’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_28’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_29’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_30’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_31’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_32’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_33’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_34’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_35’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_36’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_37’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_38’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_39’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_40’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_41’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_42’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_43’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_44’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_45’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_46’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_47’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_48’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_49’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_50’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_51’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_52’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_53’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_54’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_55’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_56’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_57’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_58’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_59’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_60’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_61’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_62’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_63’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_64’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_65’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_66’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_67’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_68’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_69’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_70’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_71’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_72’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_73’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_74’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_75’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_76’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_77’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_78’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_79’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_80’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_81’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_82’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_83’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_84’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_85’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_86’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_87’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_88’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_89’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_90’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_91’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_92’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_93’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_94’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_WORLD_95’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD0’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD1’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD2’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD3’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD4’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD5’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD6’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD7’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD8’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD9’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_PERIOD’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_DIVIDE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_MULTIPLY’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_MINUS’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_PLUS’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_ENTER’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_KEYPAD_EQUALS’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘MOUSE_WHEEL_UP’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘MOUSE_WHEEL_DOWN’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_1’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_2’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_3’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_4’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_5’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_6’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_7’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_8’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_9’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_10’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_11’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_12’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_BACK’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_START’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_DPAD_UP’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_DPAD_DOWN’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_DPAD_LEFT’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_DPAD_RIGHT’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_1_LEFT’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_1_RIGHT’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_1_UP’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_1_DOWN’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_2_LEFT’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_2_RIGHT’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_2_UP’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘STICK_2_DOWN’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘MAX_INPUT_CODES’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘MOUSE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘LEFT_JOYSTICK’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘RIGHT_JOYSTICK’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEYS_UP_DOWN’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEYS_LEFT_RIGHT’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CTRL_M’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CTRL_Q’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_CTRL_S’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_UNKNOWN’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘KEY_NONE’ not handled in switch [-Wswitch]
- UIEditor.cpp:3827:10: warning: enumeration value ‘BUTTON_UNKNOWN’ not handled in switch [-Wswitch]
- UIEditor.cpp: In member function ‘virtual void Zap::EditorUserInterface::idle(TNL::U32)’:
- UIEditor.cpp:4050:10: warning: variable ‘mouseLevelPoint’ set but not used [-Wunused-but-set-variable]
- 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
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- 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
- 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
- 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
- UIGame.h: In constructor ‘Zap::GameUserInterface::GameUserInterface(Zap::ClientGame*)’:
- UIGame.h:218:6: warning: ‘Zap::GameUserInterface::mVoiceRecorder’ will be initialized after [-Wreorder]
- UIGame.h:141:15: warning: ‘Zap::LineEditor Zap::GameUserInterface::mLineEditor’ [-Wreorder]
- UIGame.cpp:91:1: warning: when initialized here [-Wreorder]
- UIGame.cpp: In member function ‘void Zap::GameUserInterface::processChatModeKey(Zap::InputCode, char)’:
- UIGame.cpp:2360:14: warning: unused variable ‘nameWidth’ [-Wunused-variable]
- UIGame.cpp: In member function ‘void Zap::GameUserInterface::renderScoreboard()’:
- UIGame.cpp:2817:8: warning: unused variable ‘canvasHeight’ [-Wunused-variable]
- UIGame.cpp: In member function ‘void Zap::GameUserInterface::renderBasicInterfaceOverlay(const Zap::GameType*, bool)’:
- UIGame.cpp:3046:11: warning: unused variable ‘maxScore’ [-Wunused-variable]
- UIEditor.h: At global scope:
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- 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
- UIKeyDefMenu.cpp: In member function ‘virtual void Zap::KeyDefMenuUserInterface::render()’:
- UIKeyDefMenu.cpp:176:12: warning: unused variable ‘disableBlending’ [-Wunused-variable]
- UIKeyDefMenu.cpp:264:12: warning: unused variable ‘disableBlending’ [-Wunused-variable]
- 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
- 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
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- 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
- 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
- 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
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- 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
- UIMessage.cpp: In member function ‘virtual void Zap::MessageUserInterface::render()’:
- UIMessage.cpp:168:17: warning: comparison with string literal results in unspecified behaviour [-Waddress]
- 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
- UIMenus.cpp: In member function ‘virtual void Zap::MainMenuUserInterface::render()’:
- UIMenus.cpp:736:16: warning: comparison with string literal results in unspecified behaviour [-Waddress]
- UIMenus.cpp: In member function ‘virtual void Zap::LevelMenuUserInterface::onActivate()’:
- UIMenus.cpp:1571:12: warning: unused variable ‘li’ [-Wunused-variable]
- UIQueryServers.cpp: In member function ‘virtual void Zap::QueryServersUserInterface::render()’:
- UIQueryServers.cpp:612:14: warning: unused variable ‘canvasHeight’ [-Wunused-variable]
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- 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
- UIEditor.h: At global scope:
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- UIGameParameters.cpp: In member function ‘virtual void Zap::GameParamUserInterface::onEscape()’:
- UIGameParameters.cpp:194:8: warning: unused variable ‘gameTypeIndex’ [-Wunused-variable]
- 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
- 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
- UIEditor.h: At global scope:
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- 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
- 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
- Color.cpp: In member function ‘std::string Zap::Color::toHexString() const’:
- Color.cpp:114:108: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
- 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
- BotNavMeshZone.cpp: In static member function ‘static bool Zap::BotNavMeshZone::buildBotMeshZones(Zap::ServerGame*, bool)’:
- BotNavMeshZone.cpp:579:17: warning: unused variable ‘firstx’ [-Wunused-variable]
- BotNavMeshZone.cpp:580:17: warning: unused variable ‘firsty’ [-Wunused-variable]
- BotNavMeshZone.cpp:581:17: warning: unused variable ‘lastx’ [-Wunused-variable]
- BotNavMeshZone.cpp:582:17: warning: unused variable ‘lasty’ [-Wunused-variable]
- 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
- 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
- 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
- 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
- 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
- dataConnection.cpp: In function ‘void Zap::transferResource(Zap::GameSettings*, const string&, const string&, const string&, const string&, bool)’:
- dataConnection.cpp:109:58: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
- 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
- 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
- EditorObject.cpp: In member function ‘void Zap::EditorObject::renderInEditor(TNL::F32, TNL::S32, bool, bool)’:
- EditorObject.cpp:198:14: warning: unused variable ‘instrSize’ [-Wunused-variable]
- EditorObject.cpp:199:14: warning: unused variable ‘attrSize’ [-Wunused-variable]
- EditorObject.cpp: In member function ‘void Zap::EditorObject::renderLinePolyVertices(TNL::F32, TNL::F32)’:
- EditorObject.cpp:406:13: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
- EditorObject.cpp: At global scope:
- EditorObject.cpp:138:13: warning: ‘void Zap::labelVertex(Zap::Point, TNL::F32, const char*, const char*, TNL::F32)’ defined but not used [-Wunused-function]
- 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
- gameConnection.cpp:1070:1: warning: multi-line comment [-Wcomment]
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- EngineeredItem.cpp:918:13: warning: ‘bool Zap::renderFull(TNL::F32, bool)’ defined but not used [-Wunused-function]
- gameConnection.cpp: In member function ‘virtual void Zap::GameConnection::onConnectionEstablished()’:
- gameConnection.cpp:1712:17: warning: unused variable ‘gt’ [-Wunused-variable]
- gameConnection.cpp:1632:12: warning: variable ‘addr’ set but not used [-Wunused-but-set-variable]
- 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
- 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
- gameNetInterface.cpp: In function ‘TNL::U32 Zap::computeSimpleToken(const TNL::Address&, const TNL::Nonce&)’:
- gameNetInterface.cpp:59:9: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
- 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
- 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
- GameSettings.cpp: In function ‘void Zap::printHelpEntry(const string&, const string&, const string&, TNL::S32)’:
- GameSettings.cpp:947:8: warning: unused variable ‘currPos’ [-Wunused-variable]
- 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
- 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
- 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
- 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
- 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
- GeomUtils.cpp: In static member function ‘static bool Zap::Triangulate::mergeTriangles(Zap::Triangulate::TriangleData&, rcPolyMesh&, TNL::S32)’:
- GeomUtils.cpp:1231:8: warning: unused variable ‘ntris’ [-Wunused-variable]
- 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
- gameType.h: In constructor ‘Zap::GameType::GameType(TNL::S32)’:
- gameType.h:118:10: warning: ‘Zap::GameType::mScoreboardUpdateTimer’ will be initialized after [-Wreorder]
- gameType.h:117:10: warning: ‘Zap::Timer Zap::GameType::mGameTimer’ [-Wreorder]
- gameType.cpp:107:1: warning: when initialized here [-Wreorder]
- gameType.cpp: In member function ‘void Zap::GameType::renderObjectiveArrow(const Zap::Point*, const Zap::Color*, TNL::F32) const’:
- gameType.cpp:732:10: warning: variable ‘cen’ set but not used [-Wunused-but-set-variable]
- gameType.cpp: In member function ‘virtual void Zap::GameType::changeClientTeam(Zap::ClientInfo*, TNL::S32)’:
- gameType.cpp:2038:12: warning: variable ‘worldBounds’ set but not used [-Wunused-but-set-variable]
- gameType.cpp: In member function ‘void Zap::GameType::processServerCommand(Zap::ClientInfo*, const char*, TNL::Vector<TNL::StringPtr>)’:
- gameType.cpp:2427:18: warning: unused variable ‘settings’ [-Wunused-variable]
- gameType.cpp: In member function ‘virtual void Zap::GameType::c2sShowBots_remote()’:
- gameType.cpp:2691:18: warning: unused variable ‘settings’ [-Wunused-variable]
- 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
- gridDB.cpp: In member function ‘void Zap::GridDatabase::dumpObjects()’:
- gridDB.cpp:273:29: warning: unused variable ‘theObject’ [-Wunused-variable]
- gridDB.cpp: In member function ‘void Zap::DatabaseObject::setExtent(const Zap::Rect&)’:
- gridDB.cpp:607:37: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
- gridDB.cpp:607:54: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
- gridDB.cpp:607:71: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
- 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
- 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
- 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
- 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
- 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
- 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
- item.cpp: In constructor ‘Zap::Reactor::Reactor()’:
- item.cpp:240:8: warning: unused variable ‘vel’ [-Wunused-variable]
- 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
- 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
- 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
- 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
- luaUtil.cpp: In member function ‘TNL::S32 Zap::LuaUtil::getRandomNumber(lua_State*)’:
- luaUtil.cpp:90:8: warning: unused variable ‘args’ [-Wunused-variable]
- luaLevelGenerator.cpp:74:30: warning: ‘Zap::ToggleMenuItem* Zap::getMenuItem(lua_State*, TNL::S32)’ defined but not used [-Wunused-function]
- 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
- 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
- luaObject.cpp:365:24: warning: ‘Zap::ToggleMenuItem* Zap::getMenuItem(lua_State*, TNL::S32)’ defined but not used [-Wunused-function]
- 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
- main.cpp: In function ‘void Zap::InitSdlVideo()’:
- main.cpp:803:8: warning: unused variable ‘flags’ [-Wunused-variable]
- 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
- 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
- UIEditor.h: At global scope:
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- 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
- 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
- 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
- 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
- moveObject.cpp: In member function ‘void Zap::MoveObject::computeCollisionResponseMoveObject(TNL::U32, Zap::MoveObject*)’:
- moveObject.cpp:502:9: warning: unused variable ‘moveObjectThatWasHitWasNotMoving’ [-Wunused-variable]
- moveObject.cpp: In member function ‘virtual void Zap::Circle::idle(Zap::GameObject::IdleCallPath)’:
- moveObject.cpp:1476:11: warning: unused variable ‘ang’ [-Wunused-variable]
- 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
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- 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
- 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
- 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
- UIEditor.h: At global scope:
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- 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
- projectile.cpp: In member function ‘virtual void Zap::Projectile::unpackUpdate(TNL::GhostConnection*, TNL::BitStream*)’:
- projectile.cpp:224:13: warning: unused variable ‘ship’ [-Wunused-variable]
- 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
- projectile.cpp: In member function ‘virtual void Zap::GrenadeProjectile::unpackUpdate(TNL::GhostConnection*, TNL::BitStream*)’:
- projectile.cpp:667:10: warning: unused variable ‘ship’ [-Wunused-variable]
- 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
- 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
- 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
- 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
- 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
- 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
- robot.cpp: In member function ‘TNL::S32 Zap::LuaRobot::getInterceptCourse(lua_State*)’:
- robot.cpp:459:15: warning: variable ‘weap’ set but not used [-Wunused-but-set-variable]
- robot.cpp: In member function ‘TNL::S32 Zap::LuaRobot::getWaypoint(lua_State*)’:
- robot.cpp:850:12: warning: variable ‘first’ set but not used [-Wunused-but-set-variable]
- robot.cpp: In member function ‘TNL::S32 Zap::LuaRobot::dropItem(lua_State*)’:
- robot.cpp:1057:23: warning: unused variable ‘methodName’ [-Wunused-variable]
- 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
- 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
- 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
- soccerGame.cpp: In member function ‘virtual void Zap::SoccerBallItem::idle(Zap::GameObject::IdleCallPath)’:
- soccerGame.cpp:511:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
- soccerGame.cpp: In member function ‘virtual bool Zap::SoccerBallItem::collide(Zap::GameObject*)’:
- soccerGame.cpp:604:20: warning: unused variable ‘gt’ [-Wunused-variable]
- 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
- 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
- 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
- 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
- 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
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- 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
- 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
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- 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
- 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
- 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
- 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
- textItem.cpp: In member function ‘virtual void Zap::TextItem::renderEditorPreview(TNL::F32)’:
- textItem.cpp:138:16: warning: unused variable ‘game’ [-Wunused-variable]
- UIEditor.h: At global scope:
- UIEditor.h:106:21: warning: ‘Zap::HIGHLIGHT_COLOR’ defined but not used [-Wunused-variable]
- UIEditor.h:107:21: warning: ‘Zap::SELECT_COLOR’ defined but not used [-Wunused-variable]
- 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
- 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
- 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
- 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
- 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
- ../sqlite/sqlite3.c: In function ‘balance_nonroot’:
- ../sqlite/sqlite3.c:51673:11: warning: variable ‘t’ set but not used [-Wunused-but-set-variable]
- ../recast/RecastMesh.cpp: In function ‘bool buildMeshAdjacency(short unsigned int*, int, short unsigned int*, int, int)’:
- ../recast/RecastMesh.cpp:134:20: warning: unused variable ‘p0’ [-Wunused-variable]
- ../recast/RecastMesh.cpp:135:20: warning: unused variable ‘p1’ [-Wunused-variable]
- ../recast/RecastMesh.cpp: In function ‘bool rcBuildPolyMesh(int, int*, int, int*, int, rcPolyMesh&)’:
- ../recast/RecastMesh.cpp:466:39: warning: operation on ‘polys’ may be undefined [-Wsequence-point]
- ../sqlite/sqlite3.c: In function ‘columnMem’:
- ../sqlite/sqlite3.c:59307:7: warning: variable ‘vals’ set but not used [-Wunused-but-set-variable]
- 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
- ../sqlite/sqlite3.c: In function ‘sqlite3CommitTransaction’:
- ../sqlite/sqlite3.c:78374:12: warning: variable ‘db’ set but not used [-Wunused-but-set-variable]
- ../sqlite/sqlite3.c: In function ‘sqlite3RollbackTransaction’:
- ../sqlite/sqlite3.c:78394:12: warning: variable ‘db’ set but not used [-Wunused-but-set-variable]
- ../sqlite/sqlite3.c: In function ‘sqlite3FkCheck’:
- ../sqlite/sqlite3.c:82119:9: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
- ../sqlite/sqlite3.c: In function ‘sqlite3Insert’:
- ../sqlite/sqlite3.c:83089:7: warning: variable ‘regRecord’ set but not used [-Wunused-but-set-variable]
- ../Triangle/triangle.c: In function ‘segmentintersection’:
- ../Triangle/triangle.c:11766:28: warning: variable ‘collinear’ set but not used [-Wunused-but-set-variable]
- ../Triangle/triangle.c: In function ‘tallyencs’:
- ../Triangle/triangle.c:13244:7: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable]
- ../Triangle/triangle.c: In function ‘splitencsegs’:
- ../Triangle/triangle.c:13317:7: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable]
- ../sqlite/sqlite3.c: In function ‘sqlite3Update’:
- ../sqlite/sqlite3.c:93895:7: warning: variable ‘regRec’ set but not used [-Wunused-but-set-variable]
- ../recast/RecastMesh.cpp: At global scope:
- ../recast/RecastMesh.cpp:41:13: warning: ‘bool buildMeshAdjacency(short unsigned int*, int, short unsigned int*, int, int)’ defined but not used [-Wunused-function]
- ../recast/RecastMesh.cpp:248:13: warning: ‘bool intersect(const int*, const int*, const int*, const int*)’ defined but not used [-Wunused-function]
- ../sqlite/sqlite3.c: In function ‘codeOneLoopStart’:
- ../sqlite/sqlite3.c:99478:16: warning: variable ‘pFinal’ set but not used [-Wunused-but-set-variable]
- ../sqlite/sqlite3.c: In function ‘sqlite3Parser’:
- ../sqlite/sqlite3.c:103689:7: warning: variable ‘yyendofinput’ set but not used [-Wunused-but-set-variable]
- 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
- real 0m42.957s
- user 2m25.685s
- sys 0m10.177s
Advertisement
Add Comment
Please, Sign In to add comment