Review: Approve compile

I now checked the compiled output again and found no such warnings. Just got 
waring about enums/switches, and things like

gettext-compile-errors/src/logic/map_objects/tribes/building.cc:664:22: 
warning: format
specifies type 'void *' but the argument has type 'Widelands::Flag *' 
[-Wformat-pedantic]
 molog("flag: %p\n", flag_);

perhpas we shoud drop those via -Wformat-pedantic

and this one:
gettext-compile-errors/src/graphic/text/bidi.cc:513:20: warning: disabled 
expansion of
      recursive macro [-Wdisabled-macro-expansion]

will now play a bit....

-- 
https://code.launchpad.net/~widelands-dev/widelands/gettext-compile-errors/+merge/309638
Your team Widelands Developers is subscribed to branch 
lp:~widelands-dev/widelands/gettext-compile-errors.

_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~widelands-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to