[Commits] [wesnoth/wesnoth] 3ee79f: Revert 44bee4e (wrong fix) and add warning on wind...
GitHub
noreply at github.com
Mon May 29 17:33:31 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3ee79ff12f4a5cf3908228e0fd44ee92a51627e0
https://github.com/wesnoth/wesnoth/commit/3ee79ff12f4a5cf3908228e0fd44ee92a51627e0
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-30 (Tue, 30 May 2017)
Changed paths:
M src/gui/widgets/settings.cpp
Log Message:
-----------
Revert 44bee4e (wrong fix) and add warning on window registration fail
Commit: 77497f9713932a16180ae7c8be08bcb89b2b2851
https://github.com/wesnoth/wesnoth/commit/77497f9713932a16180ae7c8be08bcb89b2b2851
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-30 (Tue, 30 May 2017)
Changed paths:
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Attempt to fixup tests again
Since std::back_inserter needs a target that supports push_back and the lists are already unique
at this point, no reason the missing windows container cannot be a vector here.
Compare: https://github.com/wesnoth/wesnoth/compare/6c35ea3ec138...77497f971393
More information about the Commits
mailing list