)]}'
{
  "commit": "59830ec1d93be038ffe883b69229753bb18ff59e",
  "tree": "71877b59b3b9993b66f0cd2e21d8325f3947fc5e",
  "parents": [
    "1141144b5d65231ee7bfa77b8c6429871f06e654"
  ],
  "author": {
    "name": "LIU Hao",
    "email": "lh_mouse@126.com",
    "time": "Wed Nov 26 13:35:02 2025 +0800"
  },
  "committer": {
    "name": "LIU Hao",
    "email": "lh_mouse@126.com",
    "time": "Wed Nov 26 13:54:04 2025 +0800"
  },
  "message": "crt/stdio: Ensure `__pformat_intarg_t exponent` is fully initialized\n\nPreviously, `__pformat_emit_efloat()` initialized only its lower 8 bytes. If\nthe CRT was configured with `--enable-experimental\u003dprintf128`, the higher 8\nbytes were indeterminate.\n\nThis error was observed in one of GCC\u0027s self tests, where something such as\n`printf(\"%g\\n\", (float)123456789);` gave incorrect results like\n`1.23457e+773810688247020537949736540986933256`.\n\nSigned-off-by: LIU Hao \u003clh_mouse@126.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "00e4b23597f28d4d8742b1f401ececb7e4c4c822",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/stdio/mingw_pformat.c",
      "new_id": "317dfe985d6e3554579894b7375f9c4eb02980e0",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/stdio/mingw_pformat.c"
    }
  ]
}
