[Commits] [wesnoth/wesnoth] 970c36: Avoid narrowing; it's not allowed in C++11.
GitHub
noreply at github.com
Sun Jun 8 08:06:20 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 970c36bbcc2246727812309da76ebfa16e764eed
https://github.com/wesnoth/wesnoth/commit/970c36bbcc2246727812309da76ebfa16e764eed
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2014-06-08 (Sun, 08 Jun 2014)
Changed paths:
M src/playmp_controller.cpp
Log Message:
-----------
Avoid narrowing; it's not allowed in C++11.
More information about the Commits
mailing list