)]}'
{
  "commit": "ed3f52d9f5d68220294ab841d04ecfaadf6d3d4b",
  "tree": "55be1db7afa3fae96fc3e17b05768fb6a17a1971",
  "parents": [
    "aaec44a4cea27f1ee1212d82c76e1ab510f7ed49"
  ],
  "author": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Tue Jul 13 12:19:05 2021 +0300"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Thu Jul 15 00:17:13 2021 +0300"
  },
  "message": "crt: Fix printf formatting of %a on arm/aarch64 with __USE_MINGW_ANSI_STDIO\n\nThe mingw_pformat.c code converts all input floats to an 80 bit\nfloat representation and analyzes that struct when printing the\nfloat.\n\nThis was already fixed in\nceb4c4fd4b696e96bbe174ce4abc065d43e9ac87, but one case in\nwas missed. Factorize the conversion from 64 to 80 bit floats to\na function used to intialize the __pformat_fpreg_t struct.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b1c139bbe643c877a104594cfd017d88b1241b4c",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/stdio/mingw_pformat.c",
      "new_id": "b80150af3af9434e7ba24ea3c587f8530b46fcb1",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/stdio/mingw_pformat.c"
    }
  ]
}
