I get some compiler warning here:

[2550/2827] Building CXX object 
src/scripting/CMakeFiles/scripting_logic.dir/persistence.cc.o
In file included from ../src/scripting/eris.h:25:0,
                 from ../src/scripting/persistence.cc:27:
../src/third_party/eris/eris.h:150:38: warning: redundant redeclaration of 
‘int luaopen_eris(lua_State*)’ in same scope [-Wredundant-decls]
 LUA_API int luaopen_eris(lua_State* L);
                                      ^
In file included from ../src/third_party/eris/lua.hpp:7:0,
                 from ../src/scripting/lua.h:25,
                 from ../src/scripting/persistence.h:25,
                 from ../src/scripting/persistence.cc:20:
../src/third_party/eris/lualib.h:45:16: note: previous declaration of ‘int 
luaopen_eris(lua_State*)’

... yes its ot related, I know
-- 
https://code.launchpad.net/~widelands-dev/widelands/ai_training_switch/+merge/329008
Your team Widelands Developers is requested to review the proposed merge of 
lp:~widelands-dev/widelands/ai_training_switch 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