← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/travis-clang-warnings into lp:widelands

 

Just found when compiliing trunk:

In file included from /home/kaputtnik/widelands-repo/trunk/src/logic/map_objects/bob.h:23:0,
                 from /home/kaputtnik/widelands-repo/trunk/src/logic/map_objects/bob.cc:20:
/home/kaputtnik/widelands-repo/trunk/src/logic/map_objects/bob.cc: In Elementfunktion »void Widelands::Bob::movepath_update(Widelands::Game&, Widelands::Bob::State&)«:
/home/kaputtnik/widelands-repo/trunk/src/logic/map_objects/bob.cc:715:20: Warnung: Variable »ship« wird nicht verwendet [-Wunused-variable]
   if (upcast(Ship, ship, this)) {
                    ^

-- 
https://code.launchpad.net/~widelands-dev/widelands/travis-clang-warnings/+merge/290697
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/travis-clang-warnings into lp:widelands.


References