)]}'
{
  "commit": "95df51a4a02a853af8828c281bce2d4f2a41d6fd",
  "tree": "8e8d52c41e13464e1ab79dc91b8a36514ff94842",
  "parents": [
    "73062dfe6be0050dbd43ce3516e935ebb2545add"
  ],
  "author": {
    "name": "Stefan Weil",
    "email": "sw@weilnetz.de",
    "time": "Wed Aug 22 21:42:32 2012 +0200"
  },
  "committer": {
    "name": "Stefan Hajnoczi",
    "email": "stefanha@gmail.com",
    "time": "Sun Sep 23 07:39:22 2012 +0100"
  },
  "message": "w32: Always use standard instead of native format strings\n\nGLib 2.0 include files use __printf__ for the format attribute\nwhich resolves to native format strings on w32 hosts.\n\nQEMU wants standard format strings instead of native format\nstrings, so we simply change any declaration with __printf__\nto use __gnu_printf__.\n\nThis works because all basic printf functions support both\nkinds of format strings.\n\nThis fixes a compiler warning:\n\nqapi/string-output-visitor.c: In function ‘print_type_int’:\nqapi/string-output-visitor.c:34:5: warning: unknown conversion type character ‘l’ in format [-Wformat]\nqapi/string-output-visitor.c:34:5: warning: too many arguments for format [-Wformat-extra-args]\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": "07ba1f81139c6ad1203ea22345a79a20b392ed7b",
      "old_mode": 33188,
      "old_path": "compiler.h",
      "new_id": "c734a71c67ac1a65d3ec45ccaceb6624226a5b68",
      "new_mode": 33188,
      "new_path": "compiler.h"
    }
  ]
}
