[Commits] [wesnoth/wesnoth] 1051ce: Fix error: control may reach end of non-void lambd...
GitHub
noreply at github.com
Sat Oct 14 04:23:58 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1051cef5c238d4fbe62e9edcd5e175f84ab60876
https://github.com/wesnoth/wesnoth/commit/1051cef5c238d4fbe62e9edcd5e175f84ab60876
Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
Date: 2017-10-14 (Sat, 14 Oct 2017)
Changed paths:
M src/game_initialization/lobby_info.cpp
Log Message:
-----------
Fix error: control may reach end of non-void lambda
If by_name and by_relation are both omitted, behave as if both were given: sort first by relation then by name.
Commit: c3ecd1ca5f52c987e200e2f6f40052b8f16ffdb4
https://github.com/wesnoth/wesnoth/commit/c3ecd1ca5f52c987e200e2f6f40052b8f16ffdb4
Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
Date: 2017-10-14 (Sat, 14 Oct 2017)
Changed paths:
M src/gui/dialogs/game_stats.cpp
Log Message:
-----------
Fix error: suggest braces around initialization of subobject
Compare: https://github.com/wesnoth/wesnoth/compare/4c9eab71d4cf...c3ecd1ca5f52
More information about the Commits
mailing list