[Commits] [wesnoth/wesnoth] 96edc2: Avoid unused variable warning on WIN32 by removing...
GitHub
noreply at github.com
Fri Mar 17 22:00:33 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 96edc218ff38e26292491f22e5624acbe132adc1
https://github.com/wesnoth/wesnoth/commit/96edc218ff38e26292491f22e5624acbe132adc1
Author: Wedge009 <wedge009 at wedge009.net>
Date: 2017-03-18 (Sat, 18 Mar 2017)
Changed paths:
M src/campaign_server/campaign_server.cpp
Log Message:
-----------
Avoid unused variable warning on WIN32 by removing the entire control socket block instead of just the file open section.
Commit: 67677055bbf8ae962daca2eed34d9d8ca3ff6812
https://github.com/wesnoth/wesnoth/commit/67677055bbf8ae962daca2eed34d9d8ca3ff6812
Author: Wedge009 <wedge009 at wedge009.net>
Date: 2017-03-18 (Sat, 18 Mar 2017)
Changed paths:
M data/lua/wml-tags.lua
M src/color_range.cpp
M src/game_initialization/connect_engine.cpp
M src/game_initialization/connect_engine.hpp
M src/game_initialization/flg_manager.cpp
M src/gui/dialogs/multiplayer/mp_create_game.cpp
M src/gui/dialogs/multiplayer/mp_create_game.hpp
M src/gui/widgets/window.cpp
M src/gui/widgets/window.hpp
M src/log.cpp
M src/tests/test_formula_core.cpp
M src/xBRZ/xbrz.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/wesnoth/wesnoth
Compare: https://github.com/wesnoth/wesnoth/compare/1c54a70c40a8...67677055bbf8
More information about the Commits
mailing list