[Commits] [wesnoth/wesnoth] 46afc8: Fix all compile warnings when SDL2 is enabled
GitHub
noreply at github.com
Fri Aug 14 11:16:04 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 46afc83f3a933ced7100e0743c1a00e03368a744
https://github.com/wesnoth/wesnoth/commit/46afc83f3a933ced7100e0743c1a00e03368a744
Author: Andreas Löf <andreas at alternating.net>
Date: 2015-08-14 (Fri, 14 Aug 2015)
Changed paths:
M src/sdl/utils.cpp
M src/sdl/utils.hpp
M src/unit_drawer.cpp
M src/video.cpp
M src/widgets/menu.cpp
Log Message:
-----------
Fix all compile warnings when SDL2 is enabled
Commit: f0eba4b3124da2ae3a7da8c4bbdd4306313a5542
https://github.com/wesnoth/wesnoth/commit/f0eba4b3124da2ae3a7da8c4bbdd4306313a5542
Author: Andreas Löf <andreas at alternating.net>
Date: 2015-08-14 (Fri, 14 Aug 2015)
Changed paths:
M src/desktop/open.cpp
M src/global.hpp
M src/tests/test_config.cpp
M src/video.cpp
Log Message:
-----------
Add a macro to clearly mark unused variables as unused and avoid compiler warnings.
Commit: 0d6fdfe2cc68005b015da4c96506e309aa404ead
https://github.com/wesnoth/wesnoth/commit/0d6fdfe2cc68005b015da4c96506e309aa404ead
Author: lipk <lipkab at zoho.com>
Date: 2015-08-14 (Fri, 14 Aug 2015)
Changed paths:
M src/desktop/open.cpp
M src/global.hpp
M src/sdl/utils.cpp
M src/sdl/utils.hpp
M src/tests/test_config.cpp
M src/unit_drawer.cpp
M src/video.cpp
M src/widgets/menu.cpp
Log Message:
-----------
Merge pull request #452 from aginor/sdl2
Fix all compile warnings when SDL2 is enabled
Compare: https://github.com/wesnoth/wesnoth/compare/d3d897060120...0d6fdfe2cc68
More information about the Commits
mailing list