)]}'
{
  "commit": "33c73021f9a09332eab442ea8e34df7ff328ddd4",
  "tree": "aee71b26227a58d87e8cf75532cd0642c5f954ab",
  "parents": [
    "27443aeee80a90fe17096cb5a73505e56f0ca8e2"
  ],
  "author": {
    "name": "Ruslan Ermilov",
    "email": "ru@nginx.com",
    "time": "Wed Mar 18 02:04:39 2015 +0300"
  },
  "committer": {
    "name": "Ruslan Ermilov",
    "email": "ru@nginx.com",
    "time": "Wed Mar 18 02:04:39 2015 +0300"
  },
  "message": "Configure: fixed type max value detection.\n\nThe code tried to use suffixes for \"long\" and \"long long\" types, but\nit never worked as intended due to the bug in the shell code.  Also,\nthe max value for any 64-bit type other than \"long long\" on platforms\nwith 32-bit \"long\" would be incorrect if the bug was fixed.\n\nSo instead of fixing the bug in the shell code, always use the \"int\"\nconstant for 32-bit types, and \"long long\" constant for 64-bit types.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9215a545fc4c58f8f4948335500ad1e107996e65",
      "old_mode": 33188,
      "old_path": "auto/types/sizeof",
      "new_id": "a5f66bbd99a2c501844019742ac5aa6bce19e302",
      "new_mode": 33188,
      "new_path": "auto/types/sizeof"
    }
  ]
}
