The proposal to merge lp:~widelands-dev/widelands/stricter_travis into lp:widelands has been updated.
Commit Message changed to: - Change warnings around switches: GCC no longer complains if a switch has no default, clang complains if a switch that covers all cases has a default. - Introduces a NEVER_HERE() macro and get rid of assert(false) - Run regression test on travis after each build. Regression test now also output full stdout on error. - Make codecheck warnings critical errors for debug builds on travis. For more details, see: https://code.launchpad.net/~widelands-dev/widelands/stricter_travis/+merge/282852 -- Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/stricter_travis. _______________________________________________ Mailing list: https://launchpad.net/~widelands-dev Post to : widelands-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~widelands-dev More help : https://help.launchpad.net/ListHelp