← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/compiler_warnings_20170619 into lp:widelands

 

Yep, those map region templates are complex. Let's open a bug and leave them for another branch.

Travis does compile the test code, because its running the tests too. It does not generate the warnings though.

You can't rewrite those testing macros, because that's code written by Boost. All you can do is try to switch off the warnings. One of the 4 files has a #pragma directive in it to switch off another warning, maybe that strategy will work better than CLANG_DIAG_OFF?
-- 
https://code.launchpad.net/~widelands-dev/widelands/compiler_warnings_20170619/+merge/325952
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/compiler_warnings_20170619.


References