)]}'
{
  "commit": "c3b08d0e05f381b0a02647038d454eecf51ae014",
  "tree": "8aab9f1894d70aac3a94b689a561744e2276655e",
  "parents": [
    "b2d4d8329963b13c5cebe5944dcc99f0e9d1b5c7"
  ],
  "author": {
    "name": "Stefan Weil",
    "email": "weil@mail.berlios.de",
    "time": "Fri Oct 08 10:32:23 2010 +0200"
  },
  "committer": {
    "name": "Blue Swirl",
    "email": "blauwirbel@gmail.com",
    "time": "Wed Oct 20 20:52:12 2010 +0000"
  },
  "message": "tcg: Fix compiler error (comparison of unsigned expression)\n\nWhen qemu is configured with --enable-debug-tcg,\ngcc throws this warning (or error with -Werror):\n\ntcg/tcg.c:1030: error: comparison of unsigned expression \u003e\u003d 0 is always true\n\nFix it by removing the \u003e\u003d 0 part.\nThe type cast to \u0027unsigned\u0027 catches negative values of op\n(which should never happen).\n\nThis is a modification of Hollis Blanchard\u0027s patch.\n\nCc: Hollis Blanchard \u003chollis@penguinppc.org\u003e\nCc: Blue Swirl \u003cblauwirbel@gmail.com\u003e\nSigned-off-by: Stefan Weil \u003cweil@mail.berlios.de\u003e\nSigned-off-by: Blue Swirl \u003cblauwirbel@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e0a90302a7e98577496584e2b45d207929dde4f8",
      "old_mode": 33188,
      "old_path": "tcg/tcg.c",
      "new_id": "0cdef0d2135c9e2f4ca1db072295c4341176d138",
      "new_mode": 33188,
      "new_path": "tcg/tcg.c"
    }
  ]
}
