widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #10441
Re: [Merge] lp:~widelands-dev/widelands/compiler_warnings_062017 into lp:widelands
* Mmmh, looks like the bzr -> git thingy failed,
because .travis.sh definitly is _in_ that branch.
* the gcc fixes did no fix the all fallthrogh / default: warnings for LLVM, sigh
* and yes I still see these:
src/scripting/lua_map.cc:6053:26: warning: instantiation of function
'Widelands::MapHollowRegion<Widelands::Area<Widelands::Coords, unsigned short> >::MapHollowRegion' required here, but no definition is available
[-Wundefined-func-template]
MapHollowRegion<Area<>> mr(map, har);
What now?
--
https://code.launchpad.net/~widelands-dev/widelands/compiler_warnings_062017/+merge/325717
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/compiler_warnings_062017.
References