aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual
diff options
context:
space:
mode:
authorAtri <badshah400@gmail.com>2013-10-01 01:28:26 +0530
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2013-10-12 17:51:49 +0100
commit1a7f731d60bef65898d7b5c35d0e676e7e19ca81 (patch)
tree3c6c43a29d4ba5f5fb1d60c8b875d447b294996f /Doc/Manual
parent3b08385dec715010da541f59a6bd68dedb07be82 (diff)
downloadswig-1a7f731d60bef65898d7b5c35d0e676e7e19ca81.tar.gz
Lua: Fix void return for non-void functions
Commit #c3f3880d caused the functions SWIGINTERN int SWIG_Lua_add_namespace_details(lua_State* L, swig_lua_namespace* ns) and SWIGINTERN int SWIG_Lua_namespace_register(lua_State* L, swig_lua_namespace* ns) to return void when int returns were expected resulting in the build failures for plplot's lua bindings for example. This commit fixes the issue. Closes #92
Diffstat (limited to 'Doc/Manual')
0 files changed, 0 insertions, 0 deletions