lloyd / yajl

A fast streaming JSON parsing library in C.
http://lloyd.github.com/yajl
ISC License
2.15k stars 435 forks source link

MSVC 64 bit compile warnings fix #175

Closed lundmark closed 1 year ago

lundmark commented 8 years ago

Fixes a few warnings for the lib when compiling in 64-bits on msvc.