[Commits] [wesnoth/wesnoth] 33333f: Tidy up warnings about old style casts
GitHub
noreply at github.com
Fri Jun 3 21:43:23 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 33333f14ca61bbc05a4dcdd40d52e2f25c1af500
https://github.com/wesnoth/wesnoth/commit/33333f14ca61bbc05a4dcdd40d52e2f25c1af500
Author: Andreas Löf <andreas at alternating.net>
Date: 2016-06-04 (Sat, 04 Jun 2016)
Changed paths:
M src/CMakeLists.txt
M src/SDL_SavePNG/savepng.cpp
M src/network.cpp
M src/network_worker.cpp
Log Message:
-----------
Tidy up warnings about old style casts
This replaces the instances of old style cast exceptions in the cmake
configuration with pragmas in the source since it will be shared with
both cmake and scons.
More information about the Commits
mailing list