)]}'
{
  "commit": "faa833310419c49cfaeeecb53f9d7366cdc1f120",
  "tree": "2b0798003fa1eb9f204182b2c2c41c1cd4dfc78d",
  "parents": [
    "28eb44ca8173c441fcbe900c0fd19f3476060769"
  ],
  "author": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Sun May 30 00:28:47 2021 +0300"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Mon May 31 10:48:19 2021 +0300"
  },
  "message": "crt: Fix setting errno in the strtod based strtof implementation\n\nIn this case, strtod will have set errno for cases that were out of\nrange for doubles. For doubles that were in range, but that are out\nof ranges for float, set errno before returning.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5697eb4b54a5240597004f324ae88432da2b284a",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/stdio/strtof.c",
      "new_id": "c4e4eb918a9bdd82007f8a1bc64557c835a32284",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/stdio/strtof.c"
    }
  ]
}
