decimad / luabind-deboostified

Create Lua bindings for your C++ code easily - my improvements
http://www.vrac.iastate.edu/vancegroup/docs/luabind/
Other
71 stars 26 forks source link

set_package_preload? #5

Open tripleslash opened 10 years ago

tripleslash commented 10 years ago

You set_package_preload function has no protection against possible errors, would it be possible to add these? https://github.com/Oberon00/luabind/blob/master/src/set_package_preload.cpp