This merge introduces the following codecheck failures:
src/logic/world.cc:862: Multiline conditional should break after conditional.
if (a) blah... -> if (a) \n blah
src/logic/world.cc:862: Parenthesis not closed before end of line must be at
line begin
src/logic/world.cc:863: Found '{', but only closing tokens are allowed after
closing parenthesis with corresponding opening parenthesis on an earlier line
--
https://code.launchpad.net/~ab-tools/widelands/msvs2010-compileerrors/+merge/109357
Your team Widelands Developers is requested to review the proposed merge of
lp:~ab-tools/widelands/msvs2010-compileerrors 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