[Commits] [wesnoth/wesnoth] 29c99f: ignore "maybe uninitialized" warning in game lua k...
GitHub
noreply at github.com
Tue Apr 7 00:47:39 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 29c99fe8705a67659335be1e5181dce48bcf3be6
https://github.com/wesnoth/wesnoth/commit/29c99fe8705a67659335be1e5181dce48bcf3be6
Author: Chris Beck <render787 at gmail.com>
Date: 2015-04-06 (Mon, 06 Apr 2015)
Changed paths:
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
ignore "maybe uninitialized" warning in game lua kernel.
This breaks compilation for gcc 4.9.2 with -O2, with an apparently
spurious warning.
More information about the Commits
mailing list