]> git.ipfire.org Git - thirdparty/json-c.git/commit
Some updates to make the code compatible with VC 9 (2008) 12/head
authorJohn Arbash Meinel <john@arbash-meinel.com>
Wed, 1 Feb 2012 08:27:49 +0000 (09:27 +0100)
committerJohn Arbash Meinel <john@arbash-meinel.com>
Wed, 1 Feb 2012 08:27:49 +0000 (09:27 +0100)
commit6a231e4b414bc0fde02b4b6a66929302bd8ce6f6
tree99b9f85f6d56bc007e534e86865a1780fc0db09a
parentfaa535386a0c0a984caa4cc522d0cf70c97bc68f
Some updates to make the code compatible with VC 9 (2008)

VC 9 doesn't support late variable declarations, and doesn't have inttypes
so we need some direct definitions of a couple of more types.
.gitignore
json_inttypes.h
json_object.c
json_util.c
printbuf.c