unknownworlds / decoda

Decoda Lua IDE and debugger
GNU General Public License v3.0
900 stars 264 forks source link

Fix some crashes and deadlocks #10

Open pondy opened 11 years ago

pondy commented 11 years ago

Here are some changes to remove compile warnings and fix stability problems. The highlights are:

dushan42 commented 10 years ago

I know it's been a while but is there any chance you could break the fixes into individual pull requests? I believe the ERROR_IO_PENDING fix is in but the other stuff isn't and is non-trivial to merge at this point. Thanks! -D