brimworks / lua-zip

Lua binding to libzip.
81 stars 27 forks source link

Declare ar:delete() #7

Closed MisterDA closed 9 years ago

MisterDA commented 9 years ago

You forgot to declare ar:delete() in lua_zip.c, I first ran the tests and realized it wasn't called there too, and now it passes your tests. This will work ! Pull request #5 :)

brimworks commented 9 years ago

Sorry about that! Fixed here:

https://github.com/brimworks/lua-zip/commit/40c0d6c139c81f491ef0b78eab7c40328f645ea9