I get 2 compile warnings:

src/graphic/text/rt_render.cc:63:6: warning: no previous prototype for function 
'replace_entities' [-Wmissing-prototypes]
void replace_entities(std::string* text) {

src/wui/building_statistics_menu.cc:41:15: warning: unused variable 
'kTabHeight' [-Wunused-const-variable]
constexpr int kTabHeight = 35 + 5 * (kBuildGridCellHeight + kLabelHeight + 
kLabelHeight);

-- 
https://code.launchpad.net/~widelands-dev/widelands/font_size-lua/+merge/366938
Your team Widelands Developers is requested to review the proposed merge of 
lp:~widelands-dev/widelands/font_size-lua into lp:widelands.

_______________________________________________
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

Reply via email to