[Commits] [wesnoth/wesnoth] c51c91: converted some old C style casts to new c++ style ...
GitHub
noreply at github.com
Sun Aug 23 09:05:56 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: c51c9131562b187f983755e32a2bf51f637ac364
https://github.com/wesnoth/wesnoth/commit/c51c9131562b187f983755e32a2bf51f637ac364
Author: Nils Kneuper <crazy-ivanovic at gmx.net>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
M src/scripting/game_lua_kernel.cpp
M src/widgets/multimenu.cpp
Log Message:
-----------
converted some old C style casts to new c++ style casts
Those casts created warnings that broke building with cmake and gcc 4.9.3.
More information about the Commits
mailing list