BindBC / bindbc-lua

Static & dynamic D bindings to the C API of Lua, compatible with BetterC, @nogc, and nothrow.
Boost Software License 1.0
17 stars 5 forks source link

loadLua() for lua 5.1 and 5.2 use incorrect array size on Linux #4

Closed vultraz168 closed 4 years ago

vultraz168 commented 4 years ago

https://github.com/BindBC/bindbc-lua/blob/d30dd8f7383f3abdddaf237c871e0af228737528/source/bindbc/lua/v51/binddynamic.d#L312 https://github.com/BindBC/bindbc-lua/blob/d30dd8f7383f3abdddaf237c871e0af228737528/source/bindbc/lua/v51/binddynamic.d#L312

mdparker commented 4 years ago

Thanks. Fixed in 0.1.4.