whtiehack / node-luajit

nodejs luajit binding same as Node lua ,cross platform (win,mac,linux)
31 stars 10 forks source link

suggest initialize struct UserDatas in construct function #1

Closed krasewallet closed 6 years ago

krasewallet commented 7 years ago

For old version visual studio , it seems that has a compile error in "MyLuaWorker.hpp" ,because not initialize the member of struct UserDatas in construct function like hasErr and customVal

whtiehack commented 7 years ago

You can pull a request to be compatible issue