)]}'
{
  "commit": "73062dfe6be0050dbd43ce3516e935ebb2545add",
  "tree": "5127bbaa8b51c71100b1bc34edb90b6b9d3fa606",
  "parents": [
    "ad11ad77748bdd8016370db210751683dc038dd6"
  ],
  "author": {
    "name": "Stefan Weil",
    "email": "sw@weilnetz.de",
    "time": "Sat Sep 22 21:13:28 2012 +0200"
  },
  "committer": {
    "name": "Stefan Hajnoczi",
    "email": "stefanha@gmail.com",
    "time": "Sun Sep 23 07:37:41 2012 +0100"
  },
  "message": "net/socket: Fix compiler warning (regression for MinGW)\n\nCommit 213fd5087e2e4e2da10ad266df0ba950cf7618bf removed a type cast\nwhich is needed for MinGW:\n\nnet/socket.c:136: warning:\n pointer targets in passing argument 2 of ‘sendto’ differ in signedness\n/usr/lib/gcc/amd64-mingw32msvc/4.4.4/../../../../amd64-mingw32msvc/include/winsock2.h:1313: note:\n expected ‘const char *’ but argument is of type ‘const uint8_t *’\n\nAdd a \u0027qemu_sendto\u0027 macro which provides that type cast where needed\nand use the new macro instead of \u0027sendto\u0027.\n\nSigned-off-by: Stefan Weil \u003csw@weilnetz.de\u003e\nSigned-off-by: Stefan Hajnoczi \u003cstefanha@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5e0c92e06201db13064b75640c9ecccfb722d660",
      "old_mode": 33188,
      "old_path": "net/socket.c",
      "new_id": "f3d78782642f266118e4c841ab26bd36d2f64b5c",
      "new_mode": 33188,
      "new_path": "net/socket.c"
    },
    {
      "type": "modify",
      "old_id": "e5c2bcd204a715ded8b1de1fb675db79ba184d43",
      "old_mode": 33188,
      "old_path": "qemu-common.h",
      "new_id": "15d9e4ed7122cc85a9510b2f5887fbde3c6882b0",
      "new_mode": 33188,
      "new_path": "qemu-common.h"
    }
  ]
}
