harningt / luajson

JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are preserved as best as possible.
http://www.eharning.us/wiki/luajson/
Other
251 stars 48 forks source link

make check failed #30

Closed sl1pkn07 closed 10 years ago

sl1pkn07 commented 10 years ago

http://sl1pkn07.no-ip.com/paste/view/5e80e939

lua 5.2 luajson 1.3.2 (over lua5.2) lunit 0.5 (over lua5.2) lua-filesystem 1.6.2 (over lua5.2)

greetings

harningt commented 10 years ago

Sorry for the delay. Resolved in branches:

Older branches also gained rough 5.2 compatibility for unit tests (assuming allowing deprecated 'module').