FWIW, here's the warnings:
/home/user/widelands/src/ai/defaultai.cc: In member function ‘bool 
DefaultAI::check_mines(int32_t)’:
/home/user/widelands/src/ai/defaultai.cc:1794: warning: unused variable ‘en_bo’
/home/user/widelands/src/scripting/lua_game.cc: In member function ‘int 
LuaGame::L_Player::add_objective(lua_State*)’:
/home/user/widelands/src/scripting/lua_game.cc:573: warning: unused variable ‘p’

The warning concerned bld appeared once I had removed en_bo, since it was the 
only place where it was used.

-- 
https://code.launchpad.net/~hjd/widelands/remove-unused-variables/+merge/50468
Your team Widelands Developers is requested to review the proposed merge of 
lp:~hjd/widelands/remove-unused-variables into lp:widelands.

_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~widelands-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to