)]}'
{
  "commit": "953ffe0f935f40c0d6061d69e76e0339393b54f8",
  "tree": "4ccd1b5bffe7fca88063582a32653c1974a96d9e",
  "parents": [
    "1e36f6a5b573009267160edc33cb216c9621abc0"
  ],
  "author": {
    "name": "Andreas Färber",
    "email": "andreas.faerber@web.de",
    "time": "Thu Jun 02 19:58:06 2011 +0200"
  },
  "committer": {
    "name": "Blue Swirl",
    "email": "blauwirbel@gmail.com",
    "time": "Wed Jun 15 19:58:48 2011 +0000"
  },
  "message": "Introduce format string for pid_t\n\nBeOS and Haiku on i386 use long for 32-bit types, including pid_t.\nUsing %d with pid_t therefore results in a warning.\n\nUnfortunately POSIX:2008 does not define a PRId* string for pid_t.\n\nIn some places pid_t was previously casted to long and %ld hardcoded.\nThe predecessor of this patch added another upcast for the simpletrace\nfilename but was not applied to date.\n\nSince new uses of pid_t with %d keep creeping in, let\u0027s instead define\nan OS-dependent format string and use that consistently.\n\nCc: Stefan Hajnoczi \u003cstefanha@gmail.com\u003e\nCc: Blue Swirl \u003cblauwirbel@gmail.com\u003e\nCc: Ingo Weinhold \u003cingo_weinhold@gmx.de\u003e\nCc: Gleb Natapov \u003cgleb@redhat.com\u003e\nSigned-off-by: Andreas Färber \u003candreas.faerber@web.de\u003e\nSigned-off-by: Blue Swirl \u003cblauwirbel@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4c4aa92198eef5134f0e08ec98baf4166897e6b7",
      "old_mode": 33261,
      "old_path": "configure",
      "new_id": "44c092a292a974a39d03942b02129cebfecb2baf",
      "new_mode": 33261,
      "new_path": "configure"
    },
    {
      "type": "modify",
      "old_id": "320419793a5c95d62be0f4a1fbc91b710f1bb30f",
      "old_mode": 33188,
      "old_path": "os-posix.c",
      "new_id": "7dfb27836bb798f0fef550ef67a0540274f9565e",
      "new_mode": 33188,
      "new_path": "os-posix.c"
    },
    {
      "type": "modify",
      "old_id": "d6d54c60b9f1d0f30785fc8d1a9bd3eed70f5a47",
      "old_mode": 33188,
      "old_path": "os-win32.c",
      "new_id": "b6652af7f3fb596217828d7786fea6a6005d774f",
      "new_mode": 33188,
      "new_path": "os-win32.c"
    },
    {
      "type": "modify",
      "old_id": "6eb9a49ec8b75a4814a74c9af765d0ed1c51b33e",
      "old_mode": 33188,
      "old_path": "osdep.h",
      "new_id": "a81701749aabd096df6b8bee1261026c7e9b3cdd",
      "new_mode": 33188,
      "new_path": "osdep.h"
    },
    {
      "type": "modify",
      "old_id": "7b83c43e735517cd973e8764bf8a1c18497ec825",
      "old_mode": 33188,
      "old_path": "vl.c",
      "new_id": "dbdec7199a3e7cb827bec03809eadaf082cdf6f5",
      "new_mode": 33188,
      "new_path": "vl.c"
    }
  ]
}
