pkulchenko / wxlua

wxlua: Lua bindings for wxWidgets cross-platform GUI toolkit; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and wxWidgets 3.x
306 stars 59 forks source link

Official repo? #27

Closed sonoro1234 closed 5 years ago

sonoro1234 commented 5 years ago

Hi Paul,

This repo seems to be the "official" repo now, as John Labensky has not added more commit to his svn repository since 2016.

Why are you still applying patches to ZeroBraneStudio builds instead of making a commit for it?

I mean as https://github.com/pkulchenko/ZeroBraneStudio/blob/master/build/build-win32.sh#L298

victor bombi

pkulchenko commented 5 years ago

This update was made a long time ago (even before this repository was created). I'm less hesitant to apply patches like this to this repository, but I think we need to be aware that while the wxlua code in ZeroBrane Studio is well tested and widely used, it doesn't cover all the modules. For example, the socket wxlua/wxwidgets functionality is not used in ZBS, so I can't be sure that it's not being affected by the patches. I think I've applied most (if not all) other patches to wxlua, so I'm not holding out much.