Last active
October 19, 2016 07:01
-
-
Save milesrout/2517a391d47de42e169f9826fc555a84 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/miles/Projects/trillek/tec/src/components/collision-body.cpp:66:11: warning: enumeration value 'SHAPE_NOT_SET' not handled in switch [-Wswitch] | |
/Users/miles/Projects/trillek/tec/include/game-state.hpp:50:14: warning: 13 enumeration values not handled in switch: 'COMPONENT_NOT_SET', 'kRenderable', 'kView'... [-Wswitch] | |
/Users/miles/Projects/trillek/tec/include/game-state.hpp:50:14: warning: 13 enumeration values not handled in switch: 'COMPONENT_NOT_SET', 'kRenderable', 'kView'... [-Wswitch] | |
/Users/miles/Projects/trillek/tec/src/resources/pixel-buffer.cpp:77:11: warning: enumeration values 'MONOCHROME', 'MONOCHROME_A', and 'UNKNOWN_MODE' not handled in switch [-Wswitch] | |
/Users/miles/Projects/trillek/tec/src/resources/pixel-buffer.cpp:101:11: warning: enumeration values 'MONOCHROME', 'MONOCHROME_A', and 'UNKNOWN_MODE' not handled in switch [-Wswitch] | |
/Users/miles/Projects/trillek/tec/include/game-state.hpp:50:14: warning: 13 enumeration values not handled in switch: 'COMPONENT_NOT_SET', 'kRenderable', 'kView'... [-Wswitch] | |
/Users/miles/Projects/trillek/tec/src/simulation.cpp:152:12: warning: 13 enumeration values not handled in switch: 'COMPONENT_NOT_SET', 'kRenderable', 'kView'... [-Wswitch] | |
/Users/miles/Projects/trillek/tec/src/simulation.cpp:200:12: warning: 13 enumeration values not handled in switch: 'COMPONENT_NOT_SET', 'kRenderable', 'kView'... [-Wswitch] | |
/Users/miles/Projects/trillek/tec/src/vcomputer-system.cpp:28:11: warning: enumeration value 'CPU_NOT_SET' not handled in switch [-Wswitch] | |
/Users/miles/Projects/trillek/tec/src/vcomputer-system.cpp:55:12: warning: enumeration value 'DEVICE_NOT_SET' not handled in switch [-Wswitch] | |
/Users/miles/Projects/trillek/tec/include/server-message.hpp:98:40: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat] | |
/Users/miles/Projects/trillek/tec/include/game-state.hpp:50:14: warning: 13 enumeration values not handled in switch: 'COMPONENT_NOT_SET', 'kRenderable', 'kView'... [-Wswitch] | |
/Users/miles/Projects/trillek/tec/include/server-message.hpp:98:40: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat] | |
/Users/miles/Projects/trillek/tec/include/game-state.hpp:50:14: warning: 13 enumeration values not handled in switch: 'COMPONENT_NOT_SET', 'kRenderable', 'kView'... [-Wswitch] | |
/Users/miles/Projects/trillek/tec/server/client-connection.cpp:122:14: warning: 6 enumeration values not handled in switch: 'ENTITY_CREATE', 'ENTITY_DESTROY', 'CLIENT_JOIN'... [-Wswitch] | |
/Users/miles/Projects/trillek/tec/include/server-message.hpp:98:40: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat] | |
/Users/miles/Projects/trillek/tec/include/game-state.hpp:50:14: warning: 13 enumeration values not handled in switch: 'COMPONENT_NOT_SET', 'kRenderable', 'kView'... [-Wswitch] | |
/Users/miles/Projects/trillek/tec/modules/glfw3/src/cocoa_monitor.m:52:42: warning: 'CGDisplayIOServicePort' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
/Users/miles/Projects/trillek/tec/modules/glfw3/src/cocoa_monitor.m:91:26: warning: 'CGDisplayModeCopyPixelEncoding' is deprecated: first deprecated in OS X 10.11 [-Wdeprecated-declarations] | |
/Users/miles/Projects/trillek/tec/modules/glfw3/src/cocoa_monitor.m:120:26: warning: 'CGDisplayModeCopyPixelEncoding' is deprecated: first deprecated in OS X 10.11 [-Wdeprecated-declarations] | |
/Users/miles/Projects/trillek/tec/client/gui/console.hpp:82:9: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:5:2: warning: gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality. [-W#warnings] | |
#warning gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality. | |
/Users/miles/Projects/trillek/tec/include/server-message.hpp:98:40: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat] | |
/Users/miles/Projects/trillek/tec/include/game-state.hpp:50:14: warning: 13 enumeration values not handled in switch: 'COMPONENT_NOT_SET', 'kRenderable', 'kView'... [-Wswitch] | |
/Users/miles/Projects/trillek/tec/client/gui/console.hpp:82:9: warning: 'flush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
/Users/miles/Projects/trillek/tec/client/main.cpp:211:29: warning: format specifies type 'int' but the argument has type 'eid' (aka 'long long') [-Wformat] | |
/Users/miles/Projects/trillek/tec/client/main.cpp:229:27: warning: format specifies type 'int' but the argument has type 'ping_time_t' (aka 'long long') [-Wformat] | |
/Users/miles/Projects/trillek/tec/include/game-state.hpp:50:14: warning: 13 enumeration values not handled in switch: 'COMPONENT_NOT_SET', 'kRenderable', 'kView'... [-Wswitch] | |
/Users/miles/Projects/trillek/tec/include/server-message.hpp:98:40: warning: format specifies type 'int' but the argument has type 'std::size_t' (aka 'unsigned long') [-Wformat] | |
/Users/miles/Projects/trillek/tec/include/game-state.hpp:50:14: warning: 13 enumeration values not handled in switch: 'COMPONENT_NOT_SET', 'kRenderable', 'kView'... [-Wswitch] | |
/Users/miles/Projects/trillek/tec/include/game-state.hpp:50:14: warning: 13 enumeration values not handled in switch: 'COMPONENT_NOT_SET', 'kRenderable', 'kView'... [-Wswitch] | |
/Users/miles/Projects/trillek/tec/client/sound-system.cpp:129:12: warning: enumeration value 'STOPPED' not handled in switch [-Wswitch] | |
/Users/miles/Projects/trillek/tec/include/game-state.hpp:50:14: warning: 13 enumeration values not handled in switch: 'COMPONENT_NOT_SET', 'kRenderable', 'kView'... [-Wswitch] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment