)]}'
{
  "commit": "ab0f1e234aa40147e39cdfd0b97bf6527b8ea5e8",
  "tree": "a22f7b92136f4dd9d360778d455f8e515db00325",
  "parents": [
    "45a560a8c0be756cbe661cd831e9c4e763eef546"
  ],
  "author": {
    "name": "Vicente Olivert Riera",
    "email": "Vincent.Riera@imgtec.com",
    "time": "Mon Sep 26 11:16:38 2016 +0100"
  },
  "committer": {
    "name": "Vicente Olivert Riera",
    "email": "Vincent.Riera@imgtec.com",
    "time": "Mon Sep 26 11:24:32 2016 +0100"
  },
  "message": "Include stdint.h necessary for int64_t and uint64_t\n\nOtherwise failures like these one can happen during the configure phase\nof other applications that use jsoncpp, like upmpdcli for instance:\n\nchecking jsoncpp/json/json.h usability... yes\nchecking jsoncpp/json/json.h presence... yes\nchecking for jsoncpp/json/json.h... yes\nconfigure: error: libjsoncpp not found.\n\nAnd this is the actual problem that you can see in config.log:\n\nconfigure:5233: checking for jsoncpp/json/json.h\nconfigure:5233: result: yes\nconfigure:5259: /usr/bin/mipsel-linux-g++ -o conftest conftest.cpp\n-lmicrohttpd -lmpdclient -lpthread  -ljsoncpp \u003e\u00265\nIn file included from /usr/include/jsoncpp/json/autolink.h:9:0,\n                 from /usr/include/jsoncpp/json/json.h:9,\n                 from conftest.cpp:26:\n/usr/include/jsoncpp/json/config.h:155:9: error: \u0027int64_t\u0027 does not name\na type\n typedef int64_t Int64;\n         ^\n/usr/include/jsoncpp/json/config.h:156:9: error: \u0027uint64_t\u0027 does not\nname a type\n typedef uint64_t UInt64;\n         ^\n\nSigned-off-by: Vicente Olivert Riera \u003cVincent.Riera@imgtec.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6519101c824aaf0155637bfb55306cd171645bcf",
      "old_mode": 33188,
      "old_path": "include/json/config.h",
      "new_id": "71278c31cb0fe83693d29b7d3fccb7338491a656",
      "new_mode": 33188,
      "new_path": "include/json/config.h"
    }
  ]
}
